body, td {
	color: #000066;
	font-family: Arial;
	font-size: x-small;
}

a:link{
	color: #000066;
	font-family: Arial;
	font-size: x-small;
}

a:hover{
	color: #000066;
	font-family: Arial;
	font-size: x-small;
text-decoration:underline;
}

a:visited{
	color: #000066;
	font-family: Arial;
	font-size: x-small;
text-decoration: none;
}

 a:active{
	color: #000066;
	font-family: Arial;
	font-size: x-small;
}

.link2 body, td {
	color: #000066;
	font-family: Arial;
	font-size: x-small;
text-decoration: none;
}

.link2 a:link{
	color: #000066;
	font-family: Arial;
	font-size: x-small;
text-decoration: none;
}

.link2 a:hover{
	color: #000066;
	font-family: Arial;
	font-size: x-small;
	text-decoration:none;
}

.link2 a:visited{
	color: #000066;
	font-family: Arial;
	font-size: x-small;
	text-decoration: none;
}

.link2 a:active{
	color: #000066;
	font-family: Arial;
	font-size: x-small;
	text-decoration: none;
}
.status
{
	color:#009900;
	font-weight:bold;
	font-size:12px;
}
.titles
{
color:#000066;
font-size:15px;
font-weight:bold;

}
/* CSS Document */
.commentForm
{
margin: 0px 20px 0px 20px;
display: none;
}

 .button_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	height: 30px;
	width: 30px;
}

.admin_table_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}


.admin_table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color:#0000FF;
	text-align:center;
	color:#FFFFFF;
}

.admin_table_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#66FFFF;
}

.admin_table_cell_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FF00FF;
}