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: none; color:#FFFFFF}
	a:active{text-decoration: none; color:#853B98}
	a:focus{text-decoration: none; color:#853B98
}
	#navbg1	{background-image:url(images/navbg_normal.png); height:360px; width:46px;}
	#navbg2	{background-image:url(images/navbg_normal.png); height:360px; width:46px;}
	#navbg3	{background-image:url(images/navbg_normal.png); height:360px; width:46px;}
	#navbg4	{background-image:url(images/navbg_normal.png); height:360px; width:46px;}
	#navbg5	{background-image:url(images/navbg_normal.png); height:360px; width:46px;}
	#navbg6	{background-image:url(images/navbg_normal.png); height:360px; width:46px;}
	
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CCC;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #666;
}
.imageborder {
	border: 1px solid #999;
	background-color: #000;
}
.formborder_100percent {
	width: 100%;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #666;
	color: #FFF;
}
.patternbg {
	background-image: url(images/patternbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.text_subcattitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
.text_whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CCC;
}
.border_bottomdotted {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

