html {
	background:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica,sans-serif;
	font-size:11px;
	height:100%;
}

body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #595959;
	vertical-align: top;
}

body {
	background:#e5e5e5;
	margin:0;
	padding:0;
}

img{
	border:0;
}

a {	color: #0F9ADA;}
	a:visited {	color: #0F9ADA;}
	a:hover {	color: #0F9ADA;}
	a:active {	color: #0F9ADA;}

.spaced li {
	margin-bottom:1em;
}

h1,h2 {
	color: #0f9ada;
	font-size:18px;
	font-weight:100;
	margin:0;
	padding:0;
}

h2 {
	font-size:14px;
	font-weight:800;
	padding-top:15px;
}

h3,.h3 {
	background:#000099;
	color:#FFFFFF;
	font-size:11px;
	font-weight:800;
	padding:0;
}

.h3  a,.h3 a:hover {
	color:#FFFFFF!important;
}

h3 {
	margin-bottom:0;
	padding:0 10px;
}

h4 {
	color:#000000;
	font-size:14px;
	font-weight:800;
	padding-top:10px;
}

.links {	font-size:14px;}
	{ color: #0F9ADA;}
	a:visited {	color: #0F9ADA;}
	a:hover {	color: #0F9ADA;}
	a:active {	color: #0F9ADA;}

.menu {
	background-image: url('img/mnu.gif');
	border-left:solid 1px #e0e0e0;
	border-right:solid 1px #e0e0e0;
	font-family: arial;
	font-size:10px;
	font-weight:bold;
  	height:20px;
	margin-left:1px;
	padding:9px 0 0 0;
	text-transform: uppercase;
	width:523px;
}

	* html .menu {height:28px;}

.menu a,.menu span {
	color:#FFFFFF !important;
	padding:0 12px;
	text-decoration:none;
}

.menu a:hover {
	text-decoration:underline;
}

#logo {
	margin:35px 0px 5px 0px;
}

.footer {
	color:#FFFFFF;
	padding-top:5px;
	padding-right:10px;
}

.footer a {
	color:#FFFFFF !important;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.c0 {
	font-size:11px;
}
	.c0 b {
		background-image:url('img/mnu.gif');
		background-position:0px 15px;
		color:#FFFFFF;
		display:block;
	}
	
.c1 {
	font-weight:800;
}

.c2 {
	color:#999999;
}

.c3 {
	font-size:12px;
}
	.c3 b {
	background-image:url('img/mnu.gif');
	background-position:0px 15px;
	color:#FFFFFF;
	display:block;
	text-align: center;
	}
	
.c33 {
	font-size:14px;
}
	.c33 b {
	background-image:url('img/mnu.gif');
	background-position:0px 30px;
	color:#FFFFFF;
	display:block;
	text-align: center;
	padding-top: 5px;
	padding-bottom:5px;
	}	

#main {
	line-height:18px;
	margin:20px auto 10px auto;
	width:700px;
}

.left {
	background-image:url(img/logos.gif);
	background-repeat:no-repeat;
	float:left;
	padding-top:60px;
	width:110px;
}

.big {
	float:right;
	padding-top:5px;
	width:580px;
}

form {
	margin:0;
	padding:0;
}

form p {
	float:left;
	margin:0;
	padding: 0 5px 0 0;
	text-align:right;
	width:250px;
}

fieldset {
	border:none;
	margin:0;
	padding:0;
}

fieldset div {
	height: inherit;
	padding:0 10px;
}

fieldset textarea {
	height:7em;
	padding:0;
	width:300px;
}

input, textarea,option,select {
	border:solid 1px #999999;
	font:11px Tahoma, Arial, Helvetica,sans-serif;
}

.button {
	background-image: url('img/mnu.gif');
	background-position: 0px -1px;	
	border:solid 1px #E0E0E0;
	color:#FFFFFF;
	font-size:11px;
	font-weight:800;
}

.button:hover {
	background-position: 0px 17px;	
}

.button2 {
	background-image: url('img/mnu.gif');
	background-position: 0px -1px;	
	border:solid 1px #E0E0E0;
	color:#FFFFFF;
	font-size:14px;
	font-weight:800;
}

.button2:hover {
	background-position: 0px 20px;	
}

.msg {
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	margin-bottom:1em;
	text-align:center;
}

.msg2 {
	font-size: 16px;
	color:#000000;
}

.note {
	text-align:right;
	margin-top:-20px;
}

#main ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#main ul a {
	background-image:url(img/b-3.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	color:#999999;
	padding-left:13px;
	text-decoration:none;
}

#main ul a:hover	{color:#333333;}
#main fieldset a 	{color:#666666;}
#main fieldset a:hover{color:#0F9ADA;}
ul .selected 		{color:#333333 !important;}

#searchFor {
	float:right;
	margin-top:-20px;
}

#searchFor input {
	font-size:10px;
	width:50px;
}

#searchFor .button {
	width:30px;
}

.dark 	{background:#F5F5F5;}
.light		{background:#FFFFFF;}

.h65		{height:65px;}
.h100	{height:100px;}

fieldset div {float:left;}
.w		{width:90px;text-align:center;padding:0;}
.W		{width:25px;padding:0;}
.w25	{width:25px;}
.w50	{width:50px;}
.w53	{width:53px;}
.w100	{width:100px;}
.w110	{width:110px;}
.w125	{width:100px;}
.w150	{width:150px;}
.w175	{width:175px;}
.w200	{width:200px;}
.w210	{width:210px;}
.w440	{width:440px;}
.center	{text-align:center;}
.wPage	{
	float:right;
	padding:0;
}

.vert,.W 	{border-right:solid 1px #FFFFFF;}
.dark .vert,.light .vert,.dark .W, .light .W {
	border-right:solid 1px #CCCCCC;
}

#list .dark, #list .light, .list .dark, .list .light {border-bottom:solid 1px #CCCCCC;}

#list .W input {
		vertical-align:top;
}

.w img {vertical-align:bottom;}

html:not(:nth-child(1)) #list .W input {margin-top:3px;}

.W input {
		border:none;
}

	* html .W input 	{margin:-1px 0;}

.keys {
	border: solid #CCCCCC 1px;
	float:right;
	width:125px;
}
	.double .keys{
		width:250px;
		margin-left:325px;
	}

	.keys-head {
		background-color:#000099;
		color:#FFFFFF;
		font-weight:bold;
		padding:0px 5px;
	}

	.keys-left {
		margin-left:5px;
		width:115px;
		float:left;
	}

	.keys-right {
		margin-left:5px;
		width:115px;
	}

	.keys-middle {
		line-height:20px;
		margin:0 5px;
	}

	.keys-middle img {
		padding-right:5px;
		vertical-align:middle;
	}
	
.register {margin-bottom:40px;}
.reg 		{
	display:inline;
	vertical-align:top;
}
.register fieldset {padding:10px 0 0 0;}
.register fieldset p{
	padding:3px 5px 0 0;
	width:185px;
}
.register textarea {width:137px;}

#settings {
	margin:20px 0 ;
}

#settings b {
	border-bottom:solid 1px #e0e0e0;
	display:block;
	padding-left:10px;
	margin:5px 0;
}
	
.special {
	font-size:13px;
	font-weight:800;
}

.arrow {
	background-image:url('img/b-3.gif');
	background-repeat:no-repeat;
	background-position:2px 5px;
	text-indent:10px;
}

#terms {
	background:#FFFFFF;
	border-left:solid 1px #e0e0e0;
	border-right:solid 1px #e0e0e0;
	line-height:18px;
	height:100%;
	margin: 0 20px;
	padding:10px;
}

#num1 {
	color: #0f9ada;
}

.f1	{
	width:75px;
}
@media print {
	body {background:none;}
}

.blue1 {
	color: #0f9ada;
	font-size:14px;
	margin:0;
	padding:0;
}
