.HeadingCap {font-family: Arial Narrow,sans-serif; color: #FFFFFF; font-size: 27pt; font-weight: bold;}
.MainHeading {font-family: Arial Narrow,sans-serif; color: #FFFFFF; font-size: 24pt; font-weight: bold;}
.SubHeading {font-family: Arial Narrow,sans-serif; color: #000000; font-size: 11pt; font-weight: bold;}
.RedText {font-family: Arial,sans-serif; color: #CC3333; font-size: 8pt; text-decoration: none;}
.RedTextBold {font-family: Arial,sans-serif; color: #CC3333; font-size: 8pt; font-weight: bold; text-decoration: none;}
.RedTextBig {font-family: Arial,sans-serif; color: #CC3333; font-size: 10pt; text-decoration: none;}
.GreyText {font-family: Arial,sans-serif; color: #666666; font-size: 8pt; text-decoration: none;}
.GreyTextBold {font-family: Arial,sans-serif; color: #666666; font-size: 8pt; font-weight: bold; text-decoration: none;}
.WhiteText {font-family: Arial,sans-serif; color: #ffffff; font-size: 8pt; text-decoration: none;}
.WhiteTextBold {font-family: Arial,sans-serif; color: #ffffff; font-size: 8pt; font-weight: bold; text-decoration: none;}
.BlueText {font-family: Arial,sans-serif; color: #4899C6; font-size: 8pt; text-decoration: none;}
.BlueTextBold {font-family: Arial,sans-serif; color: #01538F; font-size: 8pt; font-weight: bold; text-decoration: none;}


.clsButtonSmall
{
	background-image:url(images/btn_small.gif);	
	background-color:#00738C ;
	font-size:11px ;
	padding:0;
	margin:0px;
	border:0;
	border-style:none;
	width:50px;
	height:21px;
	color:#666666;
	FONT-FAMILY: Arial; 
	font-weight:bold;
	cursor:hand;
 	text-align: center;
}
.clsButtonMed
{
	BACKGROUND-IMAGE:url(Images/btn_medium.gif);
	background-color:#00738C ;
	font-size:11px;
	padding:0;
	margin:0px;
	border:0;
	border-style:none;
	Width:100px;
	height:21px;
	color:#666666;
	FONT-FAMILY: Arial;
	font-weight:bold;
	cursor:hand;
	text-align:center;
}
A:Hover
{
	text-decoration : underline
}
A.clsButtonFont:Hover
{
	text-decoration : underline
}
A.clsRecent
{
	text-decoration:line-through;
	color:Gray;
}
A.clsRecent:Hover
{
	color:Gray;
	text-decoration : line-through underline;
}

.Warning
{
    FONT-SIZE: 10pt;
    COLOR: #ff0000;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-WEIGHT: bold;
}
.clsButtonArrowLeft
{
	background-image:url(images/button_back.gif);	
	background-color:#cccccc;
	padding:0;
	margin:0px;
	border:0;
	border-style:none;
	width:22px;
	height:18px;
	cursor:hand;
}
.clsButtonArrowRight
{
	background-image:url(images/button_forward.gif);	
	background-color:#cccccc;
	padding:0;
	margin:0px;
	border:0;
	border-style:none;
	width:22px;
	height:18px;
	cursor:hand;
}
.clsButtonLarge
{
	BACKGROUND-IMAGE:url(Images/btn_large.gif);
	background-color:#00738C ;
	font-size:11px;
	padding:0;
	margin:0px;
	border:0;
	border-style:none;
	Width:125px;
	height:21px;
	color:#666666;
	FONT-FAMILY: Arial;
	font-weight:bold;
	cursor:hand;
	text-align:center;
}

.clsImageGallery
{
	border: solid 1px #CCCCCC;	
	padding-right:5px;
	width:105px;
	height:105px;
}
.clsEventWarning
{
	font-size:14px;
	color:#ff6600;
	font-family:Arial;
	font-weight:bold;
}
.clsEventFull
{
	font-weight:bold;
}