body  
{ 
	margin: 0px;
}

table
{
	border: 0px;
	padding: 0px;
}
TD, TH, TR{
 font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none
 }
.green
{
  background-color: #D2DDCC;
} 
.dgreen
{
  background-color: #FFFFCC;
} 
 .dorg
{
 background-color: #FFCC66;
}
 .white
{
 background-color: #FFFFFF;
}
/* Elements */
A 
{
cursor: pointer; background: transparent
}

BODY 
{
padding: 0; cursor: default
}

A:link 
{
color: #006666; font-size: 12px; text-decoration: none
}

A:visited 
{
color: #56AABA; font-size: 12px; text-decoration: none
}

A:active 
{
color: #000000; font-size: 12px; text-decoration: none
}

A:hover 
{
color: #56AABA; font-size: 12px; text-decoration: none
}
.cjust
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
H1 
{
font-size: 30px; color:#336633; font-family: Georgia, Times New Roman, Times, serif;
}
H2 
{
font-size: 20px; color:#336633; font-family: Georgia, Times New Roman, Times, serif;
}
H3
{
font-size: 12px; font-family: Georgia, Times New Roman, Times, serif;
}
.color
{
font-weight: bold; color:#FFFFFF;
}
 .hbg
 {
 background-image:url("../images/hrbg.gif")
 }
hr
{ 
color: #D2DDCC;
height:2px;  
}
.tout
{
	border: 7px solid #D2DDCC;
}
.indexpic
{
	width: 150px;
	height: 100px;
	border: 0px;
}


.redbold
{
	color: #CC0000;
	font-weight: bold;
}
