h1 {font-size:11px;}
body 
{
	margin: 0px;
	padding: 0px;
	font-family: myriad, tahoma, verdana;
	font-size: 12px;
	color: #ffffff;
	background:#182B41
}

.tb 
{
	margin: 0px;
	padding: 0px;
	font-family: myriad, tahoma, verdana;
	font-size: 12px;
	color: #ffffff;
	background:#48647C url(img/bgr.gif) repeat-x
}

.tb2 
{
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #A7BCD0;
	background:#374F66 url(img/bgr2.gif) repeat-x
}

.dblue-s 
{ 
	font-family: arial;
	font-size: 12px;
	color: #E4EDF5;
	font-weight: bold;
	text-align: left;
	background-color: #182B41;
}

.lblue-s 
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #A7BCD0;
	font-weight: normal;
	background-color: #334962;
}

.lblue2-s 
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #7A91A5;
	font-weight: normal;
}

.title
{
	font-family: tahoma;
	font-size: 11px;
	color: #E4EDF5;
	font-weight: bold;
}

a.bot-link		{ text-decoration:none; text-align: center; color:#ffffff; font: 10px tahoma}
a.bot-link:link, a.bot-link:visited	{ color:#ffffff; text-decoration:none;}
a.bot-link:hover, a.bot-link:active	{ color:#F8BA24; text-decoration:none;}

a.bot-link2		{ text-decoration:none; text-align: center; color:#CFDAE4; font: 10px tahoma}
a.bot-link2:link, a.bot-link2:visited	{ color:#CFDAE4; text-decoration:none;}
a.bot-link2:hover, a.bot-link2:active	{ color:#F8BA24; text-decoration:none;}

.input
{
	font-family: tahoma; 
	font-size:11px; 
	color:#222222; 
	width:154px; 
	height:20px; 
	border-width:1px
	border-style:solid; 
	border-color:#AE5521; 
	background-color:#E2E2E2
}

.textarea
{
	font-family:verdana,arial,helvetica,tahoma,sans-serif;
	font-size:10px;
	color:#222222;
	width:400px;
	border-width:1px;
	border-style:solid;
	border-color:#AE5521;
	background-color:#E2E2E2
}

.button
{
	padding:1px; 
	font-family:tahoma; 
	font-size:11px; 
	color:#fff; 
	background-color:#000000; 
	width:90px; 
	cursor:hand; 
	border-width:1px; 
	border-style:solid; 
	border-color:#AE5521; 
	font-weight: bold;
}

td
{
	font-family: tahoma;
	font-size: 11px;
	color: #A7BCD0;
}

img
{
	border: 0px;
}

a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #CE7F15;
}
a:visited
{
	color: #000000;
}
a:active
{
	color: #CE7F15;
}

a:link
{
	color: #CE7F15;
}

.td3
{
	background: url(img/but-sep.gif) repeat-x top left;
}

.menuBlockSub
{
	margin-left: auto;
	margin-right: auto;
	width: 426px;
	text-align: right;
	overflow: hidden;
	height: 23px;
	background: url(img/but-sep) no-repeat top;
}

.menuWrapper
{
	width: 426;
	text-align: center;
	background: #E6E6E6 url(img/but-sep.gif) repeat-x top left;
	height: 23px;
}

.menuWrapper a
{
	color: #ffffff;
	float: left;
	text-align: center;
	display: block;
	width: 85px;
	height: 23px;
	padding-top: 4px;
	font-family: tahoma;
	background: url(img/but.gif) no-repeat;
	font-size: 10px;
}

.menuWrapper a:visited
{
	color: #ffffff;
}
.menuWrapper a:active
{
	color: #F8BA24;
}
.menuWrapper a:hover
{
	text-decoration: none;
	background: url(img/but-sel.gif) no-repeat;
	color: #F8BA24;
}
.menuWrapper #selectedMenu
{
	background: url(img/but-sel.gif) no-repeat;
	color: #ffffff;
}

