/* CSS Document */

A.linkMain{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:18pt;
	padding-top:1pt;
	text-decoration:none;
	display:block;
	background-color: #333333;
	background-image:url(images/menu_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;

}
/*A.linkMain:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:18pt;
	padding-top:1pt;
	text-decoration:none;
	display:block;
	background-color: #333333;
	background-image:url(images/menu_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;
}*/
A.linkMain:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:18pt;
	padding-top:1pt;
	text-decoration:none;
	display:block;
    background-color: #0099CC;
	background-image:url(images/menu_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;
	
}
A.linkMain:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: #66FF99;
	padding-left:18pt;
	padding-top:1pt;
	text-decoration:none;
	display:block;
	background-color:#006699;
	background-image:url(images/menu_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;
}
P.copy{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.copy {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.copySmall {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	text-transform:capitalize;
	font-size: 75%;
	font-style: normal;
	font-weight:bold;
	color: #0099CC;
	text-decoration: none;
}
.copyLeft {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right:10pt;
}
.copyRt {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:4pt
}
.copyBold {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyBoldGray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.copyBoldRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	vertical-align: bottom;
	display: marker;
	padding-top: 0pt;
}
.copyBoldGreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #7894AB;
	text-decoration: none;
}
.copyBoldBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	padding-top:0pt;
	color: #000066;
	text-decoration: none;
	padding-left: 8px;
}
.copyBoldOrange {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight:bold;
	padding-top:8pt;
	padding-left:20px;
	color: #FF6600;
	background-image:url(images/bullet1.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
}
.copyBoldViolet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	padding-top:8pt;
	color: #7894AB;
	text-decoration: none;
}
.copyBoldPink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	padding-top:8pt;
	color: #FF00FF;
	text-decoration: none;
}
.copyItalic {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.copyItalicBold {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pagehead{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#0066CC;
	text-align:left;
	padding-top:10px;
	padding-left:28px;
	background-image:url(images/pghead_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
	padding-left:0pt;
}
A.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
	padding-right:0pt;
}
A.copyright:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	padding-right:0pt;
}
A.normal{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#FF6600;
	padding-right:4pt;
}
A.normal:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:blue;
	padding-right:4pt;
}
A.linkBottom{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:9pt;
	color:#0066CC;
	padding-left:0pt;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
}
A.linkBottom:hover{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:9pt;
	color:#666666;
	padding-left:0pt;
	font-weight:normal;
	text-decoration:overline;
	vertical-align:middle;
}
.disclaimer{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size:70%;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}.copy_bullet {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-position:outside;
	list-style-image: url(images/bullet.gif);
}
.SubheadGray{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:85%;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	padding-top:8pt;
	text-transform: capitalize;
}
.table_newspaper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #829D15;
	border-right-color: #829D15;
	border-bottom-color: #829D15;
	border-left-color: #829D15;
}
.copyBoldBlue_nopad {

	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	padding-top:0pt;
	color: #000066;
	text-decoration: none;
	padding-left: 0px;
}
A.linkspecial{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:9pt;
	color:#000066;
	padding-left:0pt;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}
A.linkspecial:hover{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:9pt;
	color:#0099FF;
	padding-left:0pt;
	font-weight:bold;
	text-decoration:underline;
	vertical-align:middle;
}
A.linkinside{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:9pt;
	color:#0066FF;
	padding-left:0pt;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}
A.linkinside:hover{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:9pt;
	color:#0033CC;
	padding-left:0pt;
	font-weight:bold;
	text-decoration:overline;
	vertical-align:middle;
}
.copyIndex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14pt;
	text-align: justify;
}
.copyBlue {

	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F3F3F3;
	height: 16px;
	width: 175px;
	border: 1px solid #666666;
}
.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF3300;
	height: 20px;
	width: auto;
	border: 1px solid #999999;
	text-transform: uppercase;
	font-variant: normal;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
}
.admtbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #97B2CB;
	text-transform: uppercase;

}
.tbladmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: 1px none #BECEDE;
	border-right: 1px solid #BECEDE;
	border-bottom: 1px none #BECEDE;
	border-left: 1px solid #BECEDE;

}
.check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 12px;
	width: 12px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;



}
.combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #999999;
	height: auto;
	width: 180px;

}
.combo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #999999;
	height: auto;
	width: 81px;

}
.picture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EFEFEF;
	height: 20px;
	width: 245px;
	border: 1px solid #666666;
}
.txtaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F4F4F4;
	height: 75px;
	width: 250px;
	border: 1px solid #999999;
}
.txtdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F7F7F7;
	height: 150px;
	width: 250px;
	border: 1px solid #666666;
}
.adminth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6699FF;
	/*background-color: #A5B8C7;*/
}
.image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	height: 150px;
	width: 175px;
	border: 1px solid #666666;
}
.imagePopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	height: 250px;
	width: 300px;
	border: 1px solid #666666;
}
.lines {
	color: #666666;
	background-color: #666666;
	height: 1px;
	width: auto;
	border: 1px solid #666666;
}
.airtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F4F4;
	height: 100px;
	width: 175px;
	border: 1px solid #666666;
	color: #333333;



}
.smlcombo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F7F7F7;
	width: 68px;
}
.dycombo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F7F7F7;
	width: 37px;
	border: 1px solid #999999;
}
.smltextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F7F7F7;
	width: 105px;
	border: 1px solid #666666;

}
