a.buynowlink {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

a.buynowlink:visited {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

a.buynowlink:hover {
	color: #800040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

a.menu {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menu:visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menu:hover {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menu2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menu2:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menu2:hover {
	color: #800040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menu3 {
	color: #224F54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

a.menu3:visited {
	color: #224F54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

a.menu3:hover {
	color: #800040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

body {
	background-color: #6c7d7a;/*#4c5e5e;*/
	font-family: Arial;
	font-size: 10pt;
	text-align:center;
	margin:0;
	/*background-image: URL('images/splash-bg.gif');
	background-position:top left;
	background-repeat: no-repeat;*/
}

div.topheader{
	margin: 0px 0px 0px 425px;
	position: absolute;
	top: 30px;
	width:360px;
}

div.topheader h1{
	color: #FFFFFF;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}

div.toplogo{
	background-image: URL('images/aj-fill-2.jpg');
	background-repeat: repeat-x;
	text-align:center;
	
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

table {
	font-family: Arial;
	font-size: 10pt;
}


.indexbullet{
	color: #903729;
}

.linklist{
	margin: 0px 0px 20px 0px;
	text-align: left;
	width: 400px;
}
.rightmargin {
	margin:0 10px 0 0;
}
.sample{
	text-align:center;
	padding:0 3px;
	color:#fff;
}
.sample h2{
	background-color:#fff;
	color:#000;
}

.image1{
	float: right;
	margin: 0px 5px 10px 10px;
}





/*------------------------------New test css----------------*/
#frame {
	width:792px;
	margin-right:auto;
	margin-left:auto;
	margin-top:25px;
	padding:0px;
	text-align:left;
	border:2px solid #000;
	background:#fff;
	}
	
#contentleft {
	width:190px;
	padding:0;
	float:left;	
	background:#000;
	height:100%;
	}
.footer{
	height:75px;
}
#contentcenter {
	width:580px;
	padding:10px 0 10px 10px;
	float:left;
	background:#fff;
	}
#contentcenter h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	display: inline;	
}
#contentheader{
	width:792px;
	height:195px;
}
#nav {
	padding: 0;
	margin-bottom: 0;
	font:12px/14px Verdana, Geneva, Arial, Helvetica;
	font-weight: bold;
	color: #333;
	height:100%;
	background:#2f312f;
	}
#navlinks LI{
	color: #fff;
	list-style: circle;
	margin: 0px 0px 8px 0px;
}
.copyright{
	text-align:center;
	color:#fff;
	font-size:8pt;
	}