BODY,INPUT,SELECT,TEXTAREA, ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4,
H5, H6, MENU, OL, TD, TH, UL, SPAN {font-size: 11px;font-family: arial, sans-serif;color: #000000;}

P {font-size: 11px;font-family: arial, sans-serif;color: #000000;margin:0px;padding:0px;}

/* body/layout */

BODY{
	margin: 0; padding: 0;
	background-color: #fff;
	font-size: 11px;
	font-family: arial, sans-serif;
	text-align:left;
}


		

.head1{ 
font-family: arial, sans-serif;
color: #5875C6;
font-weight: bold;
font-size: 16px;}

.head2{ 
font-family: arial, sans-serif;
color: #000000;
font-weight: bold;
font-size: 12px;}

.head3{
font-family: arial, sans-serif;
color: #5875C6;
font-weight: bold;
font-size: 11px;}

.head4{
font-family: arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10px;}


.footer{
font-family: arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10px;}





A:link {color: #5875C6; font-weight: normal; text-decoration: underline;}      
A:visited {color: #5875C6; font-weight: normal; text-decoration: underline;}       
A:hover {color: #5875C6 ; font-weight: normal; text-decoration: underline;}    

A.butn:link {color: #5875C6; text-decoration: none; font-weight: bold;}      
A.butn:visited {color: #5875C6; text-decoration: none; font-weight: bold;}       
A.butn:hover {color: #5875C6 ; text-decoration: none; font-weight: bold;}

A.leftNav:link {color: #D0D6F8; text-decoration: underline; font-weight: bold;}      
A.leftNav:visited {color: #D0D6F8; text-decoration: underline; font-weight: bold;}       
A.leftNav:hover {color: #ffffff ; text-decoration: underline; font-weight: bold;}

A.leftNavSelect:link {color: #FCDCA2; text-decoration: none; font-weight: bold;}      
A.leftNavSelect:visited {color: #FCDCA2; text-decoration: none; font-weight: bold;}       
A.leftNavSelect:hover {color: #FCDCA2 ; text-decoration: none; font-weight: bold;}


/* colors */


.ltBlue{
color: #D0D6F8;
background-color: #D0D6F8} 

.gold{
color: #FCDCA2;
background-color: #FCDCA2} 

.blk{
background-color: #000000} 


/* special */


.TabBlueBdr { 
border-color: #D0D6F8;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid solid solid solid;
}

/* left nav */

.menu a { 
background-color: #340065;
display: block;
vertical-align: center;
padding-top: 4px;
padding-right: 10px;
color: #5875C6 ; text-decoration: none;
}



/* left nav selected */


.menuSelect a { 
background-color: #340065;
display: block;
height: 25px;
vertical-align: center;
padding-top: 8px;
padding-right: 10px;
color: #5875C6 ; text-decoration: none;
}


/* loose button */

.menuBtn a { 
background-color: #D0D6F8;
display: block;
width: 175px;
height: 40px;
vertical-align: center;
color: #5875C6 ; text-decoration: none;
}

.menuBtn a:hover { 
  background-color: #FCDCA2;
  color: #5875C6 ; text-decoration: none;
} 



/* open button */

.menuBtnO a { 
background-color: #ffffff;
display: block;
width: 175px;
height: 25px;
vertical-align: center;
padding-top: 8px;

border-color: #D0D6F8;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid solid solid solid;

color: #5875C6 ; text-decoration: none;
}

.menuBtnO a:hover { 
  background-color: #FCDCA2;
  color: #5875C6 ; text-decoration: none;
} 

INPUT.btnMod {
	FONT-SIZE: 11px; 
	COLOR: #5875C6; 
	FONT-FAMILY: arial,helvetica,sans serif; 
	FONT-WEIGHT:bold; 
	BACKGROUND-COLOR: #D0D6F8; 
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	border: 0;
	display: block;
}

INPUT.btnMod2 {
	FONT-SIZE: 11px; 
	COLOR: #5875C6; 
	FONT-FAMILY: arial,helvetica,sans serif; 
	FONT-WEIGHT:bold; 
	BACKGROUND-COLOR: #D0D6F8; 
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid black;
	display: inline;
	margin-left: 10px;
}

INPUT.btnMod3 {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial,helvetica,sans serif; 
	FONT-WEIGHT:bold; 
	BACKGROUND-COLOR: #340065; 
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid black;
	display: inline;
	margin-left: 10px;
}



/* admin interface stuff */




.tr0 td { background-color: #e0e0e0; padding: 4px; border-left: 1px solid black;}
.tr1 td { background-color: #f0f0f0; padding: 4px; border-left: 1px solid black;} 
.eventlist th { padding: 4px; border-left: 1px solid black;}
.eventlist table { border: 1px solid black; }






