A.table {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	;
	text-decoration: none;
	line-height: 16px;
}
A.table:hover {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
}
.txt1 {
	font: 10px Tahoma;
	color: #A7A7A7;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	line-height: 16px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
}
.heading {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	font-weight:bold;
}
.txt3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #83B4D2;
}
.txt3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
}
.txt4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #448CCB;
	font-weight: bold;
	margin-top: 50px;
}
.advert{
  cursor:pointer;
  cursor:hand
}
.advert1 {  cursor:pointer;
  cursor:hand
}
.advert11 {cursor:pointer;
  cursor:hand
}
.Cheader {
	font: 12px Tahoma;
	color: #FFFFFF;
}
.Cheader2 {
	color: #FFFFFF;
	font-family: Tahoma;
}
.Cbodyh {
	color: #FFFFFF;
	font-family: Tahoma;
}
.tablehead {
	font: 14px Tahoma;
	color: #FFFFFF;
}
.termdates{
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
	line-height: 16px;
	padding-left:10px;
}
H1{
	font-family: Tahoma;
	font-size: 1.4em;
	color: #006600;
	line-height: 1.6em;
}
H2{
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	font-weight:bold;
}
h3{
padding-top:10px;
}
.h4{
	font-family: Tahoma;
	font-size: 1em;
	color: #707070;
	line-height: 1.6em;
}
#menuback{
width:766px;
height:22px;
background-image:url(../images/backbar.gif);
background-repeat:no-repeat;
}
.leftcontent{
	width:400px;
	margin:0 10px 0 10px;
	float:left;
	display: inline;
}
.rightcontent{
width:336px;
margin-top:20px;
float:right;
}
.content{
padding: 10px 20px 10px 20px;
}
.main{
	width:900px;
	margin:auto;
}
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10;   background-color:#006600; layer-background-color:#006600;  visibility:hidden}
.clBar2{position:absolute; width:10; height:10;   layer-background-color:#006600;  visibility:hidden}
/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:normal}
.clLevel0{background-color:#006600; layer-background-color:#006600; color:white;}
.clLevel0over{background-color:#006600; layer-background-color:#006600; color:#fefa80; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:normal}
.clLevel1{background-color:#ECF6DD; layer-background-color:#ECF6DD; color:#006600;}
.clLevel1over{background-color:#006600; layer-background-color:#006600; color:#fefa80; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#006600; layer-background-color:#006600}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:normal}
.clLevel2{background-color:#ECF6DD; layer-background-color:#ECF6DD; color:#006600;}
.clLevel2over{background-color:#006600; layer-background-color:#006600; color:#fefa80; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006600; layer-background-color:#006600}
#uniforms{
float:right;
}
.newstext{
color:#FFFFFF;
}
.newsheadline{
color:#FFFFFF;
font-weight:bold;
}
.sitehead{
font-size:14px;
color:#000000;
}
.sitelink{
padding-left:10px;
}
.rsspost{
color:#000000;
text-align:right;
}
.right{
float:right;
width:250px;
margin-left:15px;
}
.clear{
clear:both;
}
.singlecol{
padding-left:20px;
padding-right:15px;
padding-top:15px;
padding-bottom:10px;
}

.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image:url(../images/cornerstop.gif); /* CHANGE: path and name of your image */
	height: 10px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 10px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 10px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -10px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -10px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -10px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 2px solid #73cb44; /* YCC: color & properties of the left-borderline */
	border-right: 2px solid #73cb44;/* YCC: color & properties of the right-borderline */
	background: #FFFFFF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */
.hobbies{
width:230px;
border:#33CC33 solid 1px;
background-color:#FFFFFF;
float:right;
padding:10px;
}
.boxquote{
	position:absolute;
	top:310px;
	left:435px;
	padding:5px;
	width:138px;
	height: 51px;
	font-size:1.1em;
	font-weight:bold;
	color:#333333;
	text-align:center;
}
.wrapbox1{
width:60px;
float:left;
height:60px;
}
.wrapbox2{
width:60px;
float:right;
height:60px;
}
.fltleft{
float:left;
}
.fltright{
float:right;
}
.imgright{
float:right;
padding:5px;
}
.imgleft{
float:left;
padding:0px 10px 10px 10px;
}
.caption{
	font-family: Tahoma;
	font-size: 10px;
	color: #555555;
	line-height: 12px;
	font-weight:bold;
	margin:3px 0 0 0;
	padding:0px;
	text-align:center;
}
.currentparents{
text-align:center;
float:right;
width:386px;
height:23px;
margin-top:10px;
padding:19px 0 0 0;
background-image:url(../images/current.gif);
background-repeat:no-repeat;
}
.currentparents a:link    { text-decoration:none;}
.currentparents a:visited { text-decoration:none;}
.currentparents a:hover   { text-decoration:underline;}
.currentparents a:active  { text-decoration:none;}
.currentparents img{
float:right;
}
.isc{
margin-top:5px;
width:250px;
text-align:center;
}
.divider{
height:5px;
border-top:1px solid #006600;
}
.calendar{
float:left;
width:230px;
text-align:center;
border:1px solid #006600;
margin-right:13px;
margin-left:15px;
background-color:#CCCCCC;
padding:3px;
}
.hours{
	font-weight:bold;
}
.sing{
margin-left:5px;
}
.picturecontent{
	width:990px;
}
