 BODY {
	FONT-WEIGHT: lighter; FONT-SIZE: 12px; FONT-FAMILY:Arial; background-image:url(Images/bg.jpg);
}

SELECT
{
	width: 130px;
}


TD
{

	font-size:12px;
	
}
TABLE
{
font-size:12px;
}

LABEL
{
	font-size: 12px;
	color:inherit;
}
TEXTAREA
{
	BORDER-RIGHT: darkgray 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: darkgray 1px solid; PADDING-LEFT: 0px; FONT-WEIGHT: bolder; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: darkgray 1px solid; CURSOR: auto; COLOR: black; PADDING-TOP: 0px; BORDER-BOTTOM: darkgray 1px solid; FONT-FAMILY: 'Trebuchet MS'; HEIGHT: 18px; BACKGROUND-COLOR: #ededed
}
.menu
{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	text-decoration: none;
	
	
	     }
     .menu a{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	text-decoration: none;
	
	     }
	     .menu a:link{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	text-decoration: none;

	     }
	     .menu a:hover{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	text-decoration: none;

	     }
	     
.tdAlignC
{
	text-align:center;
}

.tdAlignR
{
	text-align:right;
}

.tdAlignT
{
	 vertical-align:top;
	 vertical-align:text-top;
}
.bgLemonfrkhaki
{
	background-color:#F4FCF1;
	color:#F6BA04;
}
.bgGreenfrWhite
{
	background-color:Green;
	font-weight:bolder;
	color:White;
	font-size:12px;
	
}

.bgWhitefrGreen
{
	background-color:White;
	font-weight:bolder;
	color:Green;
	font-size:12px;
	
}
.bgWS
{
	background-color:#f5f5f5;
	
}
	

.fontbig
{
	font-size:14px;
	font-weight:bold;
}


.fontsmall
{
	font-size:11px;

}

.fontBlue
{
color:#3366CC;

}
.bgWhite
{
	background-color:White;
}

/*A:active
{
	font-size: 1.2em;
	vertical-align: middle;
	cursor: auto;
	color: white;
	font-family: Arial;
	background-color: transparent;
	text-align: center;
}
A:visited
{
	color:Gray;
	font-family: Trebuchet MS;
	background-color: transparent;
	text-align : center;
	vertical-align :middle;
	
	font-size: 8pt;
}
A:link
{
	font-size: 8pt;
	color:#336699;
	font-family: Trebuchet MS;

	text-align : left;
	vertical-align :middle;
	bottom:auto;
}
A:hover
{
	font-size: 8pt;
	vertical-align: middle;
	color:Red;
	font-family: Trebuchet MS;
	text-align: center;
	text-decoration: none;
}*/


.hyperLinkbold A:active
{
	font-size: 12px;
	vertical-align: middle;
	cursor: auto;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-align: center;
	color:#0066ff;
}
.hyperLinkbold A:visited
{
	color:Gray;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-align : center;
	vertical-align :middle;
	font-size: 12px;
}
.hyperLinkbold  A:link
{
	font-size: 12px;
	color:#336699;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-align : left;
	vertical-align :middle;
	bottom:auto;
}
.hyperLinkbold A:hover
{
	font-size:12px;
	vertical-align: middle;
	color:Red;
	font-family: Trebuchet MS;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}


.hyperLinkstatic A:active
{
	font-size: 11px;
	text-decoration:none;
	color:#0099CC
}

.hyperLinkstatic A:visited
{
	font-size: 11px;
	text-decoration:none;
	color:#0099CC
}

.hyperLinkstatic A:hover
{
	font-size: 11px;
	text-decoration:none;
	color:#0099CC
}


.hyperLinkstatic A:link
{
	font-size: 11px;
	text-decoration:none;
	color:#0099CC
}



.tdborderTopBottom
{
border-bottom:solid;
border-bottom-width:1px;
border-top:solid;
border-top-width:1px;
border-color:#CCCCCC;
}

.tdborderRight
{
border-right:dotted;
border-right-width:1px;
border-color:Gray;
}

.tdBorderTBLR
{
border-bottom:solid;
border-bottom-width:1px;
border-top:solid;
border-top-width:1px;
border-right:solid;
border-right-width:1px;
border-left:solid;
border-left-width:1px;
border-color:#cccccc;
}



.tBT
{
border-top:solid;
border-top-width:1px;
border-color:Gray;
}
.tBB
{
border-bottom:solid;
border-bottom-width:1px;
border-color:Gray;
}
.tBL
{
border-left:solid;
border-left-width:1px;
border-color:#CCCCCC;
}
.tBLdashed
{
border-left:dashed;
border-left-width:1px;
border-color:#CCCCCC;
}

.tBR
{
border-right:solid;
border-right-width:1px;
border-color:#CCCCCC;
}

.tBRWhite
{
border-right:solid;
border-right-width:1px;
border-color:#ffffff;
}
.tBRgroove
{
border-right:inset;
border-right-width:1px;
border-color:#CCCCCC;
}
.tBTDot
{
border-top:dotted;
border-top-width:1px;
border-bottom-color:Gray;
}
.tBTDashed
{
border-top:dashed;
border-top-width:1px;
border-top-color:#999999;
}
.tBTDotWhite
{
border-top:dotted;
border-top-width:1px;
border-bottom-color:Gray;
}
.tBBDot
{
border-bottom:dotted;
border-bottom-width:1px;
border-bottom-color:Gray;
}

.BUTTON
{
	border-right: #ff33cc thick double;
	border-top: #ff33cc thick double;
	border-left: #ff33cc thick double;
	border-bottom: #ff33cc thick double;
}

.bgOrangefrWhite
{	background-color:#ffd700;
	font-weight:bolder;
	color:White;
	font-size:12px;
}

.bgRedfrWhite
{	background-color:#FF3300;
	font-weight:bolder;
	color:White;
	font-size:12px;
}
.bgBluefrWhite
{	background-color:#0066ff;
	font-weight:bolder;
	color:White;
	font-size:20px;
}
.bgGreenfrWhite
{	background-color:#66FF33;
	font-weight:bolder;
	color:White;
	font-size:12px;
}
.fontWhite
{
color:#ffffff;
font-weight:bold;
}
