body {background-color: #f5f5f5;margin: 15px;padding: 0px; background-image: url(img/bgd.gif);}

.gray1pxBorder {border: solid;border-color: #bfbfbf;border-width: 1px;}
.grayDoubleBorder {border: 3px double #999999;padding: 4px;background-color: #EEEEEE;color: #333333;font-size: 11px;font-weight: bold;font-family: Verdana, Helvetica, Arial, sans-serif;}
.gray1pxBorderLG1 {border: solid;border-color: #bfbfbf;border-width: 1px;background: #f5f5f5;}
.gray1pxBorderLG2 {border: solid;border-color: #bfbfbf;border-width: 1px;background: #eeeeee;}
.gray1pxBorderLG3 {border: solid;border-color: #bfbfbf;border-width: 1px;background: #E6E6E6;}
.gray1pxBorderLG4 {border: solid;border-color: #bfbfbf;border-width: 1px;background: #DCDCDC;}

.lightGray1 {background: #f5f5f5;}
.lightGray2 {background: #eeeeee;}
.lightGray3 {background: #E6E6E6;}
.lightGray4 {background: #DCDCDC;}
.darkGray {background: #999999;color: White;}

TD {font-family: Tahoma, Verdana, Arial;font-size: 10px;color: #454545;font-weight: normal;line-height: 14px}
TD A:LINK {font-family: Tahoma, Verdana, Arial;	font-size:10px;font-weight: bold;color:#545454;text-decoration:none;}
TD A:VISITED {font-family: Tahoma, Verdana, Arial;font-size:10px;font-weight: bold;color:#545454;text-decoration:none;}
TD A:ACTIVE {font-family: Tahoma, Verdana, Arial;font-size:10px;font-weight: bold;color:#545454;text-decoration:none;}
TD A:HOVER {font-family: Tahoma, Verdana, Arial;font-size:10px;font-weight: bold;color:#545454;text-decoration:underline;}

UL {list-style-type : square;margin-bottom : 0px;margin-right : 0px;margin-top : 0px;}
LI {margin-bottom : 6px;margin-left : 0px;margin-right : 0px;margin-top : 0px;}
OL {list-style-type : decimal;margin-bottom : 0px;margin-right : 0px;margin-top : 0px;}
HR {border: 0; Height:1px; background: #cccccc; color:#cccccc;}

.label {font-family: Tahoma, Verdana, Arial;font-size: 12px;font-weight: bold;color: #545454;text-decoration: none;}
.orangeLabel {font-family: Tahoma, Verdana, Arial;font-size: 12px;font-weight: bold;color: #FF7C1F;text-decoration: none;}
.subLabel {font-family: Tahoma, Verdana, Arial;font-size: 10px;font-weight: bold;color: #545454;text-decoration: none;}
.subOrangeLabel {	font-family: Tahoma, Verdana, Arial;font-size: 10px;font-weight: bold;color: #FF7C1F;text-decoration: none;}

.grayLetters {font-family: Tahoma, Verdana, Arial;font-size: 10px;font-weight: bold;color: #545454;text-decoration: none;}
.whiteLetters {font-family: Tahoma, Verdana, Arial;font-size: 10px;font-weight: bold;color: #ffffff;background: #545454;text-decoration: none;}

.txtRGray10{font-family: Tahoma, Verdana, Arial;font-weight:normal;font-size:10px;text-decoration: none;color: #545454;}
.txtRIGray10{font-family: Tahoma, Verdana, Arial;font-style: italic;font-weight:normal;font-size:10px;text-decoration:none;color: #545454;}
.txtRUGray10{font-family: Tahoma, Verdana, Arial;font-weight:normal;font-size:10px;text-decoration:underline;color: #545454;}
.txtBGray10{font-family: Tahoma, Verdana, Arial;font-weight:bold;font-size:10px;text-decoration: none;color: #545454;}
.txtBIGray10{font-family: Tahoma, Verdana, Arial;font-style: italic;font-weight:bold;font-size:10px;text-decoration: none;color: #545454;}
.txtBUGray10{font-family: Tahoma, Verdana, Arial;font-weight:bold;font-size:10px;text-decoration:underline;color: #545454;}

.txtRWhite10{font-family: Tahoma, Verdana, Arial;font-weight:normal;font-size:10px;text-decoration: none;color: #ffffff;}
.txtRIWhite10{font-family: Tahoma, Verdana, Arial;font-style: italic;font-weight:normal;font-size:10px;text-decoration:none;color: #ffffff;}
.txtRUWhite10{font-family: Tahoma, Verdana, Arial;font-weight:normal;font-size:10px;text-decoration:underline;color: #ffffff;}
.txtBWhite10{font-family: Tahoma, Verdana, Arial;font-weight:bold;font-size:10px;text-decoration: none;color: #ffffff;}
.txtBIWhite10{font-family: Tahoma, Verdana, Arial;font-style: italic;font-weight:bold;font-size:10px;text-decoration: none;color: #ffffff;}
.txtBUWhite10{font-family: Tahoma, Verdana, Arial;font-weight:bold;font-size:10px;text-decoration:underline;color: #ffffff;}


.button {
width: 120px;
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 4px;
background-color: #EEEEEE;
color: #333333;
font-size: 11px;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
.button:active {
border-top-color: #999999;
border-left-color: #999999;
border-bottom-color: #CCCCCC;
border-right-color: #CCCCCC;
}