@charset "utf-8";

body {
	font: 12px Verdana;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-weight: lighter;
}

#logo {background:url('/images/logowsl.jpg') no-repeat; width: 1064px; height: 160px; }

.oneColElsCtr #container {
	width: 1024px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


.prem  {background:url('/images/premium.png') no-repeat; width: 728px; height: 200px; margin-top: 3px; padding-top: 3px;}

.norm {
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #C6C5B7;
	height: 1px;
	width: 728px;
}

.stylem {	font-size: 10px; text-align:center;	}

.stylem A:link {text-decoration: none; color: #003399;}
.stylem A:visited {text-decoration: none; color: #003399;}
.stylem A:active {text-decoration: none; color: #003399;}
.stylem A:hover {text-decoration: underline; color: #000066}


.stylew {font-size: 14px}
a.stylew:link{color:#FFFFFF;text-decoration: none;}
a.stylew:visited{color:#FFFFFF;text-decoration: none;}
a.stylew:active{color:#FFFFFF;text-decoration: none;}
a.stylew:hover{color:#C0C0C0;text-decoration: none underline;}
}

.style5 {font-weight: bold; }


.class1 tr{
	background-image: url(../../images/navbar.gif);
	border-color: #666666;
	background-repeat: repeat-x;
}

.class1 A:link {text-decoration: none; font-weight: bold; color: #CCCCCC;}
.class1 A:visited {text-decoration: none; font-weight: bold; color: #CCCCCC;}
.class1 A:active {text-decoration: none; font-weight: bold; color: #CCCCCC;}
.class1 A:hover {text-decoration: underline; font-weight: bold; color: #FFFFFF;}

a:link {
	color: #123042;
	text-decoration: none;
}

.style7 {
	font-weight: lighter;
	font-size: 12px;
	font-family: Verdana;
}

.styletdes {
	font-weight: lighter;
	font-size: 13px;
	font-family: Verdana;
}


.style16 {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	text-align:left;
}


.style17 {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: underline;
	text-align:left;
}


.style16 A:link {text-decoration: none; color: #0043CE;}
.style16 A:visited {text-decoration: none; color: #0043CE;}
.style16 A:active {text-decoration: none; color: #0043CE;}
.style16 A:hover {text-decoration: underline; color: #002B84}

.style17 A:link {text-decoration: none; color: #0043CE;}
.style17 A:visited {text-decoration: none; color: #0043CE;}
.style17 A:active {text-decoration: none; color: #0043CE;}
.style17 A:hover {text-decoration: underline; color: #002B84}



.styler {
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
	color:#0099FF;
	text-align:center;
}


a:visited {
	color: #123042;
	text-decoration: none;
}
a:hover {
	color: #123042;
	text-decoration: underline;
}
a:active {
	color: #123042;
	text-decoration: none;
}


.styletop {color: #CCCCCC;}
.style8 {color: #CCCCCC;}
.style9 {
	color: #CCCCCC;
	font-size: 10%;
}
.style10 {
	font-size: 14px;
	color: #009900;
	text-align:center;
}
.style102 {
	font-size: 14px;
	color: #FF0000;
	text-align:center;
}

.style11 {font-size: 14px; font-weight: bold; color: #446168; text-align:center; }
.style12 {font-size: 10px;}

div.createserver {
  display: none;
  position: absolute;
  left: 47%;
  top: 53%;
  margin-left: -300px;
  margin-top: -200px;
  z-index: 101;
  width: 728px;
  border: 1px solid #000000;
  background: #FFFFFF;
  font-size: 10pt;
  text-align: left;

}


#vertmenu {
font-family: Verdana;
font-size: 12px;

padding: 0px;
margin: 0px;
background-color: #F8F8F1;
}

#vertmenu h4 {
font-family: Verdana;
margin: 0;
background-image: url(../../images/navbar.gif);
padding: 5px 0 7px 5px;
font-size: 11px;
margin-top: 0px;
margin-bottom: 0px;
font-weight:bold;
color: #CCCCCC;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	font-size: 11px;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #FFF;
	padding: 5px 0px 3px 5px;
	text-decoration: none;
/*background-image: url(../../images/navbar2.gif);*/
	color: #383F47;

}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000F00;
background-color: #BEC2C9;
}









#xvertmenu {
font-family: Verdana;
font-size: 18px;

padding: 0px;
margin: 0px;
background-color: #EDEEDC;
}

#xvertmenu h4 {
font-family: Verdana;
margin: 0;
color: #DFDFDF;

padding: 5px 0 7px 5px;
font-size: 18px;
margin-top: 0px;
margin-bottom: 0px;
font-weight:bold;
background-color: #446168;
}

#xvertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#xvertmenu ul li {
margin: 0px;
padding: 0px;
}
#xvertmenu ul li a {
	font-size: 18px;
	font-weight: bold;
	display: block;
	border-bottom: 2px solid #FFF;
	padding: 5px 0px 3px 5px;
	text-decoration: none;
	color: #383F47;

}

#xvertmenu ul li a:hover, #xvertmenu ul li a:focus {
color: #000F00;
background-color: #FEF7E7;
}


img { border: 0; }

h1 {
font-size: 24px;
color: #000000;
font-weight: bold;
margin-top: 5px;
margin-bottom: 6px;
} 

h2 {
font-size: 20px;
color: #000000;
font-weight: normal;
margin-top: 3px;
margin-bottom: 3px;
} 

h3 {
font-size: 16px;
color: #000000;
font-weight: bold;
margin-top: 3px;
margin-bottom: 3px;
} 
