body, table, tr, td, input, select, textarea {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#414141;}

body {margin:0; padding:0; background:url(../_images/bg.gif) top left repeat-x #72A804;}

a {text-decoration:underline; color:#0075BA;}
a:hover {text-decoration:none;}

h1 {font-size:18px; font-weight:normal; padding:0; margin:0;}

form {margin:0; padding:0;}

.hr {height:1px; background-color:#E2E5E8;}

.red {color:#CE0500;}
.grey {color:#6F726F;}

.title {font-size:12px; color:#009B00; font-weight:bold;}
.date {font-size:10px; color:#858585;}
.link {padding-left:15px; background:url(../_images/icon_details.gif) left 4px no-repeat;}

.paginator {text-align:center;}
	.paginator img {vertical-align:middle; border:0;}
	.paginator strong {padding:0 3px; background-color:#CE0500; color:#FFFFFF; font-weight:normal; margin:0 3px;}
	.paginator a {margin:0 3px;}
.selectedItem{
	background-color:#CE0500;
	color: White;
	padding-right:3px;
	padding-left:3px;
}
.leftSh {background:url(../_images/bg_left.gif) right repeat-y;}
.rightSh {background:url(../_images/bg_right.gif) left repeat-y;}
.middle {background-color:#FFFFFF;}

.header {text-align:center;}

.content {background:url(../_images/bg_content.gif) top repeat-x;}
	.content .h2 {padding-left:27px; background:url(../_images/icon_ball_white.gif) left top no-repeat; min-height:25px; //height:25px;}

.line2 {background:url(../_images/line1.jpg) repeat-y;}

.leftMenu {
	width:239px; 
	background:url(../_images/bg_left_menu.gif) left top repeat-x #EAF4EF;
}
.leftMenu .h2, .leftMenu .menu .firstLevel {
	border-bottom:1px solid #F2F8F5; 
	border-top:1px solid #DFE6E5;
	display:block;
} 
.leftMenu .h2 {
	padding:13px; 	
	padding-left:37px;
	background:url(../_images/icon_ball.gif) 15px 10px no-repeat;
}
	.leftMenu .menu .firstLevel {padding:5px; padding-left:55px; background:url(../_images/icon_ball_small.gif) 34px 7px no-repeat; color:#009B00; font-weight:bold; cursor:pointer;}
	.leftMenu .menu .firstLevel a{
		color:#009B00;
		font-weight:bold; 
		cursor:pointer;
		text-decoration: none;
	}
	.leftMenu .menu .firstLevel a:hover{

		font-weight:bold; 
		cursor:pointer;
		text-decoration: underline;
	}
.leftMenu .menu .secondLevel a {padding:7px; padding-left:15px; background:url(../_images/icon_ball_small_2.gif) 0 9px no-repeat; font-weight:normal; color:#4398C7;}

	.leftMenu .first {border-top:0;}
	.leftMenu .last {border-bottom-color:#EAF4EF;}



.footer {background-color:#83B60F; padding-top:5px;}
	.footer table {border-top:1px solid #FFFFFF; background:url(../_images/bg_footer.gif) bottom repeat-x;}
	.footer table td, .footer table td a {color:#FFFFFF;}
	
	.head .h2 {
	padding:13px; 	
	padding-left:37px;
	/*background:url(../_images/icon_ball.gif) 15px 10px bottom no-repeat;*/
}