/* CSS Document */
a.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #85898A;
	text-decoration: none;
	font-size: 12px;
}

a.header:hover
{
	color:#6B5D94;
}

td.header
{
	vertical-align: bottom;
}

table.header
{
	width: 800px;
	background: #FFFFFF;
}
table.navigation
{
	width:800px;
	height:35px;
	background: #FFFFFF;
}

.navigationside
{
	width:5px;
	height:35px;
}
.navigationmiddle
{
	background-image: url('../image-files/nav_gradient.gif');
	height:35px;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center
}

.navigationmiddleover
{
	background-image: url('../image-files/nav_gradient_over.gif');
	height:35px;
	color:#675C94;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center
}
.navigationborder{
	background:#DEDBDE;
}

table.subnavigation
{
	width:800px;
	background: #FFFFFF;
	
}

td.subnavigation{
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	vertical-align:middle;
}

input.subnavigation{
	color: #848889;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	width:150px;
}

.register
{
	color: #848889;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.register
{
	color: #7b75aa;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12px;
}

.text_new
{
	color: #7b75aa;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}


a.register
{
	color: #7b75aa;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12px;
}

.submit
{
	color: #5A2484;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12px;
}

a.submit
{
	text-decoration:none;
}

table.main
{
	width:800px;
}

.mainBody
{
	
	background-color:#FFFFFF;
	color: #5A2484;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
}

small.mainBody
{
	
	background-color:#FFFFFF;
	color: #5A2484;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10px;
}

.mainTable
{
	 width:580px;
}

td.mainOutline
{
	background-color:#e3e3e3;
}

.sidenavigation
{
	width:auto;
	background-color:#FFFFFF;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:;
	font-size:10px
}

.bodyTable
{
	width:600px;
}

.bodyTableLine
{
 	background-color:#e3e3e3;
}

a.normallink
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: ;
	color: #A0A0A0;
	text-decoration: none;
	font-size: 12px
}


a.sidenavigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: ;
	color: #85898A;
	text-decoration: none;
	font-size: 12px
}

a.sidenavigation:hover
{
	color:#6B5D94;
}

.sidenavigationHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}

.sidenavigationHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color:#666666;
}

.bodyCategoryHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #a7a9ac;
	background-image: url('../image-files/bodyCategoryGradient.gif');
	height:22px
}
.bodyCategoryText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height:22px;
}
.tier2Bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
.tier2Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.tier2Product
{
	 width:130px;
}

body {
	background-image: url(../image-files/bg.jpg);
}
