@charset "UTF-8";
/* CSS Document */

body {
background-color: #b8b8b8;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#666666;
}

p {
margin:0px;
padding:0px;	
}

img {border:0px;margin:0px;padding:0px}

a { text-decoration:none; color: #FFF}
a:hover { text-decoration:underline}

ul {
margin:0px 10px 10px 30px;
}

#page {
background-image:url(images/pageBg.jpg);
background-repeat:repeat-x;
text-align:center;
}

#top {
}

h1 {
font-size:16px;
text-align:right;
margin-right:30px;
margin-bottom:10px;
font-weight:bold;
color:#666666;
}

h2{
font-size:12px;
text-align:right;
padding-top:10px;
margin:0px 30px 10px 0px;
font-weight:bold;
color:#000000;
}

#contentText {
width:696px;
background-image:url(images/contentBg.png);
min-height:350px;
float:left;
padding-bottom:20px;
}

.title {
font-size:16px;
text-align:right;
margin-right:30px;
margin-bottom:10px;
font-weight:bold;
color:#666666;
}

.title2 {
font-size:12px;
text-align:right;
padding-top:10px;
margin:0px 30px 10px 0px;
font-weight:bold;
color:#000000;
}

.text1 {
margin:0px 30px 8px 30px;
text-align:justify;
}
.text2 {
margin:0px 0px 8px 0px;
text-align:center;
font-size:10px;
}
.textTD {
padding:0px 10px 8px 10px;
font-size:10px;
}

.mark1{
font-weight:bold;
}


.img1 {
padding:3px;
border:1px solid #999999;
margin:0px 15px 0px 5px;
}

.img2 {
padding:3px;
border:1px solid #999999;
margin:0px 0px 0px 5px;
width:100px;
height:100px;
}

.img3 {
width:220px;
height:100px;
margin:5px 25px 5px 0px;
padding:3px;
border:1px solid #999999;
background-color:#ffffff
}

.a1 {
width: 280px;
margin-left:50px;
float:left;
padding-left:30px;
}

.a2 {
width:280px;
padding-left:30px;
float:left;
clear:right;
}

#footerMenu {
background-image:url(images/footerMenuBg.png);
height:15px;
width:696px;
text-align:center;
font-size:10px;
color:#eaeaea;
padding-top:5px;
}

#footer {
background-image:url(images/footerBg.png);
height:40px;
width:696px;
text-align:center;
padding-top:20px;
}

#footer a {
font-size:9px;
text-decoration:none;
color:#666666;
}

#footer a:hover {
text-decoration:underline;

}

#advBoxTop {
margin-top:120px;
width:278px;
height:15px;
background-image:url(images/advBoxTop.png);
background-repeat:no-repeat;
}

#advBoxContent {
width: 278px;
background-image:url(images/advBoxMiddle.png);
background-repeat:repeat-y;
min-height:580px;
}

#advBoxBottom {
width:278px;
height:15px;
background-image:url(images/advBoxBottom.png);
background-repeat:no-repeat;
}

.link {
color:#000000;
text-decoration:none;
}

.link:hover {
color:#B32216;
text-decoration:none;
}