BODY
{
	background-color:#565656;
    FONT-SIZE: 12px;
    MARGIN: 4px;
    CURSOR: default;
    COLOR: #002f60;
    FONT-FAMILY: Verdana, Helvetica, Tahoma, sans-serif;
	
}
TD
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Tahoma, Arial, 'Microsoft Sans Serif'
}

.body_Text{
	font-family: Verdana, Tahoma, sans-serif;
	font-size:14px;
	line-height:21px;
	padding:18px;
	color:#333333;
}

.TopTitleBar_Left{
	padding-left:15px;
	font-size:16px;
	height:54;
	color:#ffffff;
	background-image:url(../theme/2/TL_TB.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:75%;

}
.TopTitleBar_Right{
	padding-right:15px;
	font-size:12px;
	height:54;	
	color:#ffffff;
	background-image:url(../theme/2/TR_TB.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:25%;
}
.FootBar_Left{
	padding-left:15px;
	padding-top:5px;
	font-size:14px;
	height:150;
	color:#ffffff;
	background-image:url(../theme/2/BL_F.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.FootBar_Right{
	padding-right:15px;
	font-size:14px;
	height:150;
	color:#ffffff;
	background-image:url(../theme/2/BR_F.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.Table_TopL{
	padding-left:5px;
	font-size:12px;
	height:30px;
	color:#ffffff;
	background-image:url(../theme/2/Table_L.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.Table_TopR{
	padding-left:5px;
	font-size:12px;
	height:30px;
	color:#ffffff;
	background-image:url(../theme/2/Table_R.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.TableRed_TopL{
	padding-left:5px;
	font-size:12px;
	height:24px;
	color:#ffffff;
	background-image:url(../theme/2/TableRed_L.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:20%;
}
.TableRed_TopR{
	padding-left:5px;
	font-size:12px;
	height:24px;
	color:#ffffff;
	background-image:url(../theme/2/TableRed_R.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:20%;
}

.Table_Top_Title{	
	font-size:12px;
	color:#ffffff;
	background-image:url('/theme/2/Table_Title.gif');
	background-repeat:repeat-x;
	background-position:top;
	width:60%;
}
.Table_Mid_Title{	
	font-size:12px;
	color:#ffffff;
	background-image:url(../theme/2/Table_Title.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:27px;
}

.Table_BottomL{
	padding-left:5px;
	font-size:12px;
	height:10;
	width:20%;
	color:#ffffff;
	background-image:url(../theme/2/Table_L.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.Table_BottomR{
	padding-right:5px;
	font-size:12px;
	height:10;
	width:20%;
	color:#ffffff;
	background-image:url(../theme/2/Table_R.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.Table_Bottom_Title{	
	font-size:12px;
	color:#ffffff;
	background-image:url(../theme/2/Table_Title.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:60%;
}

.Table_cell{
	border-left: solid #440505 1px;
	border-right: solid #440505 1px;
	background-color:#DEDEDE;
	line-height:17px;
	padding:10px;
}

.subTitle{
	font-size:14px;
	font-weight:bold;
}

.DropDown
{
    FONT-SIZE: 10px;
    WIDTH: 115pt;
    COLOR: #336699;
    FONT-FAMILY: Verdana, Tahoma, 'Microsoft Sans Serif', Arial;
    BACKGROUND-COLOR: #e6e6e6;
    TEXT-DECORATION: none
}

.Textbox
{
    BORDER-RIGHT: 2px inset;
    BORDER-TOP: 2px inset;
    FONT-SIZE: 11px;
    BORDER-LEFT: 2px inset;
    COLOR: #000000;
    BORDER-BOTTOM: 2px inset;
    FONT-FAMILY: Verdana, Tahoma, 'Microsoft Sans Serif', Arial;
    BACKGROUND-COLOR: #efefef
	}
.Button
{
    font-size:11px;
}
.TXTbigBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #076da0;
    FONT-FAMILY: Verdana, Tahoma, Terminal, Arial
}
.TXTbigNormal
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Tahoma, Terminal
}
.TXTsmallBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Tahoma, Terminal
}
.TXTsmallNormal
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana, Tahoma, 'Microsoft Sans Serif'
}
A
{
    CURSOR: hand;
    COLOR: #00659C;
    FONT-FAMILY: Verdana, Tahoma, 'Microsoft Sans Serif';
    TEXT-DECORATION: underline;
}
A:active
{    
    COLOR: red;
    FONT-FAMILY: Verdana, Tahoma, 'Microsoft Sans Serif';
    TEXT-DECORATION: none
}
A:hover
{
    CURSOR: hand;
    COLOR: red;
    FONT-FAMILY: Verdana, Tahoma, 'Microsoft Sans Serif';
    TEXT-DECORATION: underline
}
A:link
{
    COLOR: #00659C;
}

FORM
{
    MARGIN: 0px
}
.txtFooter
{
    FONT-SIZE: 11px;    
    COLOR: white;
    FONT-FAMILY: Verdana, Tahoma, 'Microsoft Sans Serif'
}
.txtFooter A
{
    COLOR: white;
    FONT-FAMILY:inherit;
}
.txtFooter A:visited
{
    COLOR: white;
    FONT-FAMILY:inherit;
}
.txtFooter A:hover
{
    COLOR: white;
    FONT-FAMILY:inherit;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.shadetabs{
border-bottom: none;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 0px;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 25px;
margin-top: 1px;
margin-bottom: 0;
font: normal 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #efefef;
color: #efefef;
background-color: #666666;
background-image:url(../theme/2/Table_R.gif);
background-repeat:no-repeat;
background-position:center;
}

.shadetabs li a:visited{
color: #efefef;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #efefef;
}

.shadetabs li.selected{
position: relative;
top: 1px;
color:#efefef;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: #FF0407;
background-color:#FF0407;
color:#000000;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

