
body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 175px;
	padding: 1px 3px;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.text2 {
	color: black;
}

.text3 {
	color: #817459;
}

a {
	color: #2D9DDF;
}

a:hover {
	text-decoration: none;
}
.contenttitle1{ font-family: Tahoma, verdana, arial,helvetica, sans-serif; font-size: 13px; color: #009999; text-decoration: none; font-weight: bold;}
.contenttitle2{ font-family: Tahoma, verdana, arial,helvetica, sans-serif; font-size: 13px; color: #009999; text-decoration: none; font-weight: bold;}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/


.style1 {
	color: #CED5E2;
}

.style1 a {
	color: #CED5E2;
}

.style1 a:hover {
}


/**HEADER STYLES********************************************************************************************/

#logo {
	font-family: georgia, verdana; 
	font-size: 4em;
	letter-spacing: .04em;
	   }


a.csalogo {
	color: white;
	text-decoration: none;
	}

a.csalogo:visited {color: white; }

	
a:link.csalogo {	
	color: white;
	}
	
/** BASIC STYLES */

body {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

p, blockquote, ul, ol, dl {
	margin-top: 0;
	text-align: justify;
}


/** MISC STYLES */

.hide { position: absolute; left:-1000px }
.h100 { height: 100%; }
.align-justify { text-align: justify; }





/**TABLE FORMATTING ***********************************************************************************/


	 
table.board tbody tr.odd td{
	background:#f0f0f0;
	color: #4f6480;
	}
	
table.board caption {
	margin: 0;
	padding: 0;
	color: #032469;
	line-height: 2em;
	text-align: left;
	font-weight: bold;
	}
	
table.board thead{
	color: #F5F5F5;
	background: #5e7796;
	}


/** FORM STYLES */


/** BACKGROUNDS */


/** LINK STYLES */


/** HEADING STYLES */



/** TEXT STYLES */


