@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	color: #CCCCCC;
}
a:hover {
	color: #ffffff;
}
.td_bg {
	background-image: url(../images/template_r4_c2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.table_bg {
	background-image: url(../images/backend_bg.jpg);
	background-repeat: repeat-y;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	
}
p {
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.5em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCCCCC;
	text-transform: uppercase;
	letter-spacing: .25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	text-transform: uppercase;
	letter-spacing: .25em;
	
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
}

#lowermenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;	
}
#lowermenu a {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
	
}

#lowermenu a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:underline;
	
}
