body{
margin:0;
padding:0;
verticle-align: top;
background-color: #000;
}

div#page {
width: 100%;
	}
	
div#topbg {
width: 100%;
height:160px;
background-image: url(./imgs/topbg.jpg);
margin: 0px;
padding: 0px;
	}

div#topimg {
margin: 0px 0px 0px 10px;
width: 731px;
height:160px;
background-image:url(./imgs/top.jpg);
}
	
div#toplinks{
float:right;
margin-top: -155px;
margin-right: 15px;
color: #fff;
font-family: arial, verdana;
font-size: 13px;
font-weight: bold;
}	

a.toplink {
text-decoration: none;
color: #fff;
font-family: arial, verdana;
font-size: 13px;
font-weight: bold;
}

a.toplink:hover {
color: #979595;
}

div#linkz {
float:left;
width:170px;
height: 100%;
background-color: #191a24;
border-right:2px solid #45464f;
background-image:url(./imgs/left.jpg);
}

div#linkz2 {
float:right;
width:170px;
height: 100%;
background-color: #191a24;
border-left:2px solid #45464f;
background-image:url(./imgs/right.jpg);
}

a.link1 {
background-image: url(./imgs/l1.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 15px;
font-family: arial, verdana;
font-size:12px;
color: #fff;
font-weight: bold;
display: block;
margin: 0px 0px 0px 10px;
text-decoration: none;
vertical-align:text-top;
}

a.link2 {
background-image: url(./imgs/l2.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 15px;
font-family: arial, verdana;
font-size:12px;
color: #7b7b7b;
font-weight: bold;
display: block;
margin: 0px 0px 0px 10px;
text-decoration: none;
vertical-align: center;
}

a.link3 {
background-image: url(./imgs/l3.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 15px;
font-family: arial, verdana;
font-size:12px;
color: #fff;
font-weight: bold;
display: block;
margin: 0px 0px 0px 10px;
text-decoration: none;
vertical-align:text-top;
}


a.link4 {
background-image: url(./imgs/l4.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 15px;
font-family: arial, verdana;
font-size:12px;
color: #7b7b7b;
font-weight: bold;
display: block;
margin: 0px 0px 0px 10px;
text-decoration: none;
vertical-align:text-top;
}

a.link1:hover {
color: #b9b9b9;
background-image: url(./imgs/lh.gif);
}

a.link2:hover {
color: #b9b9b9;
background-image: url(./imgs/lh.gif);
}

a.link3:hover {
color: #b9b9b9;
background-image: url(./imgs/lh.gif);
}

a.link4:hover {
color: #b9b9b9;
background-image: url(./imgs/lh.gif);
}

h2.linktop {
border-bottom:2px solid #45464f;
font-family: arial, verdana;
color: #515258;
font-size: 15px;
text-align: right;
padding: 0px 3px 0px 0px;
font-weight: bold;
}

h2.linktop2 {
border-bottom:2px solid #45464f;
font-family: arial, verdana;
color: #515258;
font-size: 15px;
text-align: left;
padding: 0px 0px 0px 3px;
font-weight: bold;
}

input.cpt {
background-color: transparent;
border:2px solid #45464f;
color: #fff;
font-family: arial, verdana;
width:140px;
font-size: 12px;
font-weight: bold;
padding: 1px 0px 1px 3px;
}

input.cps {
background-color: transparent;
border:2px solid #45464f;
color: #fff;
font-family: arial, verdana;
font-weight: bold;
font-size: 13px;
letter-spacing: 2px;
}

a.cpl {
color: #9e9e9e;
font-family: verdana, arial;
font-size: 13px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
margin: 0px 0px 0px 8px;
display: block;
}

a.cpl:hover {
color: #799688;
}

div#body {
color: #fff;
font-family: arial, verdana;
font-size: 13px;
float: center;
position: absolute;
top: 180px;
left: 190px;
width:635px;
}

font.title {
font-family: arial, verdana;
font-size: 19px;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
display: block;
}

font.sub {
font-family: arial, verdana;
font-size: 13px;
color: #8a8a8b;
}

a {
color: #b3b5d1;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #cacbd0;
}

.mini {
	color: #fff;
	font-family: arial, verdana;
	font-size: 11px;
}