form
{
	display:inline;
}

body {
    font-family: "Palatino Linotype";
	font-size: 13px;
	line-height: 19px;
    margin: 0;
    padding: 0;
	background-color: #FFFFCC;
	color : #404040;
}
.bg
{
		background-image: url(images/bg.jpg);
		background-repeat:repeat-x; background-position:top;
}

td.Navbg
{
		background-image: url(images/NavBg.jpg);
		background-repeat:repeat-x; background-position:top;
}

td.Contentbg
{
		background-image: url(images/ContentBg.jpg);
		background-repeat:repeat-y;
		background-position:left;
	}




input
{
	font-size:8pt;
}


.select
{
	border:solid 1px #000000;
	font-size:7pt;
	font-family : Verdana,  Arial, Geneva,Helvetica, sans-serif;
	
}

input.chk
{
	border:none;
	font-size:7pt;
	width:20px;
}

input.rd
{
	border:none;
	font-size:7pt;
	width:20px;
}

a
{
	color : #333333;
	font-weight:normal;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
}

a:hover
{
	color : #333333;
	font-weight:normal;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : normal;
}



td.userpass
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}

td.EventHd
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
}

td.EventNormal
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #555555;
}

.hd
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height:19px;
	color : #484848;
}

.orange_text
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height:19px;
	color : #D06F10;
}

td.Copyright
{
	font-size: 11px;
	font-family :  tahoma,verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
	color : #A4BEC5;
	text-align:center;
}

.padding
{
	padding:2px;
}

td.border-right1pxblack
{
	border-right:solid 1px #526C74;

}

td.border2pxwhite
{
	border-left:solid 2px #ffffff; border-right:solid 2px #ffffff; border-bottom:solid 2px #ffffff;

}

td.bordertop1pxwhite
{
	border-top:solid 1px #ffffff;

}

td.BorderRight2pxWhite
{
	border-right:solid 2px #ffffff;

}

td.BorderTop2pxWhite
{
	border-top:solid 2px #ffffff;

}

.lnav a,.lnav a:link,.lnav a:active,.lnav a:visited
{
	display:block;
	vertical-alignment:middle;
	height:14px;
	padding-top:4px;
} 

.lnav a:hover
{
	display:block;
	background:#AAD3E0;
	vertical-alignment:middle;
	height:14px;
	padding-top:4px;
}

.hnav a,.hnav a:link,.hnav a:active,.hnav a:visited
{
	display:block;
	background:#AAD3E0;
	vertical-alignment:middle;
	height:16px;
	padding-top:6px;
} 

.hnav a:hover
{
	display:block;
	background:#D1DECD;
	vertical-alignment:middle;
	height:16px;
	padding-top:6px;
}

.list
{
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #333333;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	padding-left:6px;
	text-transform: none;
	width:180px;
	
}

.textbox 
{
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #333333;
	font-family: tahoma,verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left:6px;
	width:110px;
}

.textbox2 
{
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #333333;
	font-family: tahoma,verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left:6px;
	width:200px;
}

textarea
{

	font-family :  tahoma,Verdana,  Arial, Geneva,Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height:17px;	
	color : #333333	;
	overflow:hidden;
	padding-left:6px;
	width:200px;
	height:50px;

}

.select2
{
	border:solid 1px #000000;
	font-size:8pt;
	font-family : Verdana,  Arial, Geneva,Helvetica, sans-serif;
	cursor:pointer;
	
}

td.paddingLeft
{
	padding-left:6px;
}

td.paddingtop
{
	padding-top:6px;
}

td.border
{
	border:solid 1px #A5BFC5;
}


.textbluelink
{
	font-family: Book Antiqua,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #0100FE;
	text-decoration:underline;
}

.textbluelink:hover
{
	font-family: Book Antiqua,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #0100FE;
	text-decoration:none;
}


#bigContainer {
    
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-right-style: ridge;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display: block;	
	width: 800px;
	padding: 0px 0px;
	margin: 0;
	text-align: center;
	height: 550px;
}

#timing {
    font-family:"Palatino Linotype";
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-right-style: ridge;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
		
	width: 278px;
	padding: 0px 0px;
	margin: 0;
	text-align: center;
	
}
