/* CSS Document */

h1 {
color:#132C4A

font-family: arial;
}

h2 {
font-family: arial;
}

h3 {
font-family: arial;
}



hr {
color: #234351;
}

.main {
width: 750px;
text-align:left;
}

.pic {
text-align:center;
margin-bottom: 40px;
margin-top: 5px;
width: 100%;
}

.new {
color: #CC0000;
}

.content {
margin: 10px 0 10px 25px;
font-size: 12px;
color: #234351;
text-align: justify;
}

.content a {
font-size: 11px;
color: #234351;
text-decoration: underline;
}

.content a:hover {
text-decoration: none;
}


.htmtableborders {
font-family: verdana;
font-size: 12px;
color: #234351;
}

.int_title_forum {
text-align: left;
width: 180px;
height: 31px;
background-image:url(/img/template/forum.gif);
margin: 0 0 0 0;
}

.int_title_forum_a {
padding: 8px 0 0 20px;
}

.int_title_forum_a a {
color: #CC0000;
font-size: 11px;
text-decoration: underline;
}

.int_title_forum_a a:hover {
color: #CC0000;
font-size: 11px;
text-decoration: none;
}

.int_title_download {
text-align: left;
width: 127px;
height: 31px;
background-image:url(/img/template/download.gif);
}

.int_title_download_a {
padding: 8px 0 0 10px;
}

.int_title_download_a a {
color: #CC0000;
font-size: 11px;
text-decoration: underline;
}

.int_title_download_a a:hover {
text-decoration: none;
color: #CC0000;
font-size: 11px;
}

body {
text-align:center;
}

body, table, tr, td {
font-family: verdana;
font-size: 12px;
color: #234351;
}

body a {
font-family: verdana;
color: #234351;
text-decoration: underline;
}

body a:hover {
font-family: verdana;
color: #234351;
text-decoration: none;
}