BODY {
    font-family:        Georgia, "Times New Roman", Times, serif;
    background:         #330000;
}
p, br, tr, td{
    font-weight: 		normal;
    color:              #FFFFFF;
	font-family:        Georgia, "Times New Roman", Times, serif;
    font-size:          10pt;
    background-color:   transparent;
}
.login {
    padding-left:       5px;
    border-left:        solid 2px #999999;
}
h1{
    font-weight: 		bold;
	color:              #FFFFFF;
    background-color:   transparent;
    font-family:        Georgia, "Times New Roman", Times, serif;
    font-size:          12pt;
}

h2{
    font-weight: 		normal;
	color:              #FFFFFF;
    background-color:   transparent;
    font-family:        Georgia, "Times New Roman", Times, serif;
    font-size:          8pt;
}

A:link {
    color:              #FFFFFF; 
    border-color:       #FFFFFF;
    background-color:   transparent; 
    font-family:        Georgia, "Times New Roman", Times, serif;
    text-decoration:    underline;
}

A:visited {
    color:              #99CCFF;
    border-color:       #99CCFF;
    background-color:   transparent;
    font-family:        Georgia, "Times New Roman", Times, serif;
    text-decoration:    underline;
}


.linetop {
	border-top: 1px solid #99CCFF;
	border-right: 1px none #99CCFF;
	border-bottom: 1px none #99CCFF;
	border-left: 1px none #99CCFF;

}

textarea
{
    text-align:			center;
	width:				425px;
	font-weight: 		normal;
	font-family:        Georgia, "Times New Roman", Times, serif;
    font-size:          10pt;	
	background-color: 	#99CCFF; 
	overflow:			auto;
}

.roster_textarea
{
    text-align:			left;
	width:				100%;
	font-weight: 		normal;
	font-family:        Georgia, "Times New Roman", Times, serif;
    font-size:          10pt;	
	background-color: 	#99CCFF; 
	overflow:			scroll;
}

.contact_textarea
{
    text-align:			left;
	width:				400px;
	height:				150px;
	font-weight: 		normal;
	font-family:        Georgia, "Times New Roman", Times, serif;
    font-size:          10pt;	
	background-color: 	#FFFFFF; 
	overflow:			auto;
}

.alttextarea
{
    text-align:			left;
	width:				700px;
	font-weight: 		normal;
	font-family:        Georgia, "Times New Roman", Times, serif;
    font-size:          10pt;	
	background-color: 	#FFFFFF; 
	overflow:			auto;
}

.newstextarea
{
    text-align:			left;
	width:				500px;
	font-weight: 		normal;
	font-family:        Georgia, "Times New Roman", Times, serif;
    font-size:          10pt;	
	background-color: 	#FFFFFF; 
	overflow:			auto;
}

.campaigntextarea
{
    text-align:			left;
	width:				200px;
	font-weight: 		normal;
	font-family:        Georgia, "Times New Roman", Times, serif;
    font-size:          10pt;	
	background-color: 	#FFFFFF; 
	overflow:			auto;
}

.grid {
	border: 1px solid #99CCFF;
	border-collapse:collapse;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 120px;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

.wide_grid {
	border: 1px solid #99CCFF;
	border-collapse:collapse;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

.table_cell {
	border: 1px solid #99CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
	background-color: none;
}

.table_input_label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	float: none;
	clear: none;
}

.table_input_field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: none;
	clear: none;
}

.table_cell_bottom {
	border-bottom: 1px solid #99CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
}

.table_cell_no_border {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
}

.table_column {
	border-left: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
}

.table_column_bottom {
	border-left: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
}

.table_collapse {
	border-collapse:collapse;
}

.table_collapse_with_border {
	border-collapse:collapse;
	border: 1px solid #99CCFF;
}

.publish_cell_left {
	border: 1px solid #99CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	float: none;
	background-color: none;
	vertical-align: top;
}

.publish_cell_right {
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	float: none;
	background-color: none;
	vertical-align: top;
}

.input_table {
	border-collapse:collapse;
	border: 1px solid #99CCFF;
	background-color: #4F0000;
}

.table_header {
	border: 1px solid #99CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #4F0000;
	float: none;
	height: 40px;
}


.uploadmessage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

.errormessage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.button {
	background:silver; 
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: black; 
	border-width: 1; 
	border-color: #FFFFFF;
}