body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menubox {
	word-spacing: 0pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p.disclaimer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

p.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p.error {
	color: #ff0000;
	text-align: center;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link 		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;}
a:visited 	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;}
a:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}	
a:hover		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

a.menu:link 		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a.menu:visited 	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a.menu:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}	
a.menu:hover		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
}

.vmenu {
	border: 0;
	padding: 2px;
}

.vtext {
	text-align: left;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

h1 {
	font-size: 12px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

.login {
	text-align: center;
	font-size: 10px;
	padding: 2px;
}

.maintable {
	border: 0;
	padding: 3px;
}

.tar td{
	background-color: White;
	border: 1px solid #DCDCDC;
	padding: 2px;
	font-size: 10px;
}

.tbr td{
	background-color: #F5F5F5;
	border: 1px solid #DCDCDC;
	padding: 2px;
	font-size: 10px;
}

.title td{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color : #F5F5F5;
	border : 1px solid #DCDCDC;
}

.title2 td{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color : white;
	border : 1px solid #DCDCDC;
}

.newstitle td{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color : white;
}

.newssubtitle td{
	font-size: 10px;
	background-color: #F5F5F5;
	border: 1px solid #DCDCDC;
	padding: 2px;
}

.newscontent td{
	font-size: 10px;
	background-color: white;
	border: 1px solid #DCDCDC;
	padding: 2px;
}

.ta td{
	background-color: White;
	border: 1px solid #DCDCDC;
	padding: 2px;
}

.tb td{
	background-color: #F5F5F5;
	border: 1px solid #DCDCDC;
	padding: 2px;
}

.sa td{
	background-color: White;
	border: 1px solid #DCDCDC;
	padding: 2px;
	text-align: center;
}

.sb td{
	background-color: #F5F5F5;
	border: 1px solid #DCDCDC;
	padding: 2px;
	text-align: center;
}


/* calendar styles */
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

SPAN	{ font-family: verdana, arial, helvetica }

/**** month and year header at top of calendar ****/
.date_header			{ font-size:14px; font-family:verdana, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#EDECD8; height:60px; }
.empty_day_cell			{ background-color:#EEEEEE; height:60px; }
.today_cell				{ background-color:#F5F4ED; height:60px; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** time line under title text when event time given ****/
.time_str				{ font-size:12px; font-family:arial, helvetica; font-weight: bold }

/**** column headers or days of the week ****/
.column_header			{ background-color:#FFCC00; font-size:12px; font-family:arial, helvetica; color:#000000; font-weight:bold; width: 100px;}

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#00F; font-weight:bold; }
/* ayname	{ font-family: verdana, sans-serif; font-size: 10pt; color: #0000ff; background-color: #c0c0ff; text-align: center } */

.form_labels		{ font-size:14px; font-family:arial, helvetica }
.add_new_header		{ font-size:16; font-family:arial, helvetica; font-weight:bold }
.delete_pg_txt		{ font-size:14px; font-family:arial, helvetica }

.display_header		{ font-size:16px; font-family:arial, helvetica; font-weight:bold }
.display_title		{ font-size:12px; font-family:arial, helvetica; color:#000000; font-weight:bold }
.display_txt		{ font-size:12px; font-family:arial, helvetica; color:#000000 }
.display_user		{ font-size:10px; font-family:verdana, helvetica, arial; color:#999999; font-weight:bold }
.display_edit		{ font-size:10px; font-family:verdana, arial, helvetica }
.display_title_bg	{ background-color:#FFCC00 }
.display_txt_bg		{ background-color:#EDECD8 }

a.cal_link:link 		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.cal_link:visited 	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.cal_link:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}	
a.cal_link:hover		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

span.c_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.dis:link 		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;}
a.dis:visited 	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;}
a.dis:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}	
a.dis:hover		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.red {
 background-color: #FF0000;
}