
body {
margin : 0;

background-repeat : repeat-x;
background-color : #252525;
font-family : verdana;
font-size : 12px;
color : #000;
}
H2 {
font-family : "Lucida Sans Unicode", Verdana, sans-serif;
font-size : 14px;
color : #000;
display: inline;
font-weight : 400;
}
H3 {
text-align: center;
padding:4px;
margin:0px;
}
img {
border : 0;
padding-top:4px;
}
a, a:active {
color : #000;
text-decoration : none;
}
a { outline:none }
p {
margin-bottom: 18px;
}

a:visited {
color : #ccc;
text-decoration : none;
}
#headerblack {
height:16px;
background-color : #000;
border-bottom : 0px solid #F200EE;
}
#menu {
height:46px;
background-image : url('images/menu.png');
}
.menu_item {
list-style-type: none;
margin-left : auto;
margin-right : auto;
width:840px;
}
ul {
display: inline;
}
li.menu_item1 {
float: left;
display: inline;
background: url(images/menu_split.jpg) top left no-repeat;
height:46px;
line-height:3.7em;
}

li.menu_item1 a {
padding-left: 15px;
padding-right: 15px;
font-size : 16px;
color : #fff;
font-weight: bold;
display: block;
text-decoration: none;
}
li.menu_item1 a:hover {
margin-top:0px;
background: url(images/menu_hover.jpg) center right repeat-x;
padding-left: 15px;
padding-right: 15px;
font-size : 16px;
color : #fff;
font-weight: bold;
text-decoration: none;
height:46px;
padding-top: 2px;
}
#content {
margin-left : auto;
margin-right : auto;
width: 900px;
}
pre, table {
padding : 1px;
margin : 0;
font-family : "Lucida Sans Unicode", Verdana, sans-serif;
font-size : 14px;
line-height: 22px;
font-weight : 500;
}
table {
width : 100%;
border-collapse : collapse;
}
td {
border-bottom : 1px dotted #a0a0a0;
padding : 2px;
}
.newlink {
width : 440px;
}
.slink a:link {
color : #00C000;
font-weight:bold;
}

.slink a:visited {
color : #ccc;
text-decoration : none;
}
.slink a:hover {
color : #000;
text-decoration : none;
}
td a:hover {
text-decoration : underline;
color : #000;
}
#main tr:hover {
background-color : #eee;
}
.logo {
margin-left : auto;
margin-right : auto;
padding : 0;
width : 820px;
font-size : 14px;
color : #fff;
font-weight : bold;
}
#main {
border-left : 1px solid #DADEC3;
border-right : 1px solid #DADEC3;
margin-top : 0;
background-color : #fff;
width : 900px;
padding : 15px 5px 10px 5px;
font-size : 14px;
}
#maintop {
margin-top:20px;
height:10px;
background-image : url('images/maintop.png');
background-color : #000;
width : 912px;
}
#mainbottom {
height:10px;
background-image : url('images/mainbottom.png');
background-color : #ccc;
width : 912px;
}
.footer {
padding-top : 10px;
text-align : center;
width : 700px;
margin : auto;
font-size : 12px;
color : #fff;
}
.clear {
clear : both;
}
.column_main {
padding : 0;
margin : 0;
margin-left : auto;
margin-right : auto;
width : 820px;
height: 20px;
 text-indent: -9000px;
background: url(images/logo.png);
background-repeat : no-repeat;
}
.column_right {
margin : 0;
padding : 96px 0 0 0;
width : 440px;
float : right;
letter-spacing: 0.5px;
}

.column_right a, .column_right a:visited {
color : #0596CE;

}

.column_right a:hover, .column_right a:active {
color : #fff;
}

.footer a, .footer a:visited {
color : #F200EE;
text-decoration : none;
}
.footer a:hover {
color : #000;
text-decoration : underline;
}

.newtr {
background-color : #EEE;
}

