body {
	background-image:url('../images/body-bg.gif');
	background-repeat:repeat-x
}

* {
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
}

a:link {
	color:#333333;
	line-height:20px;
	text-align:left;
}

a:visited {
	color:#333333;
	line-height:20px;
}

a:hover {
	color:#416c93;
	text-decoration:underline;
	line-height:20px;
}

img {
	border:0px;
}

.container {
	width:782px;
}

.header {
	text-align:left;
}

.topmenu {
	background-image:url('../images/menu-bg.gif');
	background-repeat:repeat-x;
	vertical-align:top
	
}
	
	.submit {
		font-family:Tahoma;
		font-size:11px;
		color:#cfe7eb;
		text-align:center;
		}
		
	.submit a{
		background-image:url('../images/menu-br.gif');
		background-repeat:no-repeat;
		background-position: right top;
		font-family:Tahoma;
		font-size:11px;
		color:#EBFEC2; 
		font-weight:bold;
		margin:0px; padding-left:12px; padding-right:12px; padding-bottom:10px
		}
	
	.submit a:link {
		color:#EBFEC2; 
		text-decoration:none;
	}
	.submit a:visited {
		color:#EBFEC2; 
		text-decoration:none;
	} 
	.submit a:hover {
		color:#FFFFFF; 
		text-decoration:none;
	}


 

	h1 {
		font-weight: bold;
		color: #ED8A05;
		margin: 0;
		padding: 0;
	}
	h2 {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #333333;
		padding: 0px;
		background-repeat:no-repeat;
		margin:0px;
	}
	a.categorylink:link, a.categorylink:visited, a.categorylink:active {
		color:#333333;
		text-decoration:none;
		line-height:24px;
		}
	a.categorylink:hover {
		color:#000000;
		text-decoration:underline;
		}
	h3 {
		font-weight: bold;
		color: #333333;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
	}
	
.footer {
	background-image:url('../images/footer-bg.gif');
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	height:36px
}

.footer p{
	text-align:center;
	font-size:10px; 
	color:#EBFEC2;
}

.footer a {
		font-weight:bold;
		font-size:10px; 
		color:#EBFEC2;
	}
	.footer a:link {
		color:#EBFEC2;
		font-weight:bold; 
		text-decoration:underline; 
	} 
	.footer a:visited {
		color:#EBFEC2; 
		text-decoration:underline; 
	} 
	.footer a:hover {
		color:#ffffff; 
		text-decoration:underline; 
	}
	



.maincontentbg{ background-color:#e8e8e8; border-left:1px solid #b8b7b8; border-right:1px solid #b8b7b8; padding:0px 0px 12px 12px;}
.leftcontentbg{ background-color:#e8e8e8; border-left:1px solid #b8b7b8; border-right:1px solid #b8b7b8; padding:8px;}
.copyright{ font:11px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; text-align:center; }
.searchbutton{width:161px; border:1px solid #CCCCCC; height:15px;}
.sitemap{ font:12px Arial, Helvetica, sans-serif; color:#000000; text-decoration:underline;}
.sitemap1{ background-color:#e8e8e8; border-left:1px solid #b8b7b8; border-right:1px solid #b8b7b8; padding:0px 0px 12px 25px;}
.footerborder{width:794px; margin:2px; border:1px solid #ffffff; padding-bottom:5px;}