.body{
	margin-top:0px; 
	margin-left:0px; 
	background-color:#EFF3DC; 
	
}

.top_gradient{
	background-image: url('../images/site_img/top_grad.jpg');
	background-repeat: repeat-x;
	width:100%;
}

.middle_gradient{
	background-image: url('../images/site_img/middle_grad.jpg');
	background-repeat: repeat-y;
	background-position: top,top;
	background-color: #b2c47a;
	width:100%;
}

.bga_lbl{
	background-image: url('../images/site_img/BGA_01.gif');
	background-repeat: no-repeat;
	background-color: #ffffff;
	width:100%;
}

.green_drap{
	background-image: url('../images/site_img/green_drap1.jpg');
	padding-top: 0px;
}

.right_drap{
	background-image: url('../images/site_img/right_drap.jpg');
	background-repeat: repeat-x;
	padding-top: 0px;
}

.top_menu{
	background-color: #254300;
}

.right_grass{
	background-image: url('../images/site_img/right_grass.jpg');
	background-repeat: no-repeat;
	background-color: #203406;
}

.grey_dots{
	background-image: url('../images/site_img/grey_dots_bg.gif');
	padding-right: 7px;
	padding-top: 7px;
}

.news_title{
	font-family: Verdana;
	font-size:10px;
	color: #324208;
	font-weight:bold;
	text-decoration:none;
	
}
.news_date{
	font-family: Verdana;
	font-size:10px;
	color: #992d30;
	font-weight:bold;
	text-decoration:none;
	
}

.news_title:hover{
	font-family: Verdana;
	font-size:10px;
	color: #324208;
	text-decoration:underline;
}

.news_more{
	font-family: Verdana;
	font-size:10px;
	color: #69744a;
	text-decoration:underline;
}

.news_text{
	font-family: Verdana;
	line-height:12px;
	font-size:10px;
	color: #444444;
}

.dot{
	background-image: url('../images/site_img/dot.gif');
	background-repeat: repeat-x;
	height:1px;
}

.green_dot{
	background-image: url('../images/site_img/green_dot.gif');
	background-repeat: repeat-x;
	height:1px;
}

.events_title{
	font-family: Verdana;
	font-size:10px;
	letter-spacing: 0.7px;
	color: #636655;
	text-decoration:none;
	
}

.main_frame{
	padding-left: 11px;
	padding-top: 24px;
	padding-right: 6px;
	padding-bottom: 15px;
	
}

.dots_bottom{
	background-image: url('../images/site_img/grey_dots_bg.gif');
}

.copyright{
	font-family: Verdana;
	font-size:10px;
	color: #324208;
	padding-left: 11px;
}

.section_title{
	font-family: Verdana;
	font-size:15px;
	font-weight: bold;
	color: #324208;
	
}

.dynamic_texts{
	font-family: Verdana;
	font-size:10px;
	color: #444444;
}

.dynamic_texts p{
	font-family: Verdana;
	font-size:10px;
	padding:0px;
	line-height: 12px;
	
	color: #444444;
}

.dynamic_texts td{
	font-family: Verdana;
	font-size:10px;
	color: #444444;
}

.dynamic_texts a{
	font-family: Verdana;
	font-size:10px;
	color: #324208;
	text-decoration:underline;
}

.dynamic_texts a:hover{
	font-family: Verdana;
	font-size:10px;
	color: #324208;
	text-decoration:none;
}


.menu_tournament{
	font-family: Verdana;
	font-size:10px;
	color: #324208;
	font-weight: bold;
	text-decoration:none;
}

.menu_tournament_ch{
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	color: #c6d885;
}

.green_bold{
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;
	color: #69744a;
}

.green{
	font-family: Verdana;
	font-size:10px;
	
	color: #69744a;
}

.sponsors{
	font-family: Verdana;
	font-size:10px;
	color: #444444;
	text-decoration:none;
}

.sponsors:hover{
	font-family: Verdana;
	font-size:12px;
	color: #444444;
	text-decoration:underline;
}

.sitetext{
	font-family: Verdana;
	font-size:10px;
	color: #444444;
	font-weight: normal;
}

.greentext{
	font-family: Verdana;
	font-size:10px;
	color: #334209;
	font-weight: normal;
}

.body1{
	margin:0px;
	

}

.body2{
	margin-top:0px; 
	margin-left:0px; 
	background-color: #ecf2d7;

}

.btn{
	
	color: #ffffff;
	border: solid 1px;
	background-color: #993333;
	border-top-color: #c61521;
	border-left-color: #c61521;
	border-right-color: #6c0b11;
	border-bottom-color: #6c0b11;
	font-family: Verdana;
	font-size: 10px;
	cursor:hand;
	cursor:pointer;

}

input{
	font-family: Verdana;
	font-size:10px;
	color: #444444;
}	

.links{
	font-family: Verdana;
	font-size:10px;
	color: #69744a;
	text-decoration:underline;
}

.table{
	font-family: Verdana;
	font-size:10px;
	color: #444444;
	font-weight: normal;
	background-color: #ffffff;
}

.table_header{
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;
	color: #334209;
	background-color: #cfde99;
	padding-left: 2px;
	padding-right: 2px;
	text-align:center;
}

.table_cell{
	font-family: Verdana;
	font-size:10px;
	color: #444444;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
}

.table_row{
	background-color: #f7f9ec;
	cursor:hand;
	cursor:pointer;
}

.table_row_simple{
	background-color: #f7f9ec;
}

.table_cell_text{
	font-family: Verdana;
	font-size:10px;
	color: #444444;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
}
.hands{
	cursor:hand;
	cursor:pointer;
}

.tournament_title{
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;
	color: #992d30;
}
.tournament_title_sub{
	font-family: Verdana;
	font-size:10px;
	font-weight: normal;
	color: #69744a;
}

.tournament_comment{
	font-family: Verdana;
	line-height:12px;
	font-size:10px;
	color: #444444;
}

.select{
	font-family: Verdana;
	font-size:10px;
	color: #444444;
	background-color: #f7f9ec;
	border: #f7f9ec;
	font-weight: normal;
}

.management{
	font-family: Verdana;
	font-size:10px;
	color: #324208;
	font-weight: normal;
}

.album{
	background-color: #f7f9ec;
}

.album_image{
	padding:10px;
}

.album_text{
	font-family: Verdana;
	font-size:10px;
	color: #444444;
	font-weight: normal;
	padding-left:10px;
}

.sendto_upper{
	font-family: Verdana;
	font-size:14px;
	font-weight: bold;
	background-color:#f7f9ec;
	color: #334209;
}

/* for important label on home news */

.important{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold; 
	
	
	padding-left: 7px; 
	padding-right: 5px;
	
	background-color:#DF1B1B;
	color: #ffffff;
}

.important1{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold; 
	
	padding-left: 7px; 
	padding-right: 5px;
	
	color: #DF1B1B;
}