body{
	background-color: #003933;
}

/* ShoppingCart Classes*/
#reviewCart {
	border:1px solid #A29E5F;
	background-color:#FFFFFF;
	padding:10px;
	width:100%;
}

#miniCart {
	border:1px solid #A29E5F;
	background-color:#FFFFFF;
}

.miniCartItem1 {
	background-color:#FFFFFF;
	padding:5px;
}

.miniCartItem2 {
	background-color:#E1DEB4;
	padding:5px;
}

.thumbnails{
	background-color:#EFEFEF;
	border:1px solid #666666;
	padding:5px;
	margin-right:5px;
}

/* WYSIWYG CLASSES */
table.matchs{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	padding: 1px;

}



td.match_titles{

	background-color: #a29e5f;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	font-weight: bold;

}



td.match_date{
	background-color: #e1deb4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003933;
	font-weight: bold;
	width: 100px;
	vertical-align: top;
}



td.match_desc{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003933;
	vertical-align: top;
}



td.match_result{
	background-color: #e1deb4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003933;
	font-weight: bold;
	width: 100px;
	vertical-align: top;
}


/*  INNER PAGES */

A{
	font-family: Tahoma;
	font-size: 12px;
	color: #003933;
	text-decoration: none;
}
A:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #003933;
	text-decoration: underline;
}

A.inlink{
	font-family: Tahoma;
	font-size: 12px;
	color: #003933;
	background-color: #fff4c7;
	text-decoration: none;
}
A.inlink:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #003933;
	background-color: #fff4c7;
	text-decoration: underline;
}

hr {
	border: none 0;
	border-top: 1px dashed #003933;
	height: 1px;
}

.input{
	font-family: Tahoma;
	font-size: 13px;
}

#rel_box{
	width:180px;
}

td.listHeader{
	background-color:#A29E5F;
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 12px;
}

td.listCell1{
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}

td.listCell2{
	background-color:#E1DEB4;
	font-family: Tahoma;
	font-size: 13px;
}

#list_box1{
	padding:10px;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 13px;
}

#list_box2{
	padding:10px;
	background-color:#E1DEB4;
	font-family: Tahoma;
	font-size: 13px;
}

#list_content{
	position:relative;
	padding-left:30px;
	top:-25px;
}

#list_box_document{
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}

#list_document{
	position:relative;
	padding-left:20px;
	top:-18px;
}

table.tabmenu{
	border-top: 1px solid #f0e093;
	padding: Opx;
	margin:0px;
	background-color: #003933;
}

table.tabbottommenu{
	padding: 0px;
	margin: 0px;
}

table.maintable{
	border-top: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	color: #003933;
}

table.maintable1{
	border-top: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	color: #003933;
}

td{
	font-family: Tahoma;
	font-size: 13px;
	color:#003933;
}

td.content{
	padding: 5px 15px 15px 15px;
	color: #003933;
}

div.content{
	color: #003933;
}

td.formcontent{
	font-family: Tahoma;
	font-size: 13px;
	color: #003933;
}

div.breadcrump{
	font-family: Tahoma;
	font-size: 11px;
	color: #eb5c2d;
}

A.T11org{
	font-family: Tahoma;
	font-size: 11px;
	color: #eb5c2d;
	text-decoration: none;
}
A.T11org:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #eb5c2d;
	text-decoration: underline;
}

A.T10org{
	font-family: Tahoma;
	font-size: 11px;
	color: #F0E093;
	text-decoration: none;
}
A.T10org:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #F0E093;
	text-decoration: underline;
}

A.T11_y_u{
	font-family: Tahoma;
	font-size: 12px;
	color: #F0E093;
	text-decoration: underline;
}
A.T11_y_u:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #F0E093;
	text-decoration: none;
}

A.TROOT{
	font-family: Tahoma;
	font-size: 13px;
	color: #A29E5F;
	text-decoration: none;
}
A.TROOT:hover{
	font-family: Tahoma;
	font-size: 13px;
	color: #A29E5F;
	text-decoration: underline;
}

A.REL{
	font-family: Tahoma;
	font-size: 12px;
	color: #A29E5F;
	text-decoration: none;
}
A.REL:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #A29E5F;
	text-decoration: underline;
}

A.link{
	font-family: Tahoma;
	font-size: 13px;
	color: #003933;
	text-decoration: none;
}
A.link:hover{
	font-family: Tahoma;
	font-size: 13px;
	color: #003933;
	text-decoration: underline;
}

A.T12{
	font-family: Tahoma;
	font-size: 11px;
	color: #F0E093;
	text-decoration: none;
}
A.T12:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #F0E093;
	text-decoration: underline;
}

td.tdfooter{
	padding-top: 10px;
	padding-bottom: 15px;
	font-family: Tahoma;
	font-size: 13px;
	color: #F0E093;	
}

td.tdfooterhome{
	color: #F0E093;
}

div.footer{
	border-top: 1px solid #F0E093;
	font-family: Tahoma;
	font-size: 11px;
	color: #F0E093;
}

div.footerhome{
	border-top: 1px solid #F0E093;
	font-family: Tahoma;
	font-size: 11px;
	color: #F0E093;
}

/* TOP NAVIGATION*/

table.tabtopnav{
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 15px;
	font-family: Tahoma;
	font-size: 10px;
	color: #eb5c2d;
}

.minibox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#ffffff;
	border:1px solid #5381ac;
}

.homeslogan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0E093;
	font-weight: bold;
}

/* S-MENU */

td.smenu{
	background-color: #23476a;
}

td.tdsmenu{
	padding-left: 15px;
	background-color: #406c95;
}

a.smenu{
	font-family: Tahoma;
	font-size: 13px;
	color: #f0e093;
	text-decoration: none;
}
a.smenu:hover{
	font-family: Tahoma;
	font-size: 13px;
	color: #f0e093;
	text-decoration: underline;
}

td.tdssmenu{
	background-color: #406c95;
	padding-left: 30px;
	padding-bottom: 15px;
	font-family: Tahoma;
	font-size: 13px;
	color: #f0e093;
}

a.ssmenu{
	font-family: Tahoma;
	font-size: 11px;
	color: #eb5d2c;
	text-decoration: none;
}
a.ssmenu:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #eb5d2c;
	text-decoration: underline;
}

/* BOX COMMUNITY */

div.box_community{
	background-color: #5381ac;
	height: 150px;
	vertical-align: top;
}

div.box_popup{
	background-color: #5381ac;
	vertical-align: top;
}

/* HOME PAGE */

td.hcentral{
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
}

td.hexplore{
	border-top: 1px solid #FFFFFF;
}

H5{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #003933;
	font-style: italic;
}

hr{
    border-style: solid;
	border-color: #CDCDCD;
    height: 0.25px;
    clear: both;
}

td.tabtitle{
	background-color: #23476a;
	color: #F0E093;
	font-weight: bold;
}
td.tabline1{
	background-color: #406c95;
	color: #F0E093;
}
td.tabline2{
	background-color: #5381ac;
	color: #F0E093;
}

/* CALENDAR */

a.linkCal{
	color: #FFFFFF;
	text-decoration: none;
}
a.linkCal:hover{

	color: #FFFFFF;
	text-decoration: underline;
}

.calHeader {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-wheight:light;
	color: #FFFFFF;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	border: 0px solid #CCEAFF;
	background:#A29E5F;
	height:18px;
}

.calThisDay {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:light;
	color: #686868;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	border: 0px solid #CCEAFF;
	background:#E4A206;
	height:30px;
}

.calCell1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:light;
	color: #003933;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	border: 0px solid #CCEAFF;
	background:#E1DEB4;
	height:30px;
}
.calCell2 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	border: 0px solid #CCEAFF;
	background:#5381ac;
	height:30px;
}
.calCell3 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:light;
	color: #FFFFFF;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	border: 0px solid #CCEAFF;
	background:#FFFFFF;
	height:30px;
}

.calInfo {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	border: 0px solid #CCEAFF;
}

td.content2,table.content2{
	font-family: Tahoma;
	font-size: 13px;
	color: #003933;
}

#newsticker{
	font-size:11px;
	font-family:Arial,Helvetica;
	color:#eb5c2d;
}

#newsticker a{
	font-size:11px;
	font-family:Arial,Helvetica;
	color:#eb5d2c;
	font-weight:bold;
}

#newsticker a:hover{
	font-size:11px;
	font-family:Arial,Helvetica;
	color:#eb5d2c;
	font-weight:bold;
}

/*roll over grade 3 */
#grade3{
	width:850px;
	height:560px;
	background-image:url(08_stluke.jpg);
	background-repeat:no-repeat;
	list-style:none;
	position: relative;
}

#grade3 li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#grade3 a {display: block; text-indent: -9999px; text-decoration: none;}

#motwani{
	left: 111px; top: 199px; width: 177px; height: 196px;
}

#motwani a{
	height: 196px;
}

#motwani a:hover {background: url(08_stluke_motwani.jpg) no-repeat;}


#verbert{
	left: 290px; top: 200px; width: 177px; height: 196px;
}

#verbert a{
	height: 196px;
}

#verbert a:hover {background: url(08_stluke_verbert.jpg) no-repeat;}
#dawson{
	left: 467px; top: 200px; width: 177px; height: 196px;
}

#dawson a{
	height: 196px;
}

#dawson a:hover {background: url(08_stluke_dawson.jpg) no-repeat;}

div#errorBox {
	color:#003933;
	font-weight:bold;
}

#testimonial{
	width:100%;
	padding: 5px;
	font-size:11px;
	font-family:Arial,Helvetica;
	color:#003933;
	font-style: italic;
	background:#E1DEB4;
}.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.image_right {
	padding-left: 5px;
}
.image_left {
	padding-right: 5px;
}
td.tdssmenublue {
	background-color: #386188;
	padding-left: 30px;
	padding-bottom: 15px;
	font-family: Tahoma;
	font-size: 13px;
	color: #f0e093;
}
td.tdsmenublue {
	padding-left: 15px;
	background-color: #386188;
}
.red {
	color: #E00022;
}
.numbered_indent {
	text-indent: -14px;
	padding-left: 19px;
}
.reversed {
	color: #FFFFFF;
}
.blue1 {
	color: #23476A;
}
.blue2 {
	color: #4A6C91;
}
.small_text {
	font-size: 10px;
}
.BlueHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #36597C;
}
