body {
font-family:tahoma;
font-size:12px;
margin:0px;
background-color:white;
}

table {
text-align:left;
}

a:link, a:visited {
text-decoration: NONE;
color:black;
}

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

.topic { 
background-color:#bebebe;
color:white;
padding:3px;
padding-left:5px;
background-image:url(menu_pix.jpg);
background-repeat:repeat-x;
text-align:left;

height:15px;
} 

.main {
width:730px;
vertical-align:center;
background-color:white;
}

input {
border:1px solid #808080;
font-size:11px;
}

textarea {
border:1px solid #808080;
font-size:11px;
font-family:tahoma;
}

select {
border:1px solid #808080;
font-size:11px;
font-family:tahoma;
}


.top {
background-image:url(top.jpg);
background-position:top left;
background-repeat:no-repeat;
width:730px;
height:187px;
}

.tab_head {
font-weight:bold;
text-align:center;
font-size:11;
}

.menu {
background-image:url(menu_pix.jpg);
background-repeat:repeat-x;
text-align:left;
width:720px;
height:15px;
padding:5px;
}


.left_side {
background-image:url(news.jpg);
background-position:top left;
background-repeat:no-repeat;
width:199px;

background-color:#AC0000;
}

.left_side1 {
background-image:url(back_left.jpg);
background-position:top left;
background-repeat:repeat-y;
width:199px;
height:400px;
background-color:#AC0000;
}

.left_side_bot {
background-image:url(subscribe_back.jpg);
background-position:top left;
background-repeat:no-repeat;
width:199px;
height:103px;
background-color:#AC0000;
}

.block {
background-image:url(qd.jpg);
background-position:top left;
background-repeat:no-repeat;
width:132px;
height:37px;
}

.title {
color:#AA0000;
font-size:16px;
padding:5px;
border-bottom:1px solid #AA0000;
}

.block_title {
height:30px;
font-size:13px;
vertical-align:right;
padding:7px;
padding-right:15px;
}


.block_title {
height:30px;
font-size:13px;
vertical-align:right;
padding:7px;
padding-right:15px;
}

a.ablock:link, a.ablock:visited {
font-size:13px;
}

a.ablock:hover {
font-size:13px;
text-decoration:underline;
color:black;;
}


a.amenu:link, a.amenu:visited {
color:white;
font-size:11px;
}

a.amenu:hover {
color:#42A62A;
cursor:pointer;
font-size:11px;
}

a.amenu_sel:link, a.amenu_sel:visited {
color:#42A62A;
font-size:11px;
}

a.amenu_sel:hover {
color:#42A62A;
cursor:pointer;
font-size:11px;
}


a.lang_sel:link, a.lang_sel:visited {
  font-size:10px;
	text-decoration:none;
	color:#818181;
}
a.lang_sel:hover {
  font-size:10px;
	text-decoration:underline;
  color:#3399ff;
  
}

.orange_text {
font-size:14px;
color:#42A62A;
}