body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.warea {
	width: 1000px;
	margin:0 auto;
	background-color: #FFFFFF;
}
.main {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 238px;
}
.home-link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align:center;
}
.home-link a{color:#FFFFFF; text-decoration:none;}
.home-link a:hover{color:#F6FF00; text-decoration:underline;}

.sub-link {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #090ABD;
	background-image: url(gifs/fire.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 33px;
	width: 172px;
	padding-top: 15px;
	padding-left: 5px;
}
.sub-link a{color:#090ABD; text-decoration:none;}
.sub-link a:hover{color:#DB5200; text-decoration:underline;}

.sub-link-b {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #090ABD;
	background-image: url(gifs/fire-a.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 33px;
	width: 172px;
	padding-top: 15px;
	padding-left: 5px;
}
.sub-link-b a{color:#090ABD; text-decoration:none;}
.sub-link-b a:hover{color:#DB5200; text-decoration:underline;}

.sub-link-c {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #090ABD;
	background-image: url(gifs/fire-b.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 33px;
	width: 172px;
	padding-top: 15px;
	padding-left: 5px;
}
.sub-link-c a{color:#090ABD; text-decoration:none;}
.sub-link-c a:hover{color:#DB5200; text-decoration:underline;}

.sub-link-d {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #090ABD;
	background-image: url(gifs/fire-c.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 33px;
	width: 172px;
	padding-top: 15px;
	padding-left: 5px;
}
.sub-link-d a{color:#090ABD; text-decoration:none;}
.sub-link-d a:hover{color:#DB5200; text-decoration:underline;}

.sub-link-e {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #090ABD;
	background-image: url(gifs/fire-d.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 33px;
	width: 172px;
	padding-top: 15px;
	padding-left: 5px;
}
.sub-link-e a{color:#090ABD; text-decoration:none;}
.sub-link-e a:hover{color:#DB5200; text-decoration:underline;}


.punch{font-family:verdana; font-size:12px; color:#2F2F2F; text-decoration:none; font-weight:normal; text-align:justify; line-height:18px; padding:5px; border:#EDEDEC 1px solid; margin:8px;}
.punch a{color:#2F2F2F; text-decoration:none;}
.punch a:hover{color:#990000; text-decoration:underline;}
#ajaxticker1{
border: 1px ridge dbdbdb;
padding: 0px;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

.someclass{ //class to apply to your scroller(s) if desired
}
.footer-link {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	background-color:#FFFFFF;
	color: #666666;
	text-align: center;
	padding: 2px;
}

.footer-link a{color:#666666; text-decoration:none;}
.footer-link a:hover{color:#990000; text-decoration:underline;}

.advent {
	font-family: "MS Sans Serif";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color:#FFFFFF;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.advent a{color:#000000; text-decoration:none;}
.advent a:hover{color:#6D3A00; text-decoration:underline;}

