.bodyHeader
{
	color:#A30000;
	font-family:tahoma;
	font-size:13px;
	padding:0;
	margin:0;
	line-height:13px;
	text-align:center;
	text-decoration:underline;
}

body 
{
	background:#ffffff;
	color:BLACK;
	font-family:tahoma;
	font-size:13px;
	padding:0;
	margin:0;
	line-height:13px;
	text-align:center;
}

.button
{
	border-right: silver 2px outset;
	border-top: silver 2px outset;
	font-size: 8pt;
	border-left: silver 2px outset;
	color: black;
	border-bottom: silver 2px outset;
	font-family: tahoma;
	background-color: gainsboro;
	text-align:center;
	text-decoration: none;
}

.gray {color:BLACK; text-decoration:none;}
.gray_l {color:#AFAFAF; text-decoration:none}
.green {color:#5D8F00; text-decoration:none}
.red {color:#A30000; text-decoration:none}
.bot_txt {color:#A9A7A7; text-decoration:none}
.brown {color:#BCB98E; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.abs {vertical-align:middle}
.big {font-size:12px; color:#212121}
.bigger {font-size:14px}
.biggest {font-size:16px}
.n {font-size:13px}
.sm {font-size:10px}
.clear {clear:both}

a 
{
	color:#5D8F00; 
	text-decoration:none;
	font-family: tahoma;
	font-size:10px;
}
a:hover{text-decoration:underline;}
.a:hover{text-decoration:none;}

.tableMain
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

.leftMenu
{
	background-image:url(Images/left_menu_bg.jpg);
}

.topLeftMenu
{
	border-right: gainsboro 1px solid;
	background-color: white;
}

.centerMenu
{
	border-right: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	background-color: white;
}

.rightMenu
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 13px;
	background-image: url(Images/right_bg.jpg);
	padding-bottom: 0px;
	color: ghostwhite;
	padding-top: 0px;
	font-family: tahoma;
}

.largeRight
{
	font-size: 13px;
	color: ghostwhite;
	font-family: tahoma;
}

.bodyText
{
	text-align: left;
	font-size: 13px;
	color:Black;
	font-family: tahoma;
}

.bodyTextRed
{
	text-align: center;
	font-size: 13px;
	font-family: tahoma;
	color:#A30000; 
}
.bodyTextSmall
{
	text-align: center;
	font-size: 9px;
	color:Black;
	font-family: tahoma;
}

.bodyTextWhite
{
	color:White;
	font-size: 13px;
	font-family: tahoma;
}

.bodyTextHeaderWhite
{
	font-size: 14px;
	color:White;
	font-family: tahoma;
}

.FooterText
{
	text-align: left;
	font-size: 11px;
	color:Black;
	font-family: tahoma;
	text-transform:uppercase;
}

.FooterTextUnderline
{
	text-align: left;
	font-size: 11px;
	color:Black;
	font-family: tahoma;
	text-transform:uppercase;
	text-decoration:underline;
}

.bodyTextBlue
{
	text-align: left;
	font-size: 13px;
	color:Navy;
	font-family: tahoma;
}

.bodyTextHeader
{
	text-align: left;
	font-size: 14px;
	color:Gray;
	font-family: tahoma;
}

.plainText
{
	text-align: left;
	font-size: 13px;
	font-family: tahoma;
}

.plainUppercase
{
	text-align: left;
	font-size: 13px;
	font-family: tahoma;
	text-transform:uppercase;
}

.plainUppercaseCenter
{
	text-align: left;
	font-size: 13px;
	font-family: tahoma;
	text-transform:uppercase;
}

.form_search
{	width:143px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	border-style:;
	border-width:;
	border-color:#;
	background-color:#ffffff;
	color:#5A5A5A;
	margin-left:0px;
	margin-right:0px
}
.left_block
{
	padding:0;
	margin:0;
	text-align:left;
	width:186px;
	float:left;
}

.right_content1 
{
	padding:0;
	margin:0;
	text-align:left;
	width:219px;
	float:right;
}

.inner_left_block {margin:32px 25px 40px 25px;}
.inner_right1 {margin:28px 24px 15px 24px;}
.inner_left1 {margin:28px 20px 15px 24px;}

.tableToolbar
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}