@charset "UTF-8";
/*html {
	height: 100%;
	width: 100%;
}*/
body {
	background-color: #f2f2f2;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #000000;
}
.main a:link {
	color: #2534FE;
	text-decoration: none;
}
.main a:hover {
	text-decoration: underline;
}
.main a:visited {
	color: #2534FE;
	text-decoration: none;
}
#container {
}
#leftShadow {
	height: 100%;
	width: 25px;
}
#rightShadow {
	height: 100%;
	width: 25px;
}
#content {
	height: 100%;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;	/*background-color: #FFFFFF;*/
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 900px;
}
#register {
	color: #FFFFFF;
	height: 20px;
	width: 148px;
	background-image: url(images/register_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 85%;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
}
#nav {
	color: #FFFFFF;
	background-color: #333333;
	height: 25px;
	background-image: url(images/ASO_navBar.gif);
	background-position: left top;
}
#bodyContent {
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
}
#leftCol {
	width: 240px;
	/* margin-right: 40px; */
	padding-right: 40px;
	font-size: 90%;
	line-height: 1.3em;

}
#leftCol p {
	padding-right: 12px;
	padding-left: 12px;
}
#leftCol h1 {
	font-size: 115%;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/mod_header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#leftCol h2 {
	font-style: normal;
	text-transform: uppercase;
	height: 19px;
	width: 58px;
	line-height: 21px;
	margin: 0px;
	font-size: 90%;
	color: #2534FE;
	font-weight: normal;
	text-align: right;
	background-image: url(images/more_bg.gif);
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#leftCol h2 a:link {
	color: #CD181F;
	text-decoration: bold;
}
#leftCol h2 a:hover {
	text-decoration: none;
}
#leftCol h2 a:visited {
	color: #CD181F;	
	text-decoration: bold;
}
#leftCol #mod1 {
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	background-image: url(images/mod_grad_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#leftCol #adSpace {
	margin-bottom: 12px;
	border: 1px solid #CCCCCC;
}
#rightCol {
}
#rightCol h1 {
	font-size: 300%;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
}
#rightCol  #image {
	height: 148px;
	margin-bottom: 12px;
	border: 1px solid #CCCCCC;
}
#rightCol em {
	font-size: 90%;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
#rightCol #mod1 {
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	background-image: url(images/mod_grad_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#rightCol #mod1 h1 {
	font-size: 115%;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/mod_header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#rightCol #mod1 h2 {
	font-style: normal;
	text-transform: uppercase;
	height: 19px;
	width: 58px;
	line-height: 21px;
	margin: 0px;
	font-size: 80%;
	color: #2534FE;
	font-weight: normal;
	text-align: right;
	background-image: url(images/more_bg.gif);
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#rightCol #mod1 h2 a:link {
	color: #CD181F;
	text-decoration: bold;
}
#rightCol #mod1 h2 a:hover {
	text-decoration: none;
}
#rightCol #mod1 h2 a:visited {
	color: #CD181F;
	text-decoration: bold;
}
#rightCol #mod1 p {
	padding-right: 12px;
	padding-left: 12px;
}#latest {
	margin-bottom: 12px;
}
#footer {
	font-size: 10px;
	color: #999999;
	background-color: #333333;
	height: 80px;
	padding: 12px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
 	color: #CCCCCC;
	text-decoration: none;
}
