body
{
}
.BodyStyle
{
	background-color: #101010;
	color: White;
}
.bodyMain
{
	width: 100%;
}

.tablemain
{
	width: 920px;
}
.trSpace
{
	height: 16px;
}
.trBackGround
{
	/*background-image: url(../images/streap-background.jpg);*/
	background-image: url(../images/Back-Streap.jpg);
	background-repeat: repeat-y; /*padding-left:22px;*/
	padding-left:1px;
	background-position: left top;
	height: 490px;
	
}
.trShadowStreap
{
	background-image: url(../images/Shadow-Footer1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 65px;
}

.txt
{
	font-family: Arial;
	font-size: 14px;
	color: White;
}
.txtsmall
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.titletext
{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
.titletext:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration: Underline;
}
.tableFull
{
	width: 100%;
	height: 100%;
}
.Footer_Link
{
	font-size: 15px;
	font-family: Times New Roman;
	text-decoration: 'underline';
	color: #333333;
}
.MainFontOrange
{
	font-family: Tahoma;
	font-size: 13px;
	padding-left: 20px;
	padding-top: 30px;
	color: #ef9206;
	font-weight: bold;
}
.MainPageImage
{
	background-image: url(../images/HeaderImage.jpg); /*background-image: url(../images/WFT-Header.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	height: 185px;
}
.OrangeButton-Selected
{
	background-image: url(../images/Orange-Button.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	color: White;
	font-size: 18px;
	padding-left: 10px;
	font-weight: 500;
	height: 35px;
}
.OrangeButton-Deselect
{
	font-family: Arial;
	color: White;
	font-size: 18px;
	padding-left: 10px;
	font-weight: 500;
	height: 35px;
}
.OrangeButton-Deselect:hover
{
	font-family: Arial;
	background-image: url(../images/Orange-Button.jpg);
	background-repeat: no-repeat;
	color: White;
	font-size: 18px;
	padding-left: 10px;
	font-weight: 500;
	height: 35px;
}
.SideMenuLink_Selected
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	color: White;
	text-decoration: none;
}

.SideMenuLink
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	padding-left: 20px;
	color: White;
	text-decoration: none;
}
.SideMenuLink:hover
{
	color: White;
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	padding-left: 20px;
	text-decoration: underline;
}
.White_Header
{
	font-family: Arial;
	font-size: 16px;
	font-weight: 600;
}
.txt_White
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
}
.txt_White_Footer
{
	font-family: Arial;
	font-size: 10px;
}
.Green_Header
{
	font-family: Arial;
	font-size: 16px;
	color: #7aa538;
	font-weight: bold;
	text-decoration: none;
}
.txt_Blue
{
	font-family: Arial;
	font-size: 12px;
	color: #2c95d6;
}
.txt_Blue_Link
{
	font-family: Arial;
	font-size: 14px;
	color: #2c95d6;
	text-decoration: none;
}
.txt_Blue_Link:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #2c95d6;
	text-decoration: underline;
}
.txt_Orange
{
	font-family: Arial;
	font-size: 10px;
	color: #ef9208;
}
.txt_Orange_Link
{
	font-family: Arial;
	font-size: 12px;
	color: #ef9208;
	text-decoration: none;
}
.txt_Orange_Link:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #ef9208;
	text-decoration: underline;
}
.txt_White_medium
{
	font-family: Arial;
	font-size: 12px;
}
.TextBox_gray
{
	background-color: #101010;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	border: solid 1px black;
}
.Button_Orange
{
	background-image: url(../images/Orange-Button-Small.jpg);
	font-family: Arial;
	font-size: 10px;
}
