﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	color: #315568;
	list-style-image: url(img/pin.png);
	background-color: #D4D8DF;
	font-size: small;
}
p
{
	margin: 0 0 0 0;
	line-height: normal;
	word-spacing: 0em;
}
a
{
	font-size: small;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	color: #FF0000;
}

h1
{
	font-weight: bolder;
	font-size: large;
	color: #C7CDD3;
	font-family: Verdana;
	text-align: center;
	top: 0px;
}

.atheader
{
	margin: 0px;
	font-family: 'Arial Black';
	font-size: large;
	color: #0000FF;
}
.test
{
	text-indent: 0px;
}
.tabpres
{
	padding: 2px;
	margin: 2px;
	background-image: url(  'img/bkgrgr.gif' );
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	border-bottom: 1px outset;
	background-repeat: repeat-x;
	border-width: 1px;
	border-color: #C0C0C0 #000000 #000000 #C0C0C0;
	background-color: #FFF;
}
.tabpreshad
{
	border-style: outset;
	border-width: 1px;
	background-image: url('img/bkstra.png');
	background-repeat: repeat-x;
	background-color: #EEEEEE;
}

.tabcont
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.tabhead2
{
	width: 100%;
	background-image: url('img/ckcoltop.gif');
	background-repeat: repeat-x;
}
.tabhead
{
	width: 100%;
	background-image: url(   'img/toporange.gif' );
	background-repeat: repeat-x;
	border-right: 1px inset;
	border-top: 1px inset;
	border-left: 1px inset;
	border-bottom: 1px inset;
	background-repeat: repeat-x;
	background-color: #000000;
	border-width: 1px;
	border-color: #000000 #C0C0C0 #C0C0C0 #000000;
}


#header
{
	background-position: center top;
	padding: 10px;
	width: 100%;
	height: 70px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: url('img/head2.png');
}

#leftcmd
{
	top: 70px;
	left: 0px;
	width: 180px;
	float:left;
	height: 100pt;
	background-image: url('img/bkmid1.gif');
}

#rightcol
{
	top: 70px;
	left: 0px;
	float:right;
	width: 180px;
	height: 100pt;
	background-image: url('img/bkmid1.gif');
}

#cont
{
	top: 70px;
	left: 130px;
	right: 20px;
	height: 100pt;
}

#footer
{
	clear:both;
	width:100%;
	height:60px;
	background-repeat: repeat-x;
	background-image: url('img/foot2.png');
}
.newStyle1
{
	width: auto;
	top: 20px;
	position: absolute;
}
.barLnk
{
	font-size: xx-small;
	cursor: hand;
}
.barLnkHi
{
	font-size: xx-small;
	color: #ffd700;
	background-color: #A0A0A0;
}

.barLnkH
{
	font-size: xx-small;
	cursor: hand;
	color:#DFB700;
}

.subbtn
{
	width: 90px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align: middle;
	cursor: pointer;
	text-indent: 15px;
	line-height: 18px;
	background-repeat: no-repeat;
}
.subbtn:hover
{
}

.subbtnh
{
	width: 100px;
	height: 20px;
	background-image: url(  'img/btns.png' );
	font-family: Arial;
	font-size: x-small;
	vertical-align: middle;
	cursor: pointer;
	text-indent: 15px;
	line-height: 18px;
	background-repeat: no-repeat;
}
.subbtn1:hover
{
	background-image: url( 'img/btns.png' );
}

.hbtncmd
{
	width: 100px;
	height: 30px;
	background-image: url( 'img/btnp.png' );
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #003399;
	vertical-align: middle;
	text-indent: 20px;
	cursor: pointer;
	line-height: 30px;
}

.btncmd
{
	width: 100px;
	height: 30px;
	background-image: url( 'img/btn.png' );
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #003399;
	vertical-align: middle;
	text-indent: 20px;
	cursor: pointer;
	line-height: 30px;
}

.btncmd:hover
{
	background-image: url( 'img/btnh.png' );
}

#cmdhead
{
	position: absolute;
	top: 56px;
	left: 6px;
	width: 97%;
	text-align: center;
}

.thc
{
	font-size:x-small;
}

