body,td,ul,ol,li,p,.p,a { color: #000000;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }

b, .b { font-weight : bold; }
i, .i { font-style: italic; }
.alert { color : Red; }
small, .small { font-size: 10px; }
.br { color: Red; font-weight: bold; }
li { margin-top: 1px; margin-bottom: 1px; }

table.border { border-color: Black; border-style: solid; border-width: 0 1px 1px 0 }
table.border td, table.border th { border-color: Black; border-style: solid; border-width: 1px 0 0 1px }
th { font-size: 11px; background-color: #c6c6c6; }

table.noborder { border-width: 0 0 0 0 }
table.noborder td, table.noborder th { border-width: 0 0 0 0 }

h1,.h1 { color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }
a { text-decoration: none; }
a:hover { text-decoration: none; color: Red; }
form { margin: 0px 0px 0px 0px; }

input,select,textarea {
	font-size: 11px; 
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	background-color: White;
	border-left:  #9A9A98 1px solid; 
	border-right: #9A9A98 1px solid; 
	border-top: #9A9A98 1px solid; 
	border-bottom: #9A9A98 1px solid; 
	font-weight : bold;*/
}

input.submit {
	background-color: Red;
	border-top:		#666666 1px solid; 
	border-bottom:	#666666 1px solid; 
	border-left:	#666666 1px solid; 
	border-right:	#666666 1px solid; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: White;
	font-weight : bold;
}

