/* CSS Document */

body { 
background:url("") repeat; 
background-color:#666666;
	margin:0px;
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
    padding-top: 0px;
    padding-bottom: 0px;
	text-align:center; /* Hack for IE5/Win */
	height:100%; 
}

td,body {
   font-family: tahoma; text-decoration: italic; color: #083D80;
   font-size: 13px;
}

a:link {color: #7777CC;  font-family: tahoma; font-weight: bold; font-size: 13px; text-decoration: underline; background-color : transparent; }		  
a:visited {color: #6666FF;  font-family: tahoma; font-weight: bold; font-size: 13px; text-decoration: underline; background-color : transparent; }	  
a:active {color: #000000;  font-family: tahoma; font-weight: bold; font-size: 13px; text-decoration: none; background-color : transparent; }  	 
a:hover {color: #1E72DE; font-family: tahoma: font-weight: bold; font-size: 13px; text-decoration: italic; background-color : transparent;  cursor: hand; }												 
#container {

	min-width: 600px;
	width: 800px;
	height: ;
	background-color: #FFFFFF;

	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
		border-color: #083D80;
		border-style: solid;
		border-width: 0px;

z-index:2;
}
div#header {
	position: relative;
	width:800px;
	height:366px;
background:url("header.jpg") repeat-x; 

	left:0%;
	top: 0px;

		border-color: #000000;
		border-style: solid;
		border-width: 0px;

		border-top-width: 1px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
	}

a.nav:link {color: #1c86ee;  font-family: pegasus; font-weight: bold; font-size: 16px; text-decoration: none; background-color : transparent; }		
a.nav:visited {color: #1c86ee;  font-family: pegasus; font-weight: bold; font-size: 16px; text-decoration: none; background-color : transparent; }
a.nav:active { font-family:pegasus; font-weight: bold; font-size: 16px;color: #DDECFF; text-decoration: underline; cursor: hand; }  	 
a.nav:hover { font-family:pegasus; font-weight: bold; font-size: 16px;color: #DDECFF; text-decoration: underline; cursor: hand; }	  
	

a.simple:link {color: #1c86ee;  font-family: tahoma; font-weight: bold; font-size: 13px; text-decoration: none; background-color : transparent; }		  
a.simple:visited {color: #1c86ee;  font-family: tahoma; font-weight: bold; font-size: 13px; text-decoration: none; background-color : transparent; }	  
a.simple:active {color: #DDECFF;  font-family: tahoma; font-weight: bold; font-size: 13px; text-decoration: none; background-color : transparent; }  	 
a.simple:hover {color: #DDECFF; font-family: tahoma: bold; font-size: 13px; text-decoration: italic; background-color : transparent;  cursor: hand; }												 


div#nav-top {
	position: relative;
	min-width: 600px;
	width:800px;
	height:30px;
	background-color: #333366;
	left:0%;
	top: 0px;

		border-color: #000000;
		border-style: solid;
		border-width: 0px;
		
		border-left-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
	}

td.nav-link {
width: 200px;

cell-spacing:0px;
top: 0px;
left:0px;
right: 0px;
padding:0px;

}

div#footer {
	position: relative;
	min-width: 600px;
	width:800px;
	height:25px;
	background-color: #333366;
	left:0%;
	top: 0px;

		border-color: #000000;
		border-style: solid;
		border-width: 0px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
	
	line-height: 15pt;
	text-align: center;
	
		}

td.footer{
	vertical-align:bottom;
	text-align: right;
	padding-left: 620px;
}

div#footer2 {
	position: relative;
	width:600px;
	height:30px;
	background-color: #EFEFFF;
	left:0%;
	top: 0px;
		border-color: #000000;
		border-style: solid;
		border-width: 0px;
		border-bottom-width: 0px;
	}

div#main {
position: relative;
z-index:3;
	width:800px;
		background-color: #EFEFFF;
		border-color: #000000;
		border-style: solid;
		border-width: 0px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
padding:0px;

}

.main {
position: relative;
width: auto;

border-collapse: collapse;

margin:0px;
cell-spacing:0px;
top: 0px;
left:0px;
right: 0px;
padding: 0px;
	background:url("") repeat; 
}


div#main2 {
position: relative;
z-index:4;
	width:800px;
	background-color: #FFFFFF;
		border-color: #000000;
		border-style: solid;
		border-width: 0px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
padding:0px;

}

.main2 {
position: relative;
width: auto;

border-collapse: collapse;

margin:0px;
cell-spacing:0px;
top: 0px;
left:0px;
right: 0px;
padding: 0px;
	background:url("") repeat; 
}

font.left {
	font:  9pt verdana; 
	color:  #111133;
}
font.footer {
color: #FFFFFF;  font-family: Ariel; font-weight: bold; font-size: 12px; text-decoration: ; text-align:right; background-color : transparent;
}

td.left1{
	background:url("") repeat; 
	width:190px;
	height:auto;
	vertical-align:top;
	padding: 5px;
		border-color: #000000;
		border-style: solid;
		border-width: 0px;
		border-right-width: 0px;
}
.left1{
	width:100%;
	vertical-align:top;

	padding-left: ;
}

td.right1{
	background-color: #222222;
	width:auto;
	height:auto;
	vertical-align:top;
	padding: 0px;
 
 		border-color: #000000;
		border-style: solid;

		border-width: 0px;
		border-left-width: 1px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-bottom-width: 0px;

}
.right1{
	width:100%;
	vertical-align:top;
}


td.left2{
	background-color: #EFEFFF;
	width:185px;
	height:150px;
	vertical-align:top;
	padding: 5px;

		border-color: #000000;
		border-style: solid;
		border-width: 0px;
		border-right-width: 0px;
}
.left2{
	width:100%;
	vertical-align:top;

	padding-left: ;
}

td.right2{
	background:url("") repeat; 
	width:auto;
	height: auto;
	vertical-align:top;
	padding: 5px;
		border-width: 0px;
		border-left-width: 1px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-bottom-width: 0px;
 
 		border-color: #000000;
		border-style: solid;


}
.right2{
	width:100%;
	vertical-align:top;
}

td,border {
   border-width:1px;
	padding: 0px;
}
font.time {
color: #000000;  font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration: italic; background-color : transparent;
}

<!--newstemplatevalues-->
td.templatetdheader{
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
		padding: 0px;
}
td.templatetdmain{
	border-width: 1px;
	border-top-width:0px;
	border-color: #999999;
	border-style: solid;
		padding: 0px;
}

<!--logintablevalues-->

.loginlinks{
	width:100%;
	vertical-align:bottom;
	height:25px;

}

#theheader {
  width:600px;
  height:100px;
}


<!--PRICE-->


.pricetd{
	background-color: #FFFFFF;
	width:auto;
	height:auto;
	vertical-align:top;
	padding: 2px;
		border-color: #000000;
		border-style: solid;
		border-width: 1px;
}

.pricetable{
	width:100%;
	vertical-align:top;
	padding: 0px;
border-collapse:separate; border-spacing: 1em 1em 
		border-color: #000000;
		border-style: solid;
		border-width: 0px;
}

</style>
