/****************************************/
/* HTML Tags
/****************************************/
body {
	margin-top:10px;
	margin-left:10px;
	padding:0px;
	background-color:#ccd9df; 
	scrollbar-face-color: #CCCCCC; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #C0C0C0; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #9b9b9e; 
	scrollbar-arrow-color: #000000;
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	}

/****************************************/
/* Classes   
/****************************************/

.site_photo
{
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	clear: right;
}

.site_photoL
{
	float: left;
	margin-right: 35px;
	margin-top: 15px;
	clear: left;
}

.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5e
}

	
.small {
	FONT-FAMILY : arial, sans-serif;
	FONT-SIZE : 8pt;
	COLOR : #5c5c5e;
	word-spacing: normal;
	top: auto;
}

.copytext {
	FONT-FAMILY : arial, sans-serif;
	FONT-SIZE : 8pt;
	COLOR : #5c5c5e;

}

.copytext2 {
	FONT-FAMILY : arial, sans-serif;
	FONT-SIZE : 8pt;
	COLOR : #5c5c5e;

}


.XLarge {
	FONT-FAMILY : arial, sans-serif;
	FONT-SIZE : 12pt;
	font-weight: bold;
	COLOR : #EDE0FF;
	word-spacing: normal;
	top: auto;
}

.texthuge{
	font-family:"Arial Narrow";
	font-size:20px;
	color:#2b59a6;
	font-weight:bold;
}

.textlarge{
	font-family:"Arial Narrow";
	font-size:16px;
	color:#2b59a6;
	font-weight:bold;
}

.textmedium{
	font-family:"Arial Narrow";
	font-size:18px;
	color:#2b59a6;
	font-weight:bold;
}

.textname{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2b59a6;
}

.Subheadings1 {
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#060606;
}

.Subheadings2 {
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#5c5c5e;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5e;
}

.style1 {

	font-size: 18px;
	font-weight: bold;
}

.style2 {

	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.style3 {

	font-size: 10px
}

.style4 {

	font-size: 16px;
	text-align:center;
}

.style5 {

	font-size: 9px
}

.textheader{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.textheaderPink{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f6299f;
}

/****************************************/
/* Forms
/****************************************/



select { 

	FONT-FAMILY: arial, sans-serif; color: #000000;
	FONT-SIZE: 11px;

 }

input { 

	FONT-FAMILY: arial, sans-serif; color: #000000;
	FONT-SIZE: 11px;

 }

file { 

	FONT-FAMILY: arial, sans-serif; color: #000000;
	FONT-SIZE: 14px;

 }

textarea { 

	FONT-FAMILY: arial, sans-serif; color: #000000;
	FONT-SIZE: 14px;
	WIDTH: 200px;
	
	 
}

/****************************************/
/* Links
/****************************************/

A  {
	COLOR : #f1279f;
	TEXT-DECORATION : underline;
}

A:visited  {
	COLOR : #f1279f;
	TEXT-DECORATION : underline;
}

A:active  {
	COLOR : #f1279f;
	TEXT-DECORATION : underline;
}

A:hover  {
	COLOR : #700e48;
	TEXT-DECORATION : underline;
}


/****************************************/
/* Menu Buttons
/****************************************/

.SideMenu{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	line-height:30px;
	padding-top:20px;
	padding-left:20px;
}

.SideMenu a:link, .SideMenu a:visited, .SideMenu a:active {

	background-image: url(images/Button_UP.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	text-indent: 27px;
	height: 30px;
	width: 165px;
	display:block;
}

.SideMenu a:hover {

	color: #FFFFFF;
	background-image: url(images/Button_OVER.gif);
	background-repeat: no-repeat;
	text-indent: 27px;
	height: 30px;
	width: 165px;
}


#Schedule_box {

	border:1px inset #000000;
	background-color:#dbe8ee;
	margin-left:25px;
	margin-right:25px;
	margin-top:25px;
	margin-bottom:25px;
	width:96%;
	color:#000000;
}

.ScheduleText{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#Schedule_box2 {

	border:1px inset #000000;
	background-color:#dbe8ee;
	margin-right:25px;
	margin-top:25px;
	margin-bottom:25px;
	width:96%;
	color:#000000;
}

.ScheduleText2{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#headerlink {

	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

#headerlink a {

	color:#FFFFFF;
	text-decoration:none;
}

#headerlink a:hover {

	color:#FFFFFF;
	text-decoration:underline;
}
