html, body {
    margin: 0;
    padding: 0;
    background: #fff;
    width: 100%;
    height:100%;
    color: #000;
    font: 10pt Verdana, Arial, Helvetica, sans-serif;
}

body {
    behavior: url("/img/csshover.htc");
}


table,tr,th,td, col {
    margin: 0;
    padding: 0;
    border: 0;
}

#content table tr td	{
font-size:7pt;
font-family:Arial;
border-bottom: 1px solid #ede4c4;
padding: 4px 3px;
}
#banners	{
    background:#faf6e6;
    border-bottom: 5px solid #e4d9b3;
}

#banners img	{
    margin:5px 2px;
}

#headerblock, #redblock, #greenblock, #blueblock,  #footerblock	{
    width: 900px;
    text-align: left; 
    position: relative;
}
#greenblock	{*
padding: 0 0 25px 0;
}
.logo {
    margin: 17px 0 15px 15px;
}

#search	{
    position: absolute;
    display: block;
    right: 305px;
    top: 40px;
    width: 220px;
    padding: 5px 5px 5px 20px;
    border: 1px solid #ccc;
    background: url("/img/icon-search.gif") 3% 50% no-repeat;
}

#search:hover {
    background: #f7f7f7 url("/img/icon-search.gif") 3% 50% no-repeat;
    border: 1px solid #f7f7f7;
}

#search .tx	{
    border: 0;
    width: 150px;
}
#search .tx:focus { 
    border: 1px solid #ccc 
}
#adsense	{
    position: absolute;
    display: block;
    right: 0px;
    top: 40px;    
}

.clear {
    clear: both
}

#redline {
    background: #c41515 url("/img/redblock-bgr.gif") top repeat-x;
	min-width:1000px;
}

#right {
    float: left;
    width: 320px;
    position: relative;
}

#nav	{
    background: #d45454;
    border-bottom: 3px solid #750800;
    margin: 20px 0 30px;
    position: relative;
    min-height: 202px;
	*height: 202px;
    padding: 15px 0 20px;
}

#nav a	{
    margin: 0 40px;
    background: url("/img/nav-bgr.gif") 0 100% no-repeat;
    padding: 4px 15px;
    display: block;
    color: #fff;
    text-decoration: none;
    font: 10pt Tahoma, Arial, Verdana;
}

#nav a:hover	{
	background:#db6e6e;
	color:#eaaaaa;
}

#navin	{
    background: #dfcf9a;
    border-bottom: 3px solid #750800;
    margin: 20px 0 20px;
    position: relative;
    min-height: 202px;
	*height: 202px;
    padding: 15px 0 20px;
}
 
#navin a	{
    margin: 0 40px;
    background: url("/img/navin-bgr.gif") 0 100% no-repeat;
    padding: 4px 15px;
    display: block;
    color: #003399;
    text-decoration: none;
    font: 10pt Tahoma, Arial, Verdana;
}

#navin a:hover	{
	background:#f2e3b1;
	color:#356ba8;
}

h1	{
	color:#6d0807;
	font: bold 16pt Arial, Tahoma, Verdana; 
	margin:0;
}
h2.country	{
	font-size:16pt;
    margin: 20px 0 0 0;
	padding:0;
	color:#1859a0;
	font-weight:700;
    border-bottom: 2px solid #93a8bf;
}
h2	{
	font-size:16pt;
    margin: 20px 0 0 0;
	padding:0;
	color:#1859a0;
	font-weight:700;
}

.city	{
	font-size: 11pt;
	color:#333;
	display:block;
	margin: 5px 0 0;;
	font-weight:bold;
}
.mmbrs	{
background:#6d0807;
font-size:8pt;
color:#fff;
padding: 4px; 
margin:5px 0 0 20px;
width:58px;
}
.mmbrs1	{
margin: 3px 0 0 20px;
}


#greenline	{
    background: #dfcf9a url("/img/greenblock-bgr.gif") top repeat-x;
	min-width:1000px;
}

#blueline	{
    background: #2b6eb8 url("/img/blueblock-bgr.gif") top repeat-x;
    border-bottom: 5px solid #000;
	min-width:1000px;
}


img	{
    border: 0;
}

img.hd {
    position: absolute;
    top: 18px;
    left: 25px;
}

form {
    margin: 0;
}

#about {
    margin: 35px 30px 30px 0;
    width: 550px;
    min-height: 453px;
    *height: 453px;
    background: #f3eedd url("/img/aboutblock-bgr.gif") top repeat-x;
    border-bottom: 3px solid #750800;
    display: block;
    float: left;
    position: relative;
}
.abgr	{
    position: absolute;
    right:0;
    bottom:0;
    z-index:1;
}
.intext	{
    position: relative;
    z-index:2;
    padding: 70px 100px 30px 70px;
	*padding: 60px 100px 30px 60px;
}

#content	{
    margin: 35px 30px 30px 0;
    width: 450px;
	padding: 40px 50px;
    background: #f3eedd url("/img/aboutblock-bgr.gif") top repeat-x;
    border-bottom: 3px solid #750800;
    display: block;
    float: left;
    position: relative;
    min-height: 633px;
	text-align:justify;
}
#content h1	{
    position: relative;
    left:-20px;
    top:-10px;
	}

table.tab {
font-size: 8pt;
border: 1px;
}



#login img.hd {
    position: absolute;
    top: 18px;
    left: 100px;
}


#cal	{
    position: relative;
    height: 228px;
	background:#2d71bc;
	margin: 20px 0 0;
	border-bottom: 3px solid #06448a;
}

.cal_today a{
color: #fff;
}

.cal_days {

}


#login	{
    background: #d45454 url("/img/login-bgr.gif") top repeat-x;
    border-bottom: 3px solid #750800;
    position: relative;
    height: 228px;
    color: #eaaaaa;
    font: 8pt Arial;
}

#login a {
    color: #eaaaaa;
    font: 8pt Arial;
}

#login .in {
    position: absolute;
    top: 50px;
    right: 30px;
}

#login .in input {
    width: 181px;
    display: block;
    margin: 0 0 10px 0;
    background: #fff;
    border: 1px solid #7f0a0a;
    padding: 3px;
}

#login .in input:hover, #login .in input:focus	{
    background: #fadfdf;
}

#login .up {
    position: absolute;
    top: 50px;
    left: 30px;
    text-align: right;
}

#login .up span	{
    display: block;
    margin: 8px 0 20px;
}

#login .sp	{
    position: absolute;
    top: 115px;
    left: 30px;
}

#login .si	{
    position: absolute;
    top: 140px;
    left: 100px;
}

#login .cn	{
    position: absolute;
    top: 170px;
    left: 100px;
}

#login img.hd1 {
    position: absolute;
    bottom: 15px;
    right: 30px;
}

#login #message	{
	position: absolute;
	top: 138px;
	left: 170px;
	z-index: 3;
}

#login #message span	{
	display:block;
	background:#c41515;
	color:#fff;
	font-weight:bold;
	padding: 5px;
	font-size:10pt;
	border: 1px solid #fff;
}

#login #i-in	{
	position: absolute;
	top: 16px;
	left:30px;
	color:#fff;
	font-size:10pt;
	width: 250px;
}
#login #i-in a	{
	font-size:10pt;
}
a.user	{
	display:block;
	background:url(/img/str.gif) 1% 50% no-repeat;
	padding: 5px 15px 5px 20px;
	margin: 0 5px 0 10px;
	text-decoration:none;
	color:#fff;
	border-bottom: 1px solid #dc6161;
}
#i-in a.user:hover	{
	background:#dc6161 url(/img/str1.gif) 1% 50% no-repeat;

}
 

.news {
    width: 225px;
    float: left;
    margin: 35px 0;
    position: relative;
}
.news-doc {
    margin: 45px 0; 
    position: relative;
}
.news-doc h2	{
    padding: 0 20px 0 70px;
	margin:0;
	text-align:left;
	font-size: 16pt;
	color:#2a6fbd;
}
.news .data, .news-doc .data	{
    width: 49px;
    height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("/img/data-bgr.gif") no-repeat;
    color: #fff;
    padding: 3px 0;
    font: bold 8pt Arial;
}
.news .data span {
    display: block;
    color: #ffc170;
    font-size: 10pt;
}

.news-doc .data span 	{
    display: block;
    color: #ffc170;
}

.news a, .news-doc a	{
    font: 10pt Arial;
    color: #000;
    display: block;
    padding: 0 20px 0 70px;
    text-decoration: none;
}

.news a:hover, .news-doc a:hover {
    color: #6f0000;
}

.news a span, .news-doc a span {
    font: bold 12pt Arial;
    display:block;
}

.bluepad {
    padding: 50px 0 20px 0;
}
.cntr	{
float:left;
display:block;
height:35px;
}

.ct {
border-top: 1px solid #000;
position:relative;
float:left;
background: #9dbadb;
color:#1d5ea8;
padding: 5px;
}
#blueblock a {
    font: bold 12pt Arial;
    color: #9cb9d9;
    display: block;
    padding: 5px;
    margin: 0 20px 0 0;
    text-decoration: none;
}

#blueblock a:hover {
    background: #9dbadb;
    color: #1d5ea8;
}
#register, #vemail_form, #cargo{
	font-size: 10pt;
	font-weight:700;
	color:#333;
}
#register small	{
	font-size: 7pt;
	font-weight:normal;
	color:#000;
}
#register input, #register select, #register textarea, #vemail_form input, #cargo input, #cargo textarea {
	display:block;
	margin: 5px 0 10px 30px;
	width: 400px;
}
#register input:focus, #register select:focus, #register textarea:focus, #vemail_form input:focus, #cargo input:focus, #cargo textarea:focus {
	background: #f7f7f7;
}

#vlogin, #vpassword	{
	margin: 0 0 0 30px;
	color:red;
	width:300px;
}
.copy	{
	margin: 30px;;
}
#emails, .mllst	{
font-size:14pt;
color:#1859a0;
padding: 10px 0;
border-bottom: 1px solid #1859a0;
}
#emails a	{
font-size: 8pt;
color:#5490d4;
text-decoration:none;
border-bottom: 1px dotted #5490d4;
padding: 0 10px;
}
#email td, #sendmail td	{
background:#e9debd
}
a	{
color:#006699;
}
.memberslist	{
padding: 3px;
margin: 5px 0 0;
font-size:9pt;
}

.memberslist a	{
text-decoration:none;
border-bottom: 1px dotted #5490d4;
font-weight:bold;
}
a.gr	{
padding: 3px;
color:#fff;
background:#2a6fbd;
font-weight:bold;
text-decoration:none;
}
a.gr:hover	{
padding: 3px;
background:#4184ce;
color:#fff;
}