﻿

.su_loginbox {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	vertical-align:middle;
}

.su_loginbox_HyperLink:link, su_loginbox_HyperLink a:link,
.su_loginbox_HyperLink:visited
{
    font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: Purple;
	text-decoration: none;
}

.form_login_item {
        font-size: 12px;
        border-width:1px;
		background: #FFFFFF;
        color: #000000;
        border-color: lightblue;
		border-style:solid;
		font-family: Arial,Helvetica,sans-serif;
}

.su_bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align:middle;
}

.su_bodytext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	vertical-align:middle;
}

.su_headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Purple;
	vertical-align:middle;
	font-weight:bold;
}

.su_bodytext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:700;
	vertical-align:middle;
}

.alert_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Red;
	font-weight:700;
	vertical-align:middle;
}

.SU_Select_HyperLink:link, SU_Select_HyperLink a:link,
.SU_Select_HyperLink:visited
{
    font-family: Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: DarkBlue;
	text-decoration: none;
}


.SU_Select_HyperLink:hover
{
    font-family: Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: Purple;
	text-decoration: none;
}

.SU_Select_HyperLink2:link, SU_Select_HyperLink2 a:link,
.SU_Select_HyperLink2:visited
{
    font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
    color: Orange;
	text-decoration: none;
}


.SU_Select_HyperLink2:hover
{
    font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
    color: Blue;
	text-decoration: none;
}










.watermark {
	background: #FFAAFF;
}

.modalBox {
	background-color : #f5f5f5;
	border-width: 2px;
	border-style: solid;
	border-color: DarkBlue;
	padding: 3px;
}
.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#EEEEEE;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	font-family:Verdana;
	font-size:medium;
	padding:3px;
	width:250px;
}

.modalSignUp {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	font-family:Verdana;
	font-size:medium;
	padding:3px;
	width:250px;
}
.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}






.calendar_event_details_header
{
    font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
    color: Purple;
	text-decoration: none;

}

.calendar_event_details
{
    font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
    color: black;
	text-decoration: none;

}

.calendar_event_text_hyperlink:link, calendar_event_text_hyperlink a:link,
.calendar_event_text_hyperlink:visited
{
    font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: Purple;
	text-decoration: none;
}


.calendar_event_text_hyperlink:hover
{
	color: Darkblue;
}

.calendar_event_details_hyperlink
{
    font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: Darkblue;
	text-decoration: none;
}


.calendar_event_details_hyperlink:hover
{
	color: Purple;
}


.calendar_event_text
{
    font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
    color: darkblue;
}

.calendar_event_text_time
{
    font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
    color: darkblue;
}


.form_entry_item {
        font-size: 12px;
        border-width:1px;
		background: #F2EAF3;
        color: #000000;
        border-color: #925399;
		border-style:solid;
		font-family: Arial,Helvetica,sans-serif;
}

.required_text
{
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-align:left;
}

.calendar_event_Category
{
    font-family: Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
    color: Purple;
	text-decoration: none;
	text-align:center;
}

.calendar_event_CategoryDescription
{
    font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: black;
	text-decoration: none;

}







.Datagrid_Paging,.Datagrid_Paging a
{
	background-color: #F2EAF3;
	font-family: Arial,sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
}

.Datagrid_Paging a:hover
{
	color: Orange;
}

.TableRowHeader,.TableRowHeader a
{
	background-color: #F2EAF3;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: purple;
	text-decoration: none;
}


.TableRowHeader a:hover
{
	color: Orange;
}

.TableRowHeader2,.TableRowHeader2 a
{
	font-family: Helvetica, Arial,sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.TableRowHeader2 a:hover
{
	color: darkred;
}

.AlternatingRow
{
	background-color: #EEEEEE;
	font-family: Arial,sans-serif;
	font-size: 12px;
}

.Row
{
	font-family: Arial,sans-serif;
	font-size: 12px;
}
