/* STANDARD TAG REDEFINITIONS */
BODY{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background: #000 url(../_images/bg.jpg);
}


a{
	color: #000;
	
}
a:hover{
	color: #000099;
}
.header {
	background: #009;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
.secondheader {
	color: #FFF;
	background: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px 2px;
	text-align: left;
}

.linksmenu {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}
.cellback {
	background: #009999 url(../_images/menu_background.jpg) no-repeat left top;
	border-right: 1px solid black;
	width: 250px;
	padding: 2px;
}
.sideheading {
	font-weight: bold;
	color: #FFF;
	padding: 3px 5px 2px;
	text-align: left;
}
.sidecontent {
	padding: 3px 5px 2px;
	text-align: left;

}
.mainbody {
	background: #FFF;
	padding: 0px 10px;
	text-align: left;
}

.footer {
	background: #CCC;
	font-size: 9px;
	text-align: center;
	padding: 2px 5px;
	color: #000;
}



h1{
	font-size: 20px;

}


h2{
	font-size: 15px;

}

h3{
	font-size: 12px;

}

p{

}
#sidestore table tr th table tr .sideheading a {
	color: #FFF;
}
#sidestore table tr th table tr .sideheading a:hover {
	color: #66CCFF;
}
