@CHARSET "ISO-8859-1";

body 
{
	background-color: #00b8f0;
}

h1 { font-family: georgia;  font-size: 30px; }
h2 { font-family: georgia;  font-size: 20px; }
font.h1 { font-family: georgia;  font-size: 30px; }
font.h2 { font-family: georgia;  font-size: 20px; }
	

a:link    {text-decoration: none; color: #0000A0;}
a:visited {text-decoration: none; color: #0000A0;}
a:active  {text-decoration: none; color: #0000A0;}

a:hover {text-decoration: underline;}


table.main
{
  margin-left: auto;
  margin-right: auto;
}

table.nice570
{
	background-image: url('images/tbg_570.jpg');
}

td.nice570
{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	width: 540px;	
}

table.nice170
{
	background-image: url('images/tbg_170.jpg');
}

td.nice170
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 150px;	
}

td.discussion
{
	 border-width: 1px;
	 border-color: #000000;
	 border-style: ridge;
}

tr.twenty
{
	height: 20px;
}

td
{ 
	font-family: sans-serif;  
	font-size: 12px; 
}

td.upperleft   { background-image: url('images/corner_ul.jpg'); }
td.upperright  { background-image: url('images/corner_ur.jpg'); }
td.bottomleft  { background-image: url('images/corner_bl.jpg'); }
td.bottomright { background-image: url('images/corner_br.jpg'); }
td.upperborder { background-image: url('images/border_u.jpg');  }
td.bottomborder { background-image: url('images/border_b.jpg'); }


td.smalllight
{
	font-family: sans-serif;  
	font-size: 11px; 
	color: 	#2F4F4F;
}

td.smallblack
{
	font-family: sans-serif;  
	font-size: 11px; 
	color: #000000;	
}

div.smalltext
{
	font-family: sans-serif;  
	font-size: 11px; 
	color: #2F4F4F;	
}


div.smallblack
{
	font-family: sans-serif;  
	font-size: 11px; 
	color: #000000;	
}

input 
{
	border-width: 1px;
	border-style: ridge;
	border-color: black;
	width: 110px; 	
}

input.widebutton {width: 140px; }

input.textfield 
{ 
	color: black;
	background-color: #00b8f0;
	border-width: 1px;
	border-style: ridge;
	border-color: black;
	width: 110px; 
}

input.textfield2
{ 
	color: black;
	background-color: #00b8f0;
	border-width: 1px;
	border-style: ridge;
	border-color: black;
	width: 150px; 
}

input.textfield3
{ 
	color: black;
	background-color: #00b8f0;
	border-width: 1px;
	border-style: ridge;
	border-color: black;
	width: 60px; 
}


div.thinborder 
{
  border-width: 1px;
  border-color: #D3D3D3;
  border-style: ridge;
  padding: 6px;
}
  
img.rightarrow
{ 
  vertical-align: text-bottom;
}

 ul {padding-left: 12px;}



