body {
 margin: 0px;
 padding: 0px;
 /*background: url(/design-2008-09-20/images/bluebg.gif) repeat-x;*/
 background-color:#3366CC; /*#FF9966; #faac4f*/
 /*background-color: #336699;*/
 font-family: verdana, arial, times new roman;
}

q {
	background-color: #FFFFCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

code {
	color: green;
	background-color: #C8C8C8;
	font-weight: bold;
/*
	background-color: #C8C8C8;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 5px;
	margin: 10px;
	overflow: yes;
	width: 100%;
	height: 100%;
	*/
}

.headlinks {
	/*

	margin-left: -450px;
	left: 50%;
	*/

	/*
	padding-bottom: 25px;
	*/
	color: blue;
	z-index: -1;
	margin-left: 10px;
	margin-right: 5px;
	top: 100px;
	text-align: justify;
	width: 900px;
	height: 23px;
	position: absolute;
	font-family: Verdana,Tahoma,Arial;
	font-weight: bold;
	font-size: 13px;
}

.headlinks a:visited {
	z-index: -20;
	text-align: justify;
	color: black;
	font-size: 12px;
	text-decoration: none;
	background: orange;
	padding: 5px;
	margin: 5px;
}

.headlinks a:link {
	z-index: -20;
	text-align: justify;
	color: black;
	font-size: 12px;
	text-decoration: none;
	background: orange;
	padding: 5px;
	margin: 5px;
}

.holder {

/*position:absolute;*/
/*top: 50%;*/
/*left: 50%;*/
width: 900px;
background-color: #ffffff;
margin: 0 auto;
/*margin-left: -450px;*/ /*set to a negative number 1/2 of your width*/
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-color: blue;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;

/* the stuff below is just formatting crap */

font-family: Verdana, Arial, Times New Roman;
/*background-color: #ADD8E6;*/
margin-bottom: 0px;
padding-bottom: 0px;
}


.header {
	position: relative;
	background: url(/images/header.jpg);
	z-index: 99;
	height: 126px;
	width: 900px;
	margin-bottom: 5px;
}

.headertext {
	font-size: 10px;
	position: absolute; 
	bottom: 5px; 
	left: 15px;
	color: orange;
	font-weight: bold;
}

.headertext h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.topmenu {
	border-color: #ff7800;
    border-left-style: solid;
	border-left-width: 5px;
	border-color: #ff7800;
    border-bottom-style: solid;
	border-bottom-width: 5px;
    font-size: 10pt;
    margin-left: 208px;
	padding-left: 50px;
	padding-bottom: 5px;
	/*
	margin-top: 5px;
	margin-bottom:5px;
	*/

}

.topmenu a:link {
	text-decoration: none;
	font-weight: bold;
	color: #3957c5;
}

.topmenu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3957c5;
}

.sidemenu a:link {
	/*color: #ff6600;*/
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.sidemenu a:visited {
	/*color: #ff6600;*/
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}


.sidemenu a:hover {
	text-decoration: none;
	font-weight: bold;
}

.sitem {
    height: 20px;
	padding-top: 15px;
}

.sidemenu {
	margin-top:30px;
	float: right;
	/*clear: left;
	float: right;
	margin-left: 25px;*/
	width: 280px;
	/*position: absolute;*/
	font-size: 9pt;
	overflow: allow;
	border-style: solid;
	border-color: blue;
	border-width: 1px;
	background: #ffffff;

}

.sidemenu ul {
	margin-left: 20px;
	padding: 0px;
	vertical-align: middle;
}

.sidemenu li {
	margin-left: 30px;
	vertical-align: middle;
	margin: 0px;
	padding-left: 0px;
	list-style: square;
	color: #000000;
	padding-bottom: 5px;
}


.content_members h3 {
	font-family: Arial;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11pt;
}

.content_members h2 {
	font-family: Arial;
	margin-top: 0px;
}
.content_members {
/*
	border-left: 2px;
	border-left-style: solid;
	border-color: #ff7800;
*/
	padding-left: 20px;
	font-size: 10pt;
	float: left;
	width: 600px;
	height: 100%;
	min-height: 100%;
}

.content_members table {
	font-size: 10pt;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: blue;
	padding: 10px;
	border-spacing: 0px;
}

.content_members table td {
    vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-spacing: 10px;
	padding: 10px;
}

.content_members a:link {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

.content_members a:visited {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
.content table {
	font-size: 10pt;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: red;
	padding: 10px;
	border-spacing: 0px;
}

.content table td {
    vertical-align: top;
	border-style: none;
	border-color: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-spacing: 10px;
	padding: 10px;
}

.content a:link {
/*	color: #336699;*/
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

.content a:visited {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

.content_header {
	background: url(/design-2008-11-28/images/content_header.gif);
	width: 900px;
	height: 34px;
}

.content_footer {
	background: url(/design-2008-11-28/images/content_footer.gif) no-repeat;
	width: 900px;
	height: 45px;
}

.content {
	font-family: Arial,Helvetica;

	margin-top: 0px;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 14px;
	float:left;
	width: 580px;
	background: #FFFFFF;
	border-style: none;
	border-width: 1px;
	border-color: #f3ac5f;
	/*
	border-right-color: blue;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: blue;
	border-left-width: 1px;
	border-left-style: solid;
	*/
}

.content h1 {
	font-family: Arial,Helvetica;
	color: #007FFF; /* #007FFF; #215E21;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14pt;
}

.content h3 {
	font-family: Arial,Helvetica;
	color: black; /* #007FFF; #215E21;*/
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11pt;
}

.content h2 {
	font-family: Arial;
	margin-top: 0px;
}
/*
.content li {
	list-style-image: url(check_lock_24.gif);
}
*/
.footer a:visited {
	color: #000000;
	text-decoration: underline;
}

.footer a:link {
	text-decoration: underline;
	color: #000000;
}

.footer {
	background: #f3ac5f;
	padding-top: 4px;
	clear: both;
	width: 100%;
	padding-right: 2px;
	/*width: 800px;*/
	height: 17px;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-color: black;
	border-top-style: solid;
	/*background-color: #f3ac5f;*/
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


.buy a:link {
	color: #7e2112;
}

.buy a:visited {
	color: #7e2112;
}

.buy {
   color: red;
   text-align: left;
   vertical-align: top;
   width: 100%;
   /*width: 90px;
   border-width: 2px;
   border-color: #000000;
   border-style: outset;
   background-color: #f3ac5f;
   */
}

.faq a:link {
    font-weight: bold;
	text-decoration: none;

}

.faq a:visited {
    font-weight: bold;
	text-decoration: none;
}

.demo h3 {
 color: #993300;	
}

.bottomlink {
clear: both;
margin-left: 20px;
font-size: 9px; 
width: 850px; 
}

.bottomlink a:visited {
text-decoration: none;
color: gray;
}
.bottomlink a:link { 
color: gray;
text-decoration: none;
}

.menuitemlink {
z-index: 999999;

height: 100%;
/*
border: 1px;
border-style: solid;
border-color: black;
width: 100%;
padding: 5px;
background: url("/design-2008-09-20/images/buttonbg.jpg");

*/
}


.menuitemlink:visited {
color: orange;
text-decoration: none;
}

.menuitemlink:link {
color: orange;
text-decoration: none;

}

.menuitemlink:hover {
color: white;
text-decoration: none;
}


.rightfeatures {
width: 200px;
padding-left: 5px;
padding-right: 5px;
margin-top: 50px;
margin-left: 5px;
padding-bottom: 10px;
margin-right: 0px;
float:right;
font-size: 11px;
border-style: solid;
border-width: 1px;
border-color: gray;
}

.rightfeatures a:link {
	color: blue;
}

.rightfeatures a:visited {
	color: blue;
}

.rightfeatures li {
margin-left: 20px;
}
