body 
{
	margin:16px;
	background-image:url(/images/back.gif);
	background-color:#012f70;
}
.png
{
	!background-image: none ! important;
	behavior: url('/images/pngfix.htc');
}

.main
{
	background-color:#e7e3e7;
	height:100%;
}

.head
{
	background-image:url(/images/head.jpg);
}

.bottom
{
	background-image:url(/images/bottom.jpg);
}

.center
{
	padding-top:14px;
	padding-bottom:14px;
}

.b_top { background-image:url(/images/dot_grey.gif); background-repeat:repeat-x; background-position:top;}
.b_bot { background-image:url(/images/dot_grey.gif); background-repeat:repeat-x; background-position:bottom;}
.b_left { background-image:url(/images/dot_grey.gif); background-repeat:repeat-y;}
.b_right{ background-image:url(/images/dot_grey.gif); background-repeat:repeat-y; background-position:right;}

.m_left 
{
	width:30px;
	height:28px;
	text-align:center;
	vertical-align:middle;
}

.m_leftsub
{
	width:30px;
	height:28px;
	text-align:right;
	vertical-align:middle;
}

td
{
	font-family:Tahoma;
	font-size: 13px;
	color: #202020;
}

.menu TD A
{
	color:#015fae;
	font-family:Tahoma;
	font-size: 17px;
	text-decoration:none;
}

.menu TD A:hover
{
	color:#f0290d;
	text-decoration:underline;
}

.submenu TD A
{
	color:#015fae;
	font-family:Tahoma;
	font-size: 13px;
	text-decoration:none;
	padding-left:7px;
}

.submenu TD A:hover
{
	color:#f0290d;
	text-decoration:underline;
}

.content
{
	padding-top:10px; padding-bottom:10px;
}

.content p img 
{
	float: left;
	margin-right: 10px;
}

.copyr {font-family:Tahoma; font-size:12px; text-decoration:none; color:#FFFFFF; padding-left:15px; padding-top:15px;}
.copyr2 {padding-top:15px;}
.copyr A {color:#58b3ff; text-decoration:underline;}
.copyr A:hover {color:#58b3ff; text-decoration:none;}

h1 
{ 
	font-family:"Trebuchet MS", Arial;
	font-weight:normal;
	font-size:24px;
	color:#055099;
	margin: 0 0 0 0;
}

h2
{
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	margin:0px;
	color:#055099;
	font-weight:normal;
}

h3
{
	font-family:Tahoma;
	font-size:14px;
	margin:0px;
	color:#055099;
	font-weight:bold;
}

a
{
	text-decoration:underline;
	color: #0066bc;
}

a:hover
{
	text-decoration:underline;
	color: #f0290d;
}

img{
	border-color:#148204;
}

hr
{
	height:1px; width:100%; color:#e5e5e5; padding:0px;; line-height:1px; margin:0px;
}

form
{
	margin:0 0 0 0;
}

ul { list-style-type:square;}


P.myp6 { margin:4 0 0 0;}