body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#cccccc;
	background-image: url(images/bgr2.jpg);
} 

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
}


.hdr {
	font-size: 20px;
	color: #6868AD;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
}

.hdr2 {
	font-size: 14px;
	color: #6868AD;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
.menuitem2
{ 
	color: #6868AD;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.gadget
{ 
	color: #6868AD;
	text-decoration: none;
	/*font-style:italic; */
	
}

.menuitem
{ 
	/*background-image: url(images/arrow_gr.gif);
	background-position: 8% 50%; 
	background-repeat: no-repeat;
	padding: 6px 5px 6px 30px;
	*/
	color: #999999;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.menuitem:hover,
.menuitem:activate
{
	/*background-image: url(images/arrow.gif);
	background-position: 8% 50%; 
	background-repeat: no-repeat;*/
	color: #6868AD;
	text-decoration: none;
}
.subitem 
{
font-size:11px;
}

/*
.a:link {
	color: #6868AD;
	text-decoration: none;
	
}
.a:visited {
	color: #6868AD;
	text-decoration: none;
}
.a:hover {
	color: #6868AD;
	text-decoration: none;
}
.a:active {
	color: #6868AD;
	text-decoration: none;
}
*/
.c:link {
	color: #6868AD;
	
}
.c:visited {
	color: #6868AD;
}
.c:hover {
	color: #6868AD;
}
.c:active {
	color: #6868AD;
}

.b:link {
	color: #ffffff;
	
}
.b:visited {
	color: #ffffff;
}
.b:hover {
	color: #ffffff;
}
.b:active {
	color: #ffffff;
}

.r:link {
	color: red;
	text-decoration: none;	
}
.r:visited {
	color: red;
	text-decoration: none;	
}
.r:hover {
	color: red;
	text-decoration: none;	
}
.r:active {
	color: red;
	text-decoration: none;
}


