body
{
	background-color: #ffffff;
	color: #004E69;
	font-family: 'verdana';
	font-size: 10pt;
	scrollbar-base-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(255,255,255);
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-darkshadow-color:rgb(0,0,0);
	scrollbar-face-color: rgb(220,220,220);
	scrollbar-highlight-color:rgb(0,0,0);
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-track-color: rgb(255,255,255);
}

body.main
{
	background-color: #ffffff;
	vertical-align: top;
	padding: 0px;
	margin: 15px;
	font-family: 'verdana';
	font-size: 10pt;
}
	
body.menu 
{
	background-color: #ffffff;
	margin: 0px;
	font-family: 'verdana';
}

body.bottom 
{
	background-color: #ffffff;
	margin: 10px;
	font-family: 'verdana';
}

p
{
	line-height: 17px;
	font-size: 10pt;
	font-family: 'verdana';
}

p.head
{
	color: #FF3300;
	font-family: 'verdana';
	font-size: 16px;
	text-transform: none;
}

p.news
{
	font-family: 'verdana';
	font-weight: italics;
}

h1
{
	color: #FF3300;
	font-family: 'Times New Roman';
	font-size: 16pt;
	text-transform: none;
	font-weight: normal;
}

h2
{
	color: red;
	font-family: 'verdana';
	font-size: 10pt;
	text-transform: none;
	font-weight: normal;
}

h3
{
	color: #004E69;
	font-family: 'verdana';
	font-size: 12pt;
	text-transform: none;
}

h4
{
	color: #004E69;
	font-family: 'verdana';
	text-transform: capitalize;
}

h5
{
	color: #000000;
	font-family: 'verdana';
	text-transform: capitalize;
}

h6
{
	color: #000000;
	font-family: 'verdana';
	text-transform: capitalize;
}

.menurow
{
	font-family: 'verdana';	
	font-size: 8pt;        		
	background-color: #ddf2de;
}

.link 
{
	color: #004E69;
	font-family: 'verdana';	
	font-size: 10pt;
	text-decoration: none;
}

.link:hover
{
	font-family: 'verdana';
	font-size: 10pt;
	color: #ff0000;
	text-decoration: underline;
}

.blink 
{
	color: #004E69;
	font-family: 'verdana';	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.blink:hover
{
	font-family: 'verdana';
	font-size: 10pt;
	color: #ff0000;
	text-decoration: underline;
}

.menucell 
{
	border-color: none;
	border-style:none;
	font-family: 'verdana';	
	font-size: 10px;
	color:#4d6979;
	background-color: #ffffff;
}

.menulink 
{
	text-decoration: none;
	color: #004E69;
	font-family: 'verdana';	
	font-size: 10px;
	text-decoration: none;
}

.menulink:hover
{
	font-family: verdana;
	font-size: 10px;
	color: #b30000;
	text-decoration: underline;
}

.bottomlink 
{
	text-decoration: none;
	color: #004E69;
	font-family: 'verdana';	
	font-size: 10px;
	text-decoration: none;
}

.bottomlink:hover
{
	font-family: verdana;
	font-size: 10px;
	color: red;
	text-decoration: underline;
}

.footerlink
{
	text-decoration: none;
 	color: #ff0000;
	font-family: 'verdana';	
	font-size: 10px;
	text-decoration: none;
}

.footerlink:hover 
{
	font-family: 'verdana';
	font-size: 10px;
	color: #ff0000;
	text-decoration: underline;
}

table 
{
	font-family: 'verdana';	
	font-size: 9pt;
}

.copyrightrow
{
	font-family: 'verdana';	
	font-size: 10px;
	background-color: white;
	color: #004E69;
}

.pricetable 
{
	border-color: #000080;
	border-style: solid;
	font-family: 'verdana';	
	font-size: 9pt;        	
	margin: auto;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	background-color:#000080;
}

.pricehrow 
{
	border-color: #000080;
	border-style: solid;
	font-family: 'verdana';	
	font-size: 9pt;        	
	margin: auto;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	background-color:#33ccff;
	font-weight: bold;
	text-align: center;
}

.priceh2row 
{
	border-color: #000080;
	border-style: solid;
	font-family: 'verdana';	
	font-size: 9pt;        	
	margin: auto;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	background-color:#ffcccc;
	font-weight: normal;
	text-align: center;
}

.pricerow 
{
	border-color: #000080;
	border-style: solid;
    	font-family: 'verdana';	
	font-size: 9pt;        	
	margin: auto;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	background-color:#ffffff;
	font-weight: normal;
	text-align: center;
}

.pricecell1 
{
	text-align: left;
}

.field1
{
	font-family: 'Verdana';
	font-size: 10pt;
}

.copyright
{
	font-family: 'verdana';
	font-size: 10px;
	background-color: #ffffff;
	color: #004E69;
	align: center;
}

.buttons
{
	font-family: 'verdana';
	background-color: #cfcfcf;
	color: #000080;
}

.littleicons
{
	font-family: 'verdana';
	font-size: 9px;
}


