body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px;
	padding:0px;
	background-image: url(../images/bg.gif);
}

form {
	margin:0px;
}

h1{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
}

h2{
	font-size:15px;
	color:#000000; font-weight:bold;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
}

h3{
	font-size:15px;
	font-weight:bold; font-style:italic;
	color:#000000;
	text-decoration:underline;
	margin-top:5px;
	margin-bottom:5px;
}

h4{
	font-size:15px;	font-weight:bold;
	color:#000000;
	margin-top:5px;
	margin-bottom:5px;
}

h5{
	font-size:14px;	font-weight:bold; font-style:italic;
	color:#000000;
	margin-top:5px;
	margin-bottom:5px;
}

h6{
	font-size:13px;	font-weight:bold;
	color:#000000;
	margin-top:5px;
	margin-bottom:5px;
}

a, a:visited {
	color:#0B6E3A;
	text-decoration:none;
}

a:hover{
	color:#0B6E3A;
	text-decoration:underline;
}

p{
	margin-top: 5px;
	margin-bottom: 5px;
}


ul{
	margin:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
}

li{
	margin:0px;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:20px;
	padding:0px;
}


/***** Common Styles End Here*******/



.x_txtbox{
	border:2px solid #86A485;
	padding:0px;
	height:19px;
	width:200px;
}

.x_button, .x_button1, .x_button2, .x_button3{
	border:0px;
	color:#333333;
	margin:0px;
	height:22px; width:85px;
	font-weight:bold; font-size:14px;
}

.x_button{
	background:url(../images/btn1.gif) white no-repeat center center;
	width:85px;
}

.x_button1{
	background:url(../images/btn2.gif) white no-repeat center center;
	width:105px;
}

.x_button2{
	background:url(../images/btn3.gif) white no-repeat center center;
	width:125px;
}

.x_button3{
	background:url(../images/btn4.gif) white no-repeat center center;
	width:145px;
}

.x_body{
	margin:0px;	margin-left:auto; margin-right:auto;
	width:967px; background-color:white;
	clear:both;
}

.x_table{
	background-color:#CCCCCC;
	border:0px solid #999999;
}

.x_table th{
	background-color:#666666;
	text-align:left; color:#FFFFFF;  font-size:12px; font-weight:bold;
	padding-left:4px; padding-right:4px; height:22px; line-height:12px;
}

.x_table td{
	background-color:#FFFFFF; padding:2px; color:#333333;
}

.x_table .altrow td{
	background-color:#F9F9F9;
}

.x_sep{
	clear:both;
}

.x_top_links{
	background-color:#C1D72F;
	padding:9px; color:#0B6E3A; padding-right:15px;
	text-align:right; line-height:17px;
	border-bottom:14px solid white;
	font-size:17px;
}	

.x_left_bdr{
	border-left:2px solid white;
	width:33%;
}

.x_top_menu{
	background-color:#006F51;
	height:34px;
	border-bottom:2px solid white;
	color:white;
	font-size:14px; line-height:14px; font-weight:bold;
	padding-left:20px;
	text-align:left;
}

.x_top_menu a, .x_top_menu a:visited{
	color:white;
	text-decoration:none;
}

.x_top_menu a:hover{
	color:white;
	text-decoration:none;
}

.x_top_menu_ac{
background-color:#B2CC26;
height:34px;
border-bottom:2px solid white;
color:white;
font-size:14px; line-height:14px; font-weight:bold;
padding-left:20px;
text-align:left;
}

.x_top_menu_ac a, .x_top_menu_ac a:visited{
color:white;
text-decoration:none;
}

.x_top_menu_ac a:hover{
color:white;
text-decoration:none;
}

.x_left_links{
	padding:5px; padding-left:10px; padding-right:10px;
}

.x_left_links a, .x_left_links a:visited{
	display:block; padding:5px; font-family:Arial, Helvetica, sans-serif;
	font-size:14px; line-height:17px;
	color:black; text-decoration:none;
}

.x_left_links a:hover{
	background-color:#E3ECAA;
	text-decoration:none;
}

.x_footer{
	background-color:#C1D72F; border-top:4px solid white;
	padding:10px;
	text-align:center;
	line-height:21px;
	font-size:12px;
	color:#006F51;
}

.x_footer a, .x_footer a:visited{
	color:#006F51;
	text-decoration:none;
}

.x_footer a:hover{
	color:#006F51;
	text-decoration:underline;
}

.x_your_here{
	color:#A5BB39;
	padding:10px;
	font-size:17px;
	line-height:17px;
}

.x_ad td{
	border-top:4px solid white;
}

.x_link1{
	background-color:#CCCCCC; padding:3px;
	text-align:right;
}

.x_link1 a, .x_link1 a:visited{
	text-decoration:none;
}

.x_link1 a:hover{
	color:#333333;
}

.x_table1{
	background-color:#EFF4CD; border:0px solid #006F51;
}

.x_table1 tr td{
	background-color:#F7FAE6; padding-left:10px;
}

.x_table2{
	background-color:#EFF4CD; border:0px solid #006F51;
}

.x_table2 tr td{
	background-color:#F3F8DA; 
}

.x_table2 img{
	margin-right:10px; margin-bottom:3px;
}

