/* general */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-repeat: repeat-x; 
	background-image: url(../images/bg.jpg);
}
body.mainpage {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c7d3f3;
	background-repeat: repeat-x; 
	background-image: url(../images/bg_main.jpg);
}
body.body2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: none;
}
body.body3 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #295A03;
	background-image: none;
}
body.bodypop {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffe554;
	background-repeat: repeat-x; 
	background-image: url(../images/bg_pop.jpg);
}
table {
	color: #353535;
	font-size: 11px;
	font-family: arial, verdana;
}
.style1 {
	color: #12345a;
	font-size: 11px;
	font-family: arial, verdana;
}
.style2 {
	color: #12345a;
	font-size: 14px;
	font-family: arial, verdana;
	font-weight: bold;
}
.style3 {
	color: #FF4200;
	font-size: 11px;
	font-family: arial, verdana;
}
.style4 {
	color: #FF4200;
	font-size: 15px;
	font-family: arial, verdana;
	font-weight: bold;
}
.style5 {
	color: #FF8400;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}
.style6 {
	color: #FF8400;
	font-size: 14px;
	font-family: arial, verdana;
	font-weight: bold;
}
.style7 {
	color: #000000;
	font-size: 11px;
	font-family: arial, verdana;
}
.style8 {
	color: #000000;
	font-size: 14px;
	font-family: arial, verdana;
	font-weight: bold;
}
.style10 {
	color: #1E6078;
	font-size: 12px; 
	font-family: arial, verdana; 
	font-weight: bold; 
}
.style11 {
	color: #ffffff;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold; 
}
.style12 {
	color: #ffffff;
	font-size: 13px; 
	font-family: Arial; 
	font-weight: bold; 
}
.style13 {
	color: #FF9000;
	font-size: 18px; 
	font-family: arial, verdana; 
	font-weight: bold; 
}
.sublink {
	color: #1E6078;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 5px;
	padding-top: 3px;
}
.title {
	color: #12345a;
	font-size: 13px; 
	font-family: Arial; 
	font-weight: bold;
	border: 1px solid #777777;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.caption {
	color: #12345a;
	font-size: 10px;
	font-family: arial, verdana;
	font-weight:bold;
	font-style:italic;
}
.blink {
	color: #000000;
	font-size: 11px;
	font-family: arial, verdana;
	text-decoration:blink;
}

/* Sub Menu */


/* Background */
.main {
	background-color: #ffffff;
}

/*  Rollover link */
a {
	color: #12345a;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color: #FF4200;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: underline;
}

/* footer */
table.footer {
	width: 762px;
	height: 37px;
	background-repeat: no-repeat; 
	background-image: url(../images/bg_footer.gif);
	padding-top: 11px;
	}
table.footer a {
	color: #204600;
	font-size: 10px;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: none;
}
table.footer a:hover {
	color: #418A03;
	font-size: 10px;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: none;
}
.footertxt {
	color: #8C8C8C;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 0px;
	}
table.footermain {
	width: 762px;
	height: 37px;
	background-repeat: no-repeat; 
	background-image: url(../images/bg_footer2.gif);
	padding-top: 11px;
	}
table.footermain a {
	color: #204600;
	font-size: 10px;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: none;
}
table.footermain a:hover {
	color: #418A03;
	font-size: 10px;
	font-family: arial, verdana;
	font-weight: normal;
	text-decoration: none;
}
	
/* User Define */
.spaceall {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
	}
.spaceleftright {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	}
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
.alignright {
	align: right;
	}
.contentleft {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
}	
.contentright {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.dotted {
	width: 207px;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
}
.dotted2 {
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
}
table.contactbox td {
	border: 1px solid #12345a;
	background-repeat: repeat-x; 
	background-image: url(../images/bg_contact4.gif);
}
table.contactbox td.blankbg {
	border: 0px solid #12345a;
	background-repeat: repeat-x; 
	background-image: none;
}
table.schedulebox td {
	border: 1px solid #12345a;
	background-repeat: repeat-x; 
	background-image: url(../images/bg_contact2c.gif);
}
table.schedulebox td.gold {
	border: 1px solid #12345a;
	background-repeat: repeat-x; 
	background-image: url(../images/bg_gold.gif);
}
table.schedulebox td.silver {
	border: 1px solid #12345a;
	background-repeat: repeat-x; 
	background-image: url(../images/bg_silver.gif);
}
table.schedulebox td.bronze {
	border: 1px solid #12345a;
	background-repeat: repeat-x; 
	background-image: url(../images/bg_bronze.gif);
}
ul.ulrules li {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 2px;
}
ul.ulrulesscd li {
	padding-bottom: 0px;
	padding-top: 4px;
	padding-left: 4px;
	margin: 0px;
	}
ul.uluser {
	list-style:none;
	padding: 0px;
	margin: 0px;
	list-style-position:inherit;
	}
ul.uluser li {
	color: #ffffff;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold;
	text-decoration: none;
	padding-top:5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
ul.uluser li a {
	color: #ffffff;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat; 
	background-image: url(../images/userlink_n.gif);
	line-height: 20px;
	padding-left: 26px;
	padding-right: 0px;
	width: 240px;
	height: 20px;
	display: block;
	}
ul.uluser li a:hover {
	color: #ffffff;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat; 
	background-image: url(../images/userlink_h.gif);
	line-height: 20px;
	padding-left: 26px;
	padding-right: 0px;
	width: 240px;
	height: 20px;
	display: block;
	}
ul.uluser li a.selected {
	color: #ffffff;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat; 
	background-image: url(../images/userlink_h.gif);
	line-height: 20px;
	padding-left: 26px;
	padding-right: 0px;
	width: 240px;
	height: 20px;
	display: block;
	}
ul.uluser li a.selected:hover {
	color: #ffffff;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat; 
	background-image: url(../images/userlink_h.gif);
	line-height: 20px;
	padding-left: 26px;
	padding-right: 0px;
	width: 240px;
	height: 20px;
	display: block;
	}
.bordertablemain a {
	border: 2px solid #666666;
	display:inherit;
	width:100px;
}
.bordertablemain a:hover {
	border: 2px solid #FF3300;
	display:inherit;
}
.bordertable a {
	border: 2px solid #ffffff;
	display:inherit;
}
.bordertable a:hover {
	border: 2px solid #FF3300;
	display:inherit;
}
.bordertable a.noborder {
	border: 0px;
	display:inherit;
}
.bordertable a.noborder:hover {
	border: 0px;
	display:inherit;
	}
.cntTxt {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	}
.cntTxt2 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;
	float: right;
	}
p.cntTxt2 {
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	}
.spacingpop {
	padding-top:	15px;
	padding-bottom:	20px;
	padding-left: 25px;
	padding-right: 25px;
}
.gallerypop {
	background-repeat: no-repeat; 
	background-image: url(../images/photo_gallery02.jpg);
	background-position:top;
	padding-left: 26px;
	padding-right: 0px;
	width: 677px;
	height: 93px;
	vertical-align:top;
}
.gallerycontent {
	padding-top: 14px;
	padding-bottom: 20p;
}
.galleryborder {
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
}
.line {
	border-top: 1px solid #12345a;
	margin:0px;
	padding-top:1px;
	padding-bottom:1px;
	}
.lineorg {
	border-top: 1px solid #ff4800;
	margin:0px;
	padding-top:1px;
	padding-bottom:1px;
	}
.linedotted {
	border-top: 1px dotted #12345a;
	margin:0px;
	padding-top:1px;
	padding-bottom:1px;
	}
.romanlist {
	list-style: lower-alpha;
}
.alphalist {
	list-style:decimal;
}