/* CSS Document */

body{background-color:#73B7A0;
	margin:0px;
	background-image:url(images/bg_stripe.jpg);
	background-repeat:repeat-x;
	}
.border{border:#A44F08 solid 1px; border-top:0px;
	}
.border1{border:#015A8B solid 1px; border-top:0px; border-bottom:0px;
	}
.text{font-family:Monotype Corsiva, geogria;
	font-size:17px;
	line-height:20px;
	text-align:justify;
	color:#5C9583;
	}
.text_left_white{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	text-align:left;
	color:#FFFFFF;
	}
.text_left_whitebold{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	}
.text_underline{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	text-align:left;
	color:#000000;
	text-decoration:underline;
	}
.text_white{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	text-align:justify;
	color:#FFFFFF;
	}
.copyright{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}

a.web:link{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px; 
text-decoration:none; 
color:#FFFFFF;}
a.web:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px; 
text-decoration:none; 
color:#FFFFFF;}
a.web:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px; 
text-decoration:none; 
color:#FFFFFF;}
a.web:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px; 
text-decoration:none; 
color:#A44F08;}

.tittle{font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	line-height:20px;
	text-align:justify;
	color:#A44F08;
	font-weight:bold;
	}
.common-pad{padding-left:20px;
	padding-right:20px;}
	
.stripe_left{background-image:url(images/stripe_left.jpg);
	background-repeat:repeat-y;
	}
.stripe_right{background-image:url(images/stripe_right.jpg);
	background-repeat:repeat-y;
	}
.divider{background-image:url(images/divider.jpg);
	background-repeat:repeat-y;
	}
a:hover{color:#5C9583;}
.text_underline1{font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	line-height:17px;
	text-align:left;
	color:#000000;
	text-decoration:underline;
	}
	.text_underline2{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	text-align:left;
	color:#000000;
	text-decoration:none;
	}