html, body {height:100%}
body {
	padding:0;
	margin:0;
	background-color:#FFF;
	color: #000;
	font-size:12px;
	font-family:helvetica, verdana, arial, sans-serif;
}
#outer{
	height:100%;
	min-height:100%;
	min-width:500px;
	background-color:#fff;
	margin-bottom:-52px;
	color: #000;
	background-image: url('images/nav_bg.gif');
	background-repeat: repeat-y;
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header{
	height:70px;
	color: #000;
	text-align:left;
	border-bottom:2px solid #666;
	background:#810c89;
	background-image: url('images/header_bg.gif');
	background-repeat: no-repeat;
	font-weight:normal;
	color: #999;
}

#cart_header{
	background:#314682;
	color: #FFF;
	text-align:left;
	width=90%;
	padding-left:20px;
	border-top:1px solid #990099;
	border-bottom:2px solid #990099;
}

#left {
	position:relative;/*ie needs this to show float */
	width:140px;
	float:left;
	display:inline;/*fix for ie double margin-bug*/
	margin:10px 10px 0px 10px;
	height:1%;
	padding:5px;
	background-color:#FFCCFF;
	text-align:left;
	line-height:17px;
	
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:3px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:130px;
	float:right;
	margin:15px 5px 0px 0px;
	padding:0px;

}

#footer {
	height:50px;
	clear:both;
	border-top:1px solid #990099;
	border-bottom:1px solid #990099;
	text-align:center;
	position:relative;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:0px;
	background-color:#666;
	
}

* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	background-color:#FFF;
	height:1%;/* combat IE's 3 pixel jog */
	margin:15px 160px 12px 180px;
}
#left img,#right img {margin-top:3px}
#footer a {color:#fff}









img{
border:0px;
}



.sidebarTitle {
	padding-right:2px;
	padding-left:2px;
	padding-bottom:5px;
	padding-top:5px;
	font-size:10px;
	font-weight:bold;
	color: #FFF;
	background: #314682;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
}




.sidebarContent {
	padding:3px;
	font-size:10px;
	font-weight:normal;
	color: #000;
	background: #eee;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

	
	
.heading {
display:none;
}


.image {
 border: 1px solid #000;
}




.buttonSpell {
	font-size:10px;
	color: #330099;
	background-color: #FFFFFF;
	border: solid 1px;
	font-weight:	bold;
}

.headerTable {
	font-weight:normal;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	}



.cellBackgroundDark {
	font-weight:normal;
	color: #000;
	text-decoration: none;
	background-color: #DEE3E7;

	}

.cellBackgroundLight {
	font-weight:normal;
	color: #000;
	text-decoration: none;
	background-color: #fff;

	}

.cellTitle {
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	background: #990099;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	}


.error {
	font-weight:bold;
	color: #f00;
	}

.description {
	font-size:14px;
	font-weight:normal;
	color: #000;
	}
	
h1 {
	font-size:20px;
	font-weight:bold;
	color:#666;
	}
p {
	margin:0px 0px 16px 0px;
	padding:0px;
	}
	

.button {
	font-size: 12px;
	font-weight:	bold;
	color:#fff;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	background-color: #990099; border-style: solid;
	border-top-width: 1px; border-right-width: 1px;
	border-bottom-width: 1px; border-left-width: 1px;
}



.buttonFORUM {
	font-size: 18px;
	font-weight:	bold;
	color:#fff;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	background-color: #990099; border-style: solid;
	border-top-width: 1px; border-right-width: 1px;
	border-bottom-width: 1px; border-left-width: 1px;
}

table{
}
td {
	padding: 5px;
}





.publicTable {
	background-color: #eee;
	text-decoration:none;
	font-weight:normal;
	border: 1px solid #ddd;
	padding: 3px;

}




a.red {
	color:#f30;
	text-decoration:none;
	font-weight:bold;
	}
a.red:link {color:#f30;}
a.red:visited {color:#f30;}
a.red:hover {color:#f30;}







a.white {
	font-size:12px;
	color:#eee;
	text-decoration:none;
	font-weight:bold;
	}
a.white:link {
color:#eee;
text-decoration:none;
}
a.white:visited {
text-decoration:none;
color:#eee;
}
a.white:hover {
text-decoration:none;
color:#fff;
}


.form {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	background-color: #F1F1F1;
	border:3px solid #eee;
}

.formField {
	color: #000;
	font-weight:normal;
	font-size:10px;
	border: solid 1px;
	border-color: #ccc;
	background-image: url('images/textfield.gif');
}

.formArea {
	font-weight:normal;
	color: #000;
	border: solid 1px;
	border-color: #ccc;
}



a {
	text-decoration:none;
	}

a:link{
}

a:visited{
}

a:hover{
	color:	#f00;
	text-decoration:underline;
}






a.navelement {
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	text-align: left;
	display: block;
	width: 130px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #810c89;
}



a.navelement:link{
	font-size:11px;
	color: #000;
}

a.navelement:visited{
	font-size:11px;
	color: #000;
}

a.navelement:hover{
	font-size:11px;
	color:		#000;
	background-color: #fff;
	text-decoration:none;
}


.navHeading {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	text-align: left;
	display: block;
	width: 140px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}

a.navHeading {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	text-align: left;
	display: block;
	width: 140px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}








div#buttonA {
	margin-left: 0px;
}
div#buttonA ul {
	margin: 0px;
	padding: 0px;
	font-family:verdana, arial, helvetica, sans-serif;
	line-height: 16px;
}
div#buttonA li {
	list-style-type: none;
	height: 15px;
	width: 110px;
	margin: 2px;
	text-align:left;

}
div#buttonA li a {
	background-color: #eee;
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	border-width: 1px;
	font-size: 8pt;
   	color: #000;
	font-weight: bold;
}
div#buttonA li a:link {

	border-style: outset;
	border-color: #000;
	border-top: #000 solid 0px;
	border-left: #000 solid 0px;
	border-right: #000 solid 2px;
	border-bottom: #000 solid 2px;
}
div#buttonA li a:visited {

	border-style: outset;
	border-color: #000;
	border-top: #000 solid 0px;
	border-left: #000 solid 0px;
	border-right: #000 solid 2px;
	border-bottom: #000 solid 2px;
}
div#buttonA li a:hover {

	border-style: outset;
	border-top: #000 solid 0px;
	border-left: #000 solid 0px;
	border-right: #000 solid 2px;
	border-bottom: #000 solid 2px;
}
div#buttonA li a:active {

	border-style: inset;
	border-top: #000 solid 1px;
	border-left: #000 solid 1px;
	border-right: #000 solid 1px;
	border-bottom: #000 solid 1px;
}


.pre_button {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight:	bold;
}






.newsHeader {
	text-align: right;
	color: #FFF;
	background-color: #990099;
}

.newsHeader span {
	text-transform: uppercase;
	color: #FFF;
	background-color: #CC0000;
	font-weight:	bold;
	}
