body {
	background-color: #C6C6C7 ;
    font-family:		"lucida grande", arial, verdana, helvetica, sans-serif;
	font-size:			12px;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	line-height: 140%;
	padding-top: 10px;
	
}

a 			{ color: #F11D19; text-decoration: none; font-weight: bold;  border-bottom: 1px dotted #F11D19;}
a:link		{ color: #F11D19; text-decoration: none; font-weight: bold;  border-bottom: 1px dotted #F11D19;}
a:visited	{ color: #F11D19; text-decoration: none; font-weight: bold; border-bottom: none;}
a:active	{ color: #F11D19; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #F11D19;}
a:hover		{ color: #F11D19; text-decoration:	underline; font-weight: bold; border: none;}

	
#menu {
	text-align: center;
	font-size: 10px;
}


#menu a				{ color: #F2EEFF; font-weight: bold; text-decoration: none;  border-bottom: 1px dotted #A29EB9;}
#menu a:link		{ color: #F2EEFF; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #A29EB9;}
#menu a:visited		{ color: #F2EEFF; font-weight: bold; text-decoration: none;}
#menu a:active		{ color: #F2EEFF; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #A29EB9;}
#menu a:hover		{ color: #F2EEFF; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #F2EEFF;}

#home_txt {
	width: 250px;
	text-align: left;
	line-height: 130%;
	padding-left: 15px;
	padding-top: 20px;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}	
	
h1 {
	color: #C54346;
	padding-top: 20px;
	padding-left: 15px;
	font-family: georgia, serif;
	font-size: 16px;
	font-weight: bold;
}
.img_right {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	vertical-align: top;
}
.img_center {
	margin-left: 10px;
	text-align: center;
}
h3 {
	font-style: italic;
	font-weight: bold;
}

.page_txt {
	padding-right: 35px;
	padding-left: 35px;
	text-align: left;
	color: #333333;
	padding-bottom: 20px;
}

.header1 {
	font-size: 16px;
	font-weight: bold;

}
.header1 a				{ color: #FFFFFF; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #AF1010;}
.header1 a:link		    { color: #FFFFFF; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #AF1010;}
.header1 a:visited		{ color: #FFFFFF; font-weight: bold; text-decoration: none;}
.header1 a:active		{ color: #FFFFFF; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #AF1010;}
.header1 a:hover		{ color: #FFFFFF; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #CC6666;}
	
	
	
.header2 {
	font: italic bold 13px "lucida grande", arial, verdana, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}

h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #333333;
	color: #333333;
}
