/* Start of CMSMS style sheet 'newasis' */
BODY, P, TD  {
	font-family : verdana,helvetica,sans-serif;
	font-size: 8pt;
}

H2  {
	font-family : verdana,helvetica,sans-serif;
	color : navy;
}

a:Hover  {
	background: gray;
	color: darkred;
}

.header {
	color: red;
	font-size: 14pt;
	font-weight: bold;
}

.bothclear{
clear:both;
}
.sidebartd{
width:297;
}
.sidebar {
	color: silver;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10pt;
	padding-right: 20pt;
	text-align: right;
	text-decoration: none;
	width: 90%;
}

.sidebar_header {
	color : white;
	background: black;
	font-family : sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5pt;
	padding-right: 15pt;
	text-align: right;
	text-decoration: none;
	width: 90%;
	margin-top : 5px;
}

.bigblue  {
	font-family : serif;
	font-size: 15pt;
	color: dodgerblue;
}

.bigwhite {
	font-family : serif;
	font-size: 12pt;
	color: white;
	font-weight: bold;
}

/* ~~~~~~~~~~~ MANAGER HREF ~~~~~~~~~~~~~~~ */
.managers_edit
{
	color: blue;
	font-size: 8pt;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	width: 100%;
	background: yellow;
}
.managers_edit:Hover
{
	background: dodgerblue;
}

/* ~~~~~~~~~~~ CALENDAR STYLES ~~~~~~~~~~~~ */
.cal_main_head
{
	background: gray;
	font-family :  Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
.cal_day_head
{
	width: 25;
	background: silver;
	font-family :  Arial, sans-serif;
	font-size: 9pt;
	color: black;
	text-align: center;
}
.cal_weekend_day
{
	width: 25;
	background: lightgrey;
	font-family :  Arial, sans-serif;
	color: black;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
}
.cal_week_day
{
	width: 25;
	background: white;
	font-family :  Arial, sans-serif;
	color: black;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
}
.cal_today
{
	width: 25;
	background: skyblue;
	font-family :  Arial, sans-serif;
	color: navy;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
}
.cal_selected_day
{
	width: 25;
	background: dodgerblue;
	font-family :  Arial, sans-serif;
	color: navy;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
}
.cal_event_day
{
	width: 25;
	background: powderblue;
	font-family :  Arial, sans-serif;
	color: blue;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
}
.cal_week_day:Hover,.cal_weekend_day:Hover,.cal_today:Hover,.cal_link_buttons:Hover
{
	text-decoration: underline;
	color: blue;
}
.cal_empty_td
{
	background: gray;
	font-size: 7pt;
	font-family :  Arial, sans-serif;
}
.cal_link_buttons
{
	font-family :  Arial, sans-serif;
	color: white;
	font-size: 10pt;
}

/* ~~~~~~~~~~~ BULLETIN BOARD STYLES ~~~~~~~~~~~~ */

.forum_pageheader {
	font-size: 14pt;
	font-weight: bold;
	color: lightblue;
	text-decoration: none;
}

.forum_boldlink {
	font-size: 10pt;
	font-weight: bold;
	color: skyblue;
	text-decoration: none;
}

.forum_link_folders {
	font-size: 8pt;
	text-decoration: none;
}

.forum_nav_options {
	font-size: 8pt;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

.forum_header {
	font-size: 10pt;
	color: white;
	font-weight: bold;
	background-color : steelblue;
	text-decoration: none;
}

.subforum_header {
	font-size: 8pt;
	color: steelblue;
	font-weight: bold;
}

.thread_header {
	font-size : 10pt;
	color: White;
	font-weight: bold;
	background-color : #1E90FF;
	text-decoration: none;
}

.thread_text {
	font-size : 9pt;
	background-color : #DCDCDC;
}

.forum_error {
	font-size : 12pt;
	color : red;
}

.forum_small {
	color: silver;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.adposition {
	padding-left: 60px;
}

.close {line-height : 14px; font-size:16px; font-weight:bold;}


a:link.asis {color: blue; text-decoration: none; background: none}
a:visited.asis {color: blue; text-decoration: none; background: none}
a:hover.asis {color: red; text-decoration: none; background: none}

a:link.asis2 {color: red; text-decoration: none; background: none}
a:visited.asis2 {color: red; text-decoration: none; background: none}
a:hover.asis2 {color: blue; text-decoration: none; background: none}

a:link.asis3 {color: green; text-decoration: none; background: none}
a:visited.asis3 {color: green; text-decoration: none; background: none}
a:hover.asis3 {color: blue; text-decoration: none; background: none}

a:link.asis4 {color: black; text-decoration: none; background: none}
a:visited.asis4 {color: black; text-decoration: none; background: none}
a:hover.asis4 {color: red; text-decoration: none; background: none}


/* End of 'newasis' */

