/*-----------Page Variables-----------*/
body {
	margin: 0%;
	padding:  0;
	border-width: 0;
	border-style: none;
	border-color: inherit;
	width: auto;
	background-color: #FFFFFF; /* This will set the color of your page */
scrollbar-base-color: #2F4F2F; scrollbar-track-color: #99CC00;scrollbar-arrow-color: #ffffff; }
}
.pagetable {  
	background-color: #FFFFFF; 
	width: 100%;	/* This will set the overall width of your layout */ 
	cellpadding: 0; 
	cellspacing: 0;
}
.table {  
	background-color: #ccffff; /* Color of the box's at the top and bottom */
	width: 100%; 
	border: thin #EAEAFE solid; /* The border around the boxes at the top and bottom */
	border-width: 1px 1px 1px 1px;
	cellpadding: 0; 
	cellspacing: 0;
}


/*-----------Link Prefs-----------*/
A:link {
	color: #003399;
	text-decoration: underline;
	font-family: verdana, arial, helvetica, geneva
}
A:visited {
	color: #003399;
	text-decoration: none
}
A:active {
	color: #003399;
	text-decoration: underline
}
A:hover {
	color: #ff0000;
	text-decoration: none;
	font-family: verdana, arial, helvetica, geneva
}


/*-----------Text Prefs-----------*/
.text {
	color: #000000;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, geneva;
}
.textsmall {
	color: #000000;
	font-size: 8pt;
	font-family: arial, helvetica, geneva
}
.texttitle {
	color: #003399;
	font-weight: bold;
	font-size: 12pt;
	font-family: verdana, arial, helvetica, geneva
}

/*-----------Navagation Bar Prefs-----------*/
.navbar {  
	background-color: #669900;
}
A.nav:link {
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	font-family: arial, helvetica, geneva
}
A.nav:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	font-family: arial, helvetica, geneva
}
A.nav:active {
	color: #FF9900;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	font-family: arial, helvetica, geneva
}
A.nav:hover {
	color: #FFFF60;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	font-family: arial, helvetica, geneva
}
/*-----------News Prefs-----------*/
.newstextsmall {
	color: #000000;
	font-size: 8pt;
	font-family: arial, helvetica, geneva
}
.newstexttitle {
	color: #003399;
	font-weight: bold;
	font-size: 12pt;
	font-family: verdana, arial, helvetica, geneva
}

/*-----------Menu Prefs-----------*/
.menutable {  
	background-color: #815490;
	color: #fafaea;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, geneva
}
.menubordercolor {  
	background-color: #A35B92; 
}
.menubackcolor {  
	background-color: #FFFFFF; 
}
.cathdl {
	color: #ffffff; /* Color of Box Header Text */
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	font-family: verdana, arial, helvetica, geneva
}
.cat {
	color: #6633cc;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	font-family: verdana, arial, helvetica, geneva
}


/*-----------Calendar Prefs-----------*/
.calhead {
     color: #000000;
     font-size: 8pt;
     font-family: verdana, arial, helvetica, geneva
}
.calbody {
     color: #666666;
     font-size: 8pt;
     font-family: arial, helvetica, geneva
}
.calhigh {
     color: #009900;
     font-weight: bold;
     font-size: 8pt;
     font-family: arial, helvetica, geneva
}
.caltoday {
     color: #003399;
     font-weight: bold;
     font-size: 8pt;
     font-family: arial, helvetica, geneva
}

/*-----------Top Nav-----------*/

A.topnav:link {
	color: #666666;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	font-family: arial, helevetica, geneva;
}
A.topnav:visited {
	color: #666666;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	font-family: arial, helevetica, geneva;
}
A.topnav:active {
	color: #666666;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	font-family: arial, helevetica, geneva;
}
A.topnav:hover {
	color: #ff9900;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	font-family: arial, helevetica, geneva;
}

/*-----------Tool Nav-----------*/
A.toolnav:link {
	color: #2f4f2f;
	font-size: 8pt;
	text-decoration: none;
	font-family: arial, helevetica, geneva;
}
A.toolnav:visited {
	color: #2f4f2f;
	font-size: 8pt;
	text-decoration: none;
	font-family: arial, helevetica, geneva;
}
A.toolnav:active {
	color: #2f4f2f;
	font-size: 8pt;
	text-decoration: none;
	font-family: arial, helevetica, geneva;
}
A.toolnav:hover {
	color: #ff0000;
	font-size: 8pt;
	text-decoration: none;
	font-family: arial, helevetica, geneva;
}

/*-----------Other Prefs-----------*/
.button {
	background-color: #EAFAEA; /* This will change the color of your search button */
	color: #6666FF; /* This will change the color of the text on the search button */
	font-family: arial, helvetica, geneva
}
TD {
	font-size: 10pt;
	font-family: verdana, arial, helvetica, geneva
}
P {
	font-size: 10pt;
	font-family: verdana, arial, helvetica, geneva
}
