a:link       {
	text-decoration:  underline;
	color: #3399CC;
}
a:active     { text-decoration:  underline; color: #3D6394;
	 }
a:visited    { text-decoration: underline; color: #666666;
	}
a:hover      { text-decoration:  none; 
               color: #456B90; 
	}
#botty {display:none;  background-color: #FFFFFF}

 .menu {
	text-decoration: none;
	border: 1px solid #9DB3CB;
	height: 24px;
	width: 135px; 
	 
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 4px;



}
 
 .menu:hover  {
	border: 1px solid #9BD244; 
	background-repeat: no-repeat;
	background-position: right center;	
}
	
 .menu2  {
	border: 1px solid #9BD244; 
	text-decoration: none; 
	height: 24px;
	width: 135px;  
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 4px;
	
}
	



a.footer:link  {
	text-decoration: none;
	color: #1D4B81;
	font-weight: normal;
	font-size: 10px;
}
a.footer:active {text-decoration: none;	color: #1D4B81;	
	font-weight: normal;  	font-size: 10px;}
a.footer:visited {
	text-decoration: none;
	font-weight: normal;
	color: #1D4B81;
	font-size: 10px;
}
a.footer:hover {
	text-decoration: none;
	color: #DB082C;
	font-weight: normal;
	font-size: 10px;
}


.pixel {  background-image: url(/static/images/pixel.gif)}
.radio {  color: #000000; background-color: #FFFFFF}
.biggy {  font-size: 14px}
textarea {  font-size: 11px; color: #000000; background-color: #F9F9F9;}
input {  color: #000000; background-color: #F9F9F9; font-size: 10px}
.button {
	font-weight: bold;
	color: #330066;
	background-color: #E1E1E1;
	font-size: 12px;
	border: 1px solid #666666;
	font-family: Tahoma, Verdana, Arial;

}

.smaller {  font-size: 10px}
.subtitle {
	font-weight: bold;
	font-size: 13px;
	color: #669900;
	font-family: Tahoma, Verdana, Arial;

}
.subtitle2 {
	font-weight: normal;
	color: #669900;
	font-size: 18px;
	padding-bottom: 3px;

}

.title {
	font-size: 22px;
	font-weight: normal;
	color: #9BD244;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 7px;



}
BODY {
	background-color: #ffffff;
	color: #1D4B81;
	font-size: 13px;
	line-height: 180%;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#1D4B81;
	scrollbar-darkshadow-color:#1D4B81;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#1D4B81;
	scrollbar-track-color:#E0E0E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

.copy {	font-size: 11px;
	font-weight: normal;
	color: #C5BEB6;}
.texty {text-align: justify; }


.top1 {
	background-color: #A5A3A3;




}


.smally {	font-size: 11px;}



select {	font-size: 12px;
	color: #330066;
	background-color: #ffffff;}

li {
	line-height: 140%;
	list-style-type: square;
	list-style-image: url(/static/images/english/bullet_inside.gif);


}

.li2 {
	line-height: 180%;
	list-style-type: square;
	list-style-image: url(/static/images/english/bullet_inside.gif);
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
hr {
	color: #999999;
	height: 1px;
}




.comments {
	border: none;
	color: #1D4B81; 
	padding-bottom: 2px;
}

.tablel {
	border: 1px solid #6588AD; width: 430px;
}
.maintext {
	background-color: #FFFFFF;
}
 
.foot {
	background-color: #666666;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;


}
 
.posi {
	font-size: 10px;
	color: #000066;
}


 
.photo {
	border: 2px solid #CCCCCC;

}

.right {
	background-color: #F6F7F6;



}
.date {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #DB082C;
	font-weight: normal;
}

 
.searchbox {
	font-size: 12px;
	font-weight: bold;
	color: #846153;
	background-color: #F7FFFE;
	border: 1px solid #AD897C;
	width: 86px;
}
.outside {
	border: 1px solid #612329;


}
.inside {
	background-color: #86020B;
	border: 1px solid #A5A3A3;
}
 
.main {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
 
 
.path {
	color: #6588AD;
}
.loginback {
	background-attachment: scroll;
	background-image: url(/static/images/english/login_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.loginback2 {
	background-attachment: scroll;
	background-image: url(/static/images/english/login_box2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
