body {
	margin: 5px 0px 5px 5px;
	background-image: url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
	color: #4B4A4A;
	font-family: verdana; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 110%; 
	}


td {
	line-height: 110%;
	font-family: verdana; 
	font-weight: normal; 
	font-size: 11px;
	color: #4B4A4A;
}

a {
	text-decoration: none; 
	color: #FF0000;
	font-weight: normal;
	}
a:link {color: #FF0000}
a:visited {color: #FF0000}
a:active {color: #FF0000}
a:hover {text-decoration: none; color: #FF0000}

.menu_top {
	color: #ffffff;
	font-weight: bold;	
	background-image: url('../images/bg_menu.jpg');
	background-repeat:no-repeat;
}

.menu_top a {
	text-decoration: none; 
	color: #ffffff;
	font-weight: bold;		
}
.menu_top a:link {color: #ffffff;font-weight: bold;}
.menu_top a:visited {color: #ffffff; font-weight: bold;}
.menu_top a:active {color: #ffffff; font-weight: bold;}
.menu_top a:hover {text-decoration: none; color: #FFA162; font-weight: bold;}


.menu {
	color: #ffffff;
	font-weight: bold;
}

.menu a {
	text-decoration: none; 
	color: #ffffff;
	font-weight: bold;
}
.menu a:link {color: #ffffff;font-weight: bold;}
.menu a:visited {color: #ffffff; font-weight: bold;}
.menu a:active {color: #ffffff; font-weight: bold;}
.menu a:hover {text-decoration: none; color: #FFA162; font-weight: bold;}

.content {
	background-color:#F6F6F6;
	color: #4B4A4A;
	font-size:11px;	
	font-weight: normal;
	line-height:130%;
}

.content_inner {
	background-color:#F6F6F6;
	color: #4B4A4A;
	font-size:11px;	
	font-weight: normal;
	line-height:130%;
}

.footer {
	background-image: url('../images/bg_footer.jpg');
	background-repeat:repeat-x;
}

.footer2 {
	color: #585858;	
	font-family: verdana; 
	font-weight: normal; 
	font-size: 10px; 
}

.footer2 a {
	text-decoration: none; 
	color: #585858;
	font-weight: normal;
	}
.footer2 a:link {color: #585858}
.footer2 a:visited {color: #585858}
.footer2 a:active {color: #585858}
.footer2 a:hover {text-decoration: none; color: #585858}


p {
	margin:7 0 0 0; 
}

form {
	margin:0; 
}


li {
	list-style-position: outside; 
}

ul {
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:30px;
}

li a {
	text-decoration: none; 
	color:#CE000D;
	font-weight: normal;  
	letter-spacing: 0pt
	}
li a:link {}
li a:visited {}
li a:active {}
li a:hover {text-decoration: none; color:#CE000D;}


.l1 { background-color: #f9f9f9; }
.l0 { background-color: #ffffff; } 

.spacer {
	background-image: url('../images/spacer.gif');
}


.spacer_white {
	background-color:#ffffff;	
	background-image: url('../images/spacer.gif');
}


h1 {
	font-size: 20px;
	font-weight: normal;	
	color:FF0000;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 17px;
	font-weight: normal;	
	color:FF0000;
	padding: 0px;
	margin: 0px;
}


.img {
	margin: 3px 8px 0px 0px;
	border: #cccccc 1px solid;
	padding: 0px;
}

.img2 {
	margin: 0px;
	border: #3E944B 1px solid;
	padding: 0px;
}


input, textarea {
	border: #FF0000 1px solid; 
	font-size: 11px; 
	margin-left: 0px; 
	color: #4B4A4A; 
	font-family: verdana;
	background-color: #ffffff;
}

.input {
	border: #FF0000 1px solid; 
	font-size: 11px; 
	margin-left: 0px; 
	color: #4B4A4A; 
	font-family: verdana;
	background-color: #ffffff;
}

.button {
	border: #FF0000 3px solid;
	font-size: 12px; 
	color: #ffffff; 
	font-family: verdana; 
	font-weight:bold;
	background-color: #FF0000;
}

select { 
	background: #ffffff; 
	border-color: #FF0000; 
	border-top-style: solid;
	font: 11px verdana;
	color: #4B4A4A; 
}