/* CSS Document */

BODY{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
.TopBtn a {
	line-height: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 7px;
	padding-left:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.TopBtn a:hover {
	background-image: url(images/btnbg_hover.gif);
	background-repeat: repeat-x;
	background-position: center bottom;	
}
.bg{
	background-color: #FfFfFf;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #757474;
	border-left-color: #757474;
}
.tblB_top{
	background-image: url(images/tblB_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tblB_bg{
	background-color: #FFFFFF;
	background-image: url(images/tblB_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.tblB_btm{
	background-image: url(images/tblB_btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.HeadText{
	font-size: 10px;
	font-weight: bold;
	color: #024282;
	text-decoration: none;
	text-align: left;
	padding-top: 23px;
	padding-bottom: 15px;
}
.HeadText3{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left:20px;
}
.HeadText2{
	font-size: 10px;
	font-weight: bold;
	color: #024282;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left:20px;
}
.NormalText{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left:20px;
	line-height: 15px;
}
.tblS_top{
	background-image: url(images/tblS_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tblS_btm{
	background-image: url(images/tblS_btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tblW_top{
	background-image: url(images/tbW_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tblW_bg{
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fcfcfc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-left-color: #E1E1E1;
}
.tblW_btm{
	background-image: url(images/tblW_btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.btmlink a{
color:#333333;
	text-decoration: none;
}
.btmlink a:hover{
	text-decoration: underline;
}


