
body  {
	background: #034172;	
	margin:0px;
	padding:0px;
	background-image : url(images/background.jpg);
	background-repeat: no-repeat;
}

P, TD, FONT, BODY, PRE  {
	color : #fff;
	font-size : 12px;
	font-family : verdana, arial, sans-serif;
}

tr,td {vertical-align:top;}

th {background-color:#ccc; color:#000; font-weight:bold; font-size:11px; text-align:left;}

p, ol, ul, li  {line-height : 140%;}

b  {font-weight : bold;}

hr {color:#ccc; height:1px;}

strike {color:#bbb;}

/*.editbody {background-color:#D7E6EC;}
.editborder {background-color:#609AB2;}
.editsidebar h5, .editsidebar {background-color:#609AB2; color:#fff;}
.editsidebar select option, .editsidebar input {background-color:#D7E6EC; color:#000;}*/

.editsidebar h5, .editsidebar {background-color:#fff; color:#999;}

.whitealt {font-size:8px; color: #fff;}

.darktab  {color:#fff; font-weight:bold; background-color:#369;}
.lighttab {color:#000; font-weight:bold; background-color:#fff;}

.loginfield  {color: #fff; border: 1px solid #7fb2cc; background-color:#069;}
.loginbutton {color: #000; border: 1px solid #000; background-color:#7fb2cc;}

.toggle {font-size:9px; font-weight:bold; color:#666;}

.footer  {
	font-size : 10px;
	font-style : normal;
	color : #666;
}

.table {background-color:#eee;}

.littledropdownheadings  {
	font-size : 12px;
	color : #000;
	font-weight : bold;
}

.response  {
	color : #fff;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana, arial, sans-serif;
}

.admin, a:link.admin, a:visited.admin  {
	color : #fff;
	font-size : 10px;
	font-family : verdana, arial, sans-serif;
}

a:hover.admin  {color : #fff;}

.date  {
	color : #666;
	font-size : 9px;
	font-family : verdana, arial, sans-serif;
}

FORM  {
	margin : 0px; padding : 0px;
}

input, select, option  {
	font-size : 12px;
	background : #fff;
	color : #06c;
	font-family : arial, geneva, sans-serif;
}

input.submit  {
	font-size : 10px;
	font-weight : bold;
	background : #f00;
	color : #f00;
	font-family : arial, geneva, sans-serif;
}

TEXTAREA  {
	padding : 10px;
	font-size : 13px;
	background : #fff;
	color : #000;
	font-family : courier new, courier, monospace;
	width:100%;
}

/* input {width:100%;} */

CITE  {
	font-style : normal;
	color : #666;
	font-size:10px;
	line-height:120%;
}

h1,h2,h3,h4,h5,h6 {padding-bottom:0px; margin-bottom:0px;}

h1 {font-size:30px;color:#fff; font-family:verdana, arial, sans-serif; font-weight:normal;}

h2  {
	font-size : 20px;
	color : #fff;
	font-family : verdana, arial, sans-serif;
	font-weight : normal;
}

h3  {
	font-weight : bold;
	font-size : 18px;
	font-family : verdana, arial, sans-serif;
	color : #fff;
}

h4  {
	font-weight : bold;
	font-size : 15px;
	font-family : verdana, arial, sans-serif;
	color : #fff;
}

h5  {
	font-weight : bold;
	font-size : 15px;
	font-family : verdana, arial, sans-serif;
	color : #fff;
}

h6  {
	font-weight : bold;
	font-size : 15px;
	font-family : verdana, arial, sans-serif;
	color : #fff;
}


A:link  {
	text-decoration : none;
	color : #F7941D;
	font-weight:bold;
}

A:visited  {
	text-decoration : none;
	color : #F7941D;
	font-weight:bold;
}

A:hover  {
	text-decoration : none;
	color : #F7941D;
	font-weight:bold;
}
