body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc6600;
}

body {
	background-color: #c7e2ff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_images/bg.gif);
}

.navibar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #660000;
	padding: 5px;
	background-color: #fff6a1;
	//width: 550;
	height:: 100%;
	font-weight: bold;
}

.contentboxbg {
	background-image:url(../_images/contentbg.jpg);
	background-repeat:repeat-x;
}

.thumbgrid {
	font-size: 9px;
	font-style: normal;
	color: #663300;
	vertical-align:top;
	text-align:center;
}

.centerbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CC6600;
	background-color: #ffe38b;
	//width: 550;
	text-align:center;
	height:: 100%;
}

.footerbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CC6600;
	padding: 5px;
	background-color: #ffe38b;
	//width: 550;
	height:: 100%;
	//text-align:right;
}

.contentbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CC6600;
	background-color: #fff6a1;
	padding: 5px;
	border: 1px solid #FFFFFF;
	position: relative;
	//width: 140;
	height: auto;
	margin: 0px;
	text-align:left;
	vertical-align:top;
}

.detailcontentbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #CC6600;
	background-color: #fff6a1;
	padding: 5px;
	border: 1px solid #FFFFFF;
	position: relative;
	height: auto;
	margin: 0px;
	text-align:left;
	vertical-align:top;
}

.copyright {
	color: #008DC4
}

.thumbtext {
	color: #663300
}

.subcategory {
	font-size: 11px;
	font-weight: bold;
}

a, a:active, a:visited{
	color: #990000;
	border: 0px;
	text-decoration: none;
}

a:hover{
  	text-decoration: underline;
}

a.footerlink, a.footerlink:active, a.footerlink:visited{
	font-size: 11px;
	color: #CC6600;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

a.footerlink:hover{
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
}

a.contentlink, a.contentlink:active, a.contentlink:visited{
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
	//text-align: right;
}

a.contentlink:hover{
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
}

a.leftlink, a.leftlink:active, a.leftlink:visited{
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}

a.leftlink:hover{
	font-size: 11px;
	text-decoration: underline;
}

a.topnavlink, a.topnavlink:active, a.topnavlink:visited{
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

a.topnavlink:hover{
	font-size: 11px;
	font-weight: bold;
  	text-decoration: underline;
	text-align: left;
}

.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC6600;
}

.codetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CC6600;
}

.contentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
}

.contentsubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #CC6600;
}

.titlebox {
	background-color: #ff1c09;
	padding: 0px;
	margin: 0px;
	text-align:right;
}

.bannerlinkbox {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	text-align:center;
}