
*
{
margin: 0px;
padding: 0px;
}


#logo_t p { padding: 6px 0px 0px 0px;}

#logo_t2 { 
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

a:link {
	color: #025B00;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #025B00;
}

body {
	
	background: #82F87F url(images/bg.jpg) top repeat-x ;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	text-align: left;
	float:left;
	background:url(images/img.jpg) 791px 21px no-repeat;
	width: 100%;
	min-height:550px;;
}

#main
{
padding-top: 8px;
float:left;
padding-left: 10px;
width: 670px;

}

#main2
{
padding-top: 0px;
// background: url(images/main2.gif) top no-repeat;
}


#header {
	height: 144px;
//	background:url(images/logo.png) top no-repeat;
	color:white;
}


#logo {
text-align: left;
// background: url(images/oduvan.jpg) no-repeat;
padding: 10px 0px 0px 40px;
height: 68px
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
}


#menu
{
height: 54px;
margin-top: 0px;
text-align: center;
padding-left: 20px;
}

#menu ul {
	list-style: none;
}

#menu li {
	
	display: inline;

	
}

#menu a {
	float: left;
	width: 150px;
	height: 28px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 26px;
	font-size: 11px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 150px;
	color: #ffffff;
	text-decoration: underline;
	background: url(images/b2.jpg) 0px 0px repeat-x;
}

#right {
width: 543px;
float: right;
}

#left {
	width: 118px;
	float: left;

}

.st1 {
	border: 1px solid #025B00;
	background: url(images/tit.jpg) top repeat-x #FFFFFF;
	float: left;
	margin-bottom: 6px;
	width: 623px;
	
}

.st2 {
	border: 1px solid #025B00;
	background: url(images/tit.jpg) top repeat-x #FFFFFF;
	float: left;
	margin-bottom: 6px;
	width: 218px;
}

.middle_back
{
padding: 10px 20px 20px 20px;
}

.middle_back ol{
	padding-left: 20px;
}

.ug 
{
padding: 10px 20px 20px 20px;
}

.ug ul {
	padding-left: 15px;
}

.title
{
background: url(images/tit.jpg) top repeat-x ;
height: 20px;
padding-top: 10px;
padding-left: 20px;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-transform:uppercase;
}
	

#calendar {
//	background: url(images/tit_r_bg.jpg) 0px 0px no-repeat ;
}

#calendar1 {
	padding: 15px 30px 20px 20px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #B9B9B9;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}




#footer {
	height: 36px;
	clear: both;
	padding-top: 10px;
//	background: url(images/footer.jpg) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
