﻿body
{
	background-position: center top;
	background-image: url('img/black2.jpg' );
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	color: #EAEAFF;
	list-style-image: url(img/pin.png);
	background-color: #000000;
	font-size: small;
}
/*	list-style-image: url(img/bullet.gif);*/

a
{
	font-size: small;
	color: #003399;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

h1
{
	font-weight: bolder;
	font-size: large;
	color: #666666;
	font-family: Verdana;
	text-align: center;
	top: 0px;
}

h5
{
	font-weight: bolder;
	font-size: small;
	color: #FFFFCC;
	font-family: Verdana;
	top: 0px;
}

.atheader
{
	font-family: 'Arial Black';
	font-size: large;
	color: #0000FF;
}

.tabpres
{
	padding: 2px;
	margin: 4px;
	background-image: url('img/ivory.gif');
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
	background-color: #F9F3DF;
}

.tabpresmet
{
	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: #EDEFF1;
}

.tabpreshad
{
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
	padding: 2px;
	margin: 4px;
	border-style: solid;
	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/top.gif' );
	background-repeat: repeat-x;
}

.tabhead
{
	margin: 2px;
	padding: 2px;
	background-image: url( 'img/toporange.gif' );
	border-width: 1px;
	background-repeat: repeat-x;
	background-color: #FF9900;
	border-color: #000000 #C0C0C0 #C0C0C0 #000000;
}

#header
{
	background-position: center top;
	padding: 10px;
	width: 100%;
	height: 180px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#leftcmd
{
	position: absolute;
	top: 180px;
	left: 20px;
	width: 100px;
	height: auto;
}

#cont
{
	position: absolute;
	top: 180px;
	left: 130px;
	right: 20px;
	height: auto;
}

#footer
{
	clear: both;
	width: 100%;
	height: 40px;
	color: #FFFFCC;
}
.newStyle1
{
	width: auto;
	top: 20px;
	position: absolute;
}
.barLnk
{
	font-size: small;
	cursor: hand;
	color: #FFFFEE;
}

.barLnkH
{
	font-size: xx-small;
	cursor: hand;
	color: #DFB700;
}

.subbtn
{
	width: 90px;
	height: 20px;
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: middle;
	cursor: pointer;
	text-indent: 10px;
	line-height: 18px;
	background-repeat: no-repeat;
	color: #FFFFCC;*/
}
.subbtn:hover
{
}

.subbtnh
{
	width: 100px;
	height: 20px;
	background-image: url(  'img/btnsmallhb.gif' );
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: middle;
	cursor: pointer;
	text-indent: 10px;
	line-height: 18px;
	background-repeat: no-repeat;
	color: #FFCC00;*/
}
.subbtn1:hover
{
	background-image: url( 'img/btnsmallh.gif' );
}

.hbtncmd
{
	width: 100px;
	height: 30px;
	background-image: url( 'img/blackbuthh.gif' );
	/*font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #C0C0C0;
	vertical-align: middle;
	text-indent: 20px;
	cursor: pointer;
	line-height: 30px;*/
}

.btncmd
{
	width: 100px;
	height: 30px;
	background-image: url( 'img/blackbut.gif' );
	/*font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #C0C0C0;
	vertical-align: middle;
	text-indent: 20px;
	cursor: pointer;
	line-height: 30px;*/
}

.btncmd:hover
{
	background-image: url( 'img/blackbuth.gif' );
}


.abtn
{
	width: 100%;
	height: 100%;
	display: block;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #C0C0C0;
	vertical-align: middle;
	text-indent: 20px;
	cursor: pointer;
	line-height: 30px;
}

.asbtn
{
	width: 100%;
	height: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: middle;
	cursor: pointer;
	text-indent: 10px;
	line-height: 18px;
	background-repeat: no-repeat;
	color: #FFFFCC;
}
