/* main table style */
.main {
	margin-top:0;
	margin-bottom:0;
	vertical-align:top;
}
.banner-back {
	background-image: url(images/banner1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 89px;
}

.left_shadow {
	background-image: url(images/left_s.jpg);
	background-repeat: repeat-y;
	background-position:right;
	
}
.right_shadow {
	background-image: url(images/right_s.jpg);
	background-repeat: repeat-y;
	background-position:left;
}

/* content style */

.border {
	background-image:url(images/border_back.jpg);
	vertical-align:top;
	background-repeat: repeat-y;	
}
.right_border{
	border: 1px solid #006600; 
	border-top-color: #006600;

}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.content  a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	text-decoration:none;
}

.content  a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A7B02;
	line-height: 17px;
	text-decoration:underline;


}





.banner_back {
	background-image: url(images/banner_back_color.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 80px;
	width: 779px;
}

/*content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}*/
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
.opci {
	filter: Alpha(Opacity=10, FinishOpacity=100, Style=1, StartX=1, StartY=1, FinishX=11, FinishY=10);
}
.button_back {

	background-image: url(images/botton_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 33px;
	width: 779px;
}
.probox_top_left {
	background-image: url(images/probox_left_top.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 34px;
}
.probox_top_right {

	background-image: url(images/probox_right_top.jpg);
	background-repeat: no-repeat;
	width: 34px;
}
.probox_top_centre {


	background-image: url(images/probox_top_centre.jpg);
	background-repeat: repeat-x;
}
.probox_bottom_left {

	background-image: url(images/probox_bottom_left.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 34px;
}
.probox_bottom_right {


	background-image: url(images/probox_bottom_right.jpg);
	background-repeat: no-repeat;
	width: 34px;
}
.probox_bg_centre {
	background-image: url(images/probox_box_bg.jpg);
	background-repeat: repeat-x;
	height: 102px;
	background-position: bottom;
}
.probox_bottom_centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top:10px;	
	padding-bottom:8px;
	font-weight: normal;
	color:#006600;
	text-align: center;
	background-image: url(images/probox_bottom_centre.jpg);
	background-repeat: repeat-x;
}
.heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336800;
	line-height: 17px;
}
.heading_black {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
.content_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.content_title_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
