body { 
	background-image: url(images/bg.gif);
	font-family:Verdana;
	font-size:12px;
	line-height: 12px;
}


h1 { 
	font-family:Verdana;
	font-size:14px;
}

h3 { 
	font-family:Comic Sans MS;
	font-size:16px;
	color: #123a25;
}

#shell1
{
	background-image: url(images/sun_1.gif);
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	background-position: right;
}

#shell2
{
	background-image: url(images/sun_2.gif);
	background-repeat: no-repeat;
	width:816px;
	height:8px;
}

#shell3
{
	background-image: url(images/sun_3.gif);
	background-repeat: no-repeat;
	width:8px;
	height:8px;
}

#shell4
{
	background-image: url(images/sun_4.gif);
	background-repeat: repeat-y;
	width:8px;
	height:635px;
	background-position: right;
}

#shell5
{
	background-image: url(images/sun_5.gif);
	background-repeat: repeat-y;
	width:8px;
	height:635px;
}

#shell6
{
	background-image: url(images/sun_6.gif);
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	background-position: right;
}

#shell7
{
	background-image: url(images/sun_7.gif);
	background-repeat: no-repeat;
	width:816px;
	height:8px;
}

#shell8
{
	background-image: url(images/sun_8.gif);
	background-repeat: no-repeat;
	width:8px;
	height:8px;
}

#maincontent
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	
}

div.center {
 padding: 0px;
}


a { color: #000000; text-decoration: underline; FONT-SIZE: 12px; } 
a:link	{ color: #000000; text-decoration: underline; FONT-SIZE: 12px; } 
a:visited	{ color: #000000; text-decoration: underline; FONT-SIZE: 12px; } 
a:active	{ color: #000000; FONT-SIZE: 12px; } 
a:hover	{ color: #666666; FONT-SIZE: 12px; text-decoration: underline;  }

a.whitelinks { color: #FFFFFF; text-decoration: none; FONT-SIZE: 12px; } 
a.whitelinks:link	{ color: #FFFFFF; text-decoration: none; FONT-SIZE: 12px; } 
a.whitelinks:visited	{ color: #FFFFFF; text-decoration: none; FONT-SIZE: 12px; } 
a.whitelinks:active	{ color: #FFFFFF; FONT-SIZE: 12px; } 
a.whitelinks:hover	{ color: #FFFFFF; FONT-SIZE: 12px; text-decoration: underline;  }


#maincontent P {
padding: 0px;
}

hr {
	border: 1px #000000;
}

ul#tabnav {
font: bold 11px verdana, Verdana, sans-serif;
list-style-type: none;

padding-bottom: 24px;
border-bottom: 1px solid #000;
margin: 0;
}

ul#tabnav li {
float: left;
height: 21px;
background-color: #cd171e;
margin: 2px 2px 0 2px;
border: 1px solid #000;
}

div#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 {
border-bottom: 1px solid #fff;
background-color: #fff;
}

div#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a {
color: #000;
}

#tabnav a {
float: left;
display: block;
color: #fff;
text-decoration: none;
padding: 4px;
}

#tabnav a:hover {
color: #000;
background: #fff;
}

td.hp1
{
	background-color: #e7ebe9;
	border: 1px solid #000000;
	width: 308px;
	height:182px;
	text-align: left;
}

td.hp2
{
	background-color: #e7ebe9;
	border: 1px solid #000000;
	width: 308px;
	height:130px;
	text-align: left;
}

td.hp3
{
	background-color: #e7ebe9;
	border: 1px solid #000000;
	width: 308px;
	height:182px;
	text-align: left;
}

td.hp4
{

	background-color: #e7ebe9;
	border: 1px solid #000000;
	width: 460px;
	height:265px;
}

P
{

	padding: 5px;
}

td.hp5
{
	background-color: #e7ebe9;
	border: 1px solid #000000;
	width: 460px;
	height:237px;
}

td.contentbox
{
	background-color: #e7ebe9;
	border: 1px solid #000000;
	padding: 6px;
}

table.borders
{
	
	text-align: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}