

body	{
	margin : 0;
	font-family : arial;
	font-size: xx-small;
	background-color : #CCCCCC;
}

.overTable {
	width : 636;
	background-color : #FFFFFF;
	border : 2px;
	border-style : solid;
	border-color : #663333;
}

.bodySection {
	font-family : arial;
	font-size: 9pt;
	color : #663333;
	vertical-align : top;
	text-align : left;
}

.title	{
	width : 454;
	height : 29;
	vertical-align : top;
	text-align : left;
}

.copyright	{
	font-family : arial;
	font-size: 7.5pt;
	color : #663333;
}

img	{
	border : 0;
}

/* sidebar */

A.sidebar	{
	font-family : arial;
	font-size: 9pt;
	color : #336699;
	font-weight : bold;
	text-decoration : none;
	
}


A.sidebar:hover {
	font-family : arial;
	font-size: 9pt;
	color : #003366;
	font-weight : bold;
	text-decoration : underline;
}

/* form info */

.formLeft {
	font-family : arial;
	font-size: 9pt;
	color : #000000;
	vertical-align : top;
	text-align : right;
}

.formRight {
	font-family : arial;
	font-size: 9pt;
	color : #000000;
	vertical-align : top;
	text-align : left;
}

/* text boxes */

input, textarea {
	font-family: arial ;
	font-size: 9pt ;
	border : 1px;
	border-style : solid;
	border-color : #663333;
	margin-right : 5px;
}

/* Sign-in Text Box */

input.signin {
	font-family: arial ;
	font-size: 9pt ;
	border : 1px;
	border-style : solid;
	border-color : #663333;
	margin-right : 0px;
	margin-top: 3px ;
}
/* Inline Grey Text */

span.greytext {
color: #666666;
font-style : italic;
}


/* ADMIN Styles */

td.admintop {
font-family : arial;
color: white;
font-size : 11px;
padding-left : 5px;
}

td.adminLeft {

border-right-style : dashed; 
border-right-color : black; 
border-right-width : 1px;
text-align : right;
vertical-align : top;
padding : 8px;
width : 150px;
height : 100%;
}

td.adminContent {

font-family : arial;
font-size: 10pt;
color : black;
vertical-align : top;
text-align : left;

}

A.delete	{
	font-family : arial;
	font-size: 9pt;
	color : #663333;
	font-weight : bold;
	text-decoration : none;
	
}


A.delete:hover {
	font-family : arial;
	font-size: 9pt;
	color : #663333;
	font-weight : bold;
	text-decoration : underline;
}

A.users	{
	font-family : arial;
	font-size: 9pt;
	color : #336699;
	font-weight : bold;
	text-decoration : none;
	
}


A.users:hover {
	font-family : arial;
	font-size: 9pt;
	color :  #336699;
	font-weight : bold;
	text-decoration : underline;
}

td.title	{
	font-family : arial;
	font-size: 9pt;
	color : black;
	font-weight : bold;
	vertical-align : top;
	text-align : left;
	width : 140px;
	height : 14px;
	
}