body {
    background-color: #FFFFFF;
background: url(/images/bg_bottom_right.jpg); background-position: bottom right; background-repeat:no-repeat;
    font-size:11px;
    font-family:verdana, tahoma, arial;
    padding:0;
    margin:0;
    color: #333333;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

font, span, p, div, li, td, input, option, select {
	font-size:11px;
	color:#222;

}


a:link {
	text-decoration: none;
color: #004191;
}
a:visited {
	text-decoration: none;
color: #004191;
}
a:hover {
	text-decoration: underline;
color:#6221CE;
}
a:active {
	text-decoration: none;
color: #004191;
}






.top_menu_bg {
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/images/title.jpg);
}

.title {
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/title_bg.gif);

}


.osn_txt {text-align:justify;}

.picters {
border:1px solid #D3E3F0;
}
.tbl {
border:1px solid #D3E3F0;
}

.g_but{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #004191;
	SCROLLBAR-FACE-COLOR: #ECE3BB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ECE3BB; 
	SCROLLBAR-SHADOW-COLOR: #CAB987; 
	SCROLLBAR-ARROW-COLOR: #CAB987; 
	SCROLLBAR-BASE-COLOR: #CAB987; 
	scrollbar-3d-light-color: #CAB987; 
	scrollbar-dark-shadow-color: #CAB987;
}
