﻿*
{
	padding: 0;
	outline: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;

}
a, img
{
		border-style: none;
	border-color: inherit;
	border-width: 0;
}
h1
{
	font-size: 18pt;
	font-weight: bold;
	color: #3b2561;
}
h2
{
	font-size: 14pt;
	font-weight: bold;
	color: #3b2561;
}
a
{
	color: #4528b2;
	text-decoration: none;
}
a:hover
{
    color:#6a49e6;
}

body
{
	text-align: center;
	font-family: Arial;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
}

.newsholderborder
{
    background: #595959;
    width: 361px;
    position:absolute;
    float:right;
    margin-left: 581px;
    margin-top:-28px;
}

.newsholder
{
    background: #d5d5d5;
    width:360px;
    margin-left:1px;
    margin-bottom:1px;
}
.newsholder a
{
    text-decoration:none;
    font-weight:bold;
}
.newsholder a:hover
{
    text-decoration:none;
    font-weight:bold;
}
.newsholder span
{
    font-size: smaller;
    font-weight: bold;
}
.newslink
{
    font-size: larger;
}

#mainContainer
{
	width:960px;
	margin: 0 auto;	
	margin-top: 20px;
	border: 1px solid #595959;
}

body
 {
	background-color: #1e1630;
	background-attachment: fixed;
	background-image: url(/imagery/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header
{
	height: 217px;
	background: #666666;
	background-image: url(/imagery/header.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#topnavbar
{
    margin-top: -34px;
}
#botnavbar
{
    width:300px;
    float:left;
}
.glow 
{
    text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;
	filter: progid:DXImageTransform.Microsoft.Glow(color=#8877FF, strength='1');
  -ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#8877FF, strength='1')";
}
div.navbar
{
	background-color: #666666;
	height: 34px;
	border-bottom: solid #595959 1px;
	padding-left: 10px;
}
div.navbar ul
{
	display: inline;
	list-style: none;
}
div.navbar ul, li
{
	display: inline;
	width: auto;
}
div.navbar ul li a
{
	float: left;
	text-decoration: none;
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 7px;
	padding: 3px;
	padding-top: 0px;
	height: 20px; 
	color:#DDD;
    font-family:Verdana;
    font-size:11pt;
}
div.navbar ul li a:hover
{
	color:#FFF;
}
#navbar2
{
	background-color: white;
	height: 20px;
	min-width: 248px;
	position: absolute;
	margin: 0 auto;
}
#content
{
	background-color: white;
	padding: 18px;
	text-align: justify;
	width: 924px;
	min-height:200px;
	margin: 0 auto;
	padding-top:28px;
}
#footer
{
    border-top: solid #595959 1px;
	width: 960px;
	float:none;
	height:26px;
	line-height: 26px;
	vertical-align: middle;
	margin: 0 auto;
	background: #666666;
	color: #CCCCCC;
	
}
#botnavbar
{
    border: none;
	background:transparent;
    margin-top:-8px;
	   color:#DDD;
    font-family:Verdana;
     font-size:11pt;
}

.proddivP
{
    background:#CCC;
    margin: 4px;
    padding:1px;
    height:100%;
}
.proddiv
{
    background:#dbdbdb;
    padding:0;
    margin:0;
    height:100%;
    text-align: center;
    width:100%;
}
.proddiv img
{
    margin: 0;
    border: 0;
    padding: 0;    
}

.proddiv div
{
    font-size: larger;
    padding: 8px;
}

.prodtable
{
}