.style2 {color: #FF6600}
body
{
	background-color: #16324a;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	font: 9pt arial, helvetica, sans-serif;
	margin:0;
	padding:0;
}
a:link, body_alink
{
	color: #2e65a3;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #2e65a3;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #ff7200;
	text-decoration: none;
}
p  {
	font-size: 13px;
color: #2a3847;
	line-height: 1.667em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
a:link {
font-size: 14px;
color: #4c4d4f;
text-decoration: none;
}

a:link {
font-size: 14px;
color: #4c4d4f;
text-decoration: none;
}

a:visited {
font-size: 14px;
color: #4c4d4f;
text-decoration: none;
}

A:hover {
font-size: 14px;
text-decoration: underline; color: #646464;}

active {
font-size: 14px;
color: #666666;
text-decoration: none;
}
h1 {
color: #2a3847;
	font-size: 14px;
	line-height: 2em;
	margin: 0em;
	padding: 0px;
}
h2 {
	font-size: .875em;
	padding-top: 0.3125em;
	padding-bottom: 0.9375em;
	line-height: 1.25em;
	margin: 0px;
}
h3 {
	font-size: 20px;
color: #2a3847;
	font-weight: bold;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

bk {
	color:#FFCC33;
	font-size: 11pt;
	padding-bottom: 0.9375em;
	line-height: 1.25em;
	margin: 0px;
}

p1  {
	font-size: 13px;
color: #ff7200;
	line-height: 1.667em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}

/* Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#navigation {
	height:35px;
	padding:0 3px;
	font:bold 11pt arial, helvetica, sans-serif;
}
#navigation ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-left:8px;
}
#navigation li {
	float:left;
	padding:8px 17px;
}
#navigation a:link, #navigation a:visited {
	color:#fff;
}
#navigation a:hover {
	color:#a9ddff;

}

.bannerBox {
	background:url(images/bannerBox.gif) no-repeat top left;
	width:487px;
	height:81px;
	margin:1px 10px 0 0;
	text-align:center;
	float:right;
}
.newestBox {
	margin-bottom:20px;	
}
.newestBox h1 {
	font:bold 14pt arial, helvetica, sans-serif;
	margin:0;
	padding:0 0 10px 0;
}
.newestSkinBox {
	background:url(images/newestBox.gif) no-repeat top left;
	height:195px;
	width:143px;
	float:left;
	margin-right:17px;
}
.newestScreen {
	height:129px;
	width:123px;
	padding:5px 0 0 5px;
}
.newestSkinInfo {
	padding:8px 0 0 0;
	text-align:center;	
}
.newestSkinInfo h2 {
	font:bold 10pt arial, helvetica, sans-serif;
	margin:0;
	padding:0;
}
.newestSkinInfo p {
	padding:5px 0;
	margin:0;
	text-align:center;	
}
.newestSkinInfo strong {
	color:#ff2400;
}
.newestSkinAll {
	float:left;
	padding:100px 0 0 15px;
}