img, div, a, input { behavior: url(iepngfix.htc) }

body {
	width:100%;
	height:100%;
	margin: 0px 0px 0px 0px;
}
	a {text-decoration: none; color:#666666}
	a:hover{text-decoration: underline; color:#666666}
	a.login {text-decoration: none; color:#FFFFFF}
	a.login:hover{text-decoration: underline; color:#FFFFFF
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.text_sidebanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.text_headlinenews_maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #00CCFF;
	font-weight: bold;
}
.text_headlinenews_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
}
.text_normal_boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #00CCFF;
	font-weight: bold;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #E0E0E0;
}
.text_pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #FFFFFF;
}
.text_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
.text_boldcaps_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #DE2233;
	font-weight: bold;
	text-transform: uppercase;
}
.text_navmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
}
.imageborder {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	font-weight: normal;
	background-color: #FFFFFF;
}
.formborder_100percent {
	width: 100%;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #333333;
}
.bgmain_top {
	background-image: url(images/bgmain_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgmain_bottom {
	background-image: url(images/bgmain_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.shadow_left {
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right;
}
.shadow_right {
	background-image: url(images/shadow_right.png);
	background-repeat: repeat-y;
	background-position: left;
}
.rounded_corners {
    background-color: #FFFFFF;   
    border: 1px solid #666666;
    -webkit-border-radius: 8px; 
    -moz-border-radius: 8px;     
	"background-position:center; background-repeat:no-repeat;
}
.registrationbox {
	background-color: #F5F9FA;
	border: 1px solid #999999;
}
.bg_pagetitle {
	background-image: url(images/bg_innertitle.png);
	background-repeat: repeat-y;
	background-position: right;
}

