@import '/stylesheets/admin.new.css';
h1, h2, h3, h4, h5, h6 {color: #0066CC; font-family: arial; margin: 0px;padding: 10px 0 10px 0;}

<head>
<style type="text/css">
h1 {font-size: 150%}
h2 {font-size: 120%}
h3 {font-size: 110%}
p {font-size: 100%; font-family: arial}
</style>
</head>

<html>
<head>
<style type="text/css">
table {table-layout: automatic; height: 100%; font-family: arial; color: #696969
}
</style>
</head>


html, body {height: 100%; font-family: arial; color: #696969}


.clear {clear: both; overflow: hidden; height: 0px;}

#pCont
{
	color: #494949;
	width: 781px;
	margin: auto;
	background: #fff url('/template/images/dblue_bg.jpg') left top repeat-y;
}

#leftCol
{
	width: 169px;
	float: left;
}

#rightCol
{
	margin-left: 169px;
}

#blueArea
{
	background: url('/template/images/blueBg.jpg') left top repeat-y;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#pageContent
{
	padding: 10px;
}

#logos
{
	margin-left: 169px;
	height: 88px;
	border-bottom: 20px solid #052df9;
}

* html #logos {
	width: 615px;
}

* html #pageContent {
	width: 589px;
}

#logos a
{
	float: left;
}

a:link
{
	color: #3366CC;
         text-decoration: none;
font-weight: bold
}

a:visited
{
	color: #8B008B;
	text-decoration: none;
font-weight: bold

}

#logo {
	margin-left: 5px;
}

