body,td,th {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {color: #FFFFFF}
.style3 {color: #336699}

.header {
	background-image: url(images/header_globe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.adminHeader {
	background-image: url(images/admin_header_globe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.side_left {
	background-image: url(images/side_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.side_right {
	background-image: url(images/side_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu_n {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.lineHeb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.text_main {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.frame {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: C9CACB;
	border-right-color: C9CACB;
	border-bottom-color: C9CACB;
	border-left-color: C9CACB;
}
.jeader_news {
	background-image: url(images/header_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_r {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9966CC;
}
.transparent {
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=100, StartY=100, FinishX=0, FinishY=100);
	background-color: #78609F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
	.tField{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #78609F;
	border-width:1px;
	background-color:F7F5F9;
	height: 20px;
	
	
	}
.sc {
	scrollbar-3dlight-color:none;
	scrollbar-arrow-color:ffffff;
	scrollbar-base-color:C4B0E3;
	scrollbar-darkshadow-color:D6D6D6;
	scrollbar-shadow-color:none
}
.myborder{
border:solid;
border-width:1px;
border-color: #78609F;

}