/*
You can add any custom styles here, which will override the 
 default and template styles. 
This file will be specific for your selected template, 
 and if you change templates, your custom styles will 
 change accordingly.
*/
/* -- default style start -- */
* {
	padding:0;
	margin:0;
}
body {
	font:normal 14px/18px Verdana, sans-serif;
	padding:0; 
	color: #000000; /*[	color: [[TextColorDark]]; ]*/
	background: url(../images/bg.jpg?01) repeat-x 0 0; 
	background-color: #000000; /*[	background-color: [[PrimaryColor]]; ]*/
}
.bodyNewsMiddle,
.bodyScheduleMiddle,
.bodyCalenderMiddle,
.bodyhtml-00-middle{
	color: #000000; /*[	color: [[TextColorDark]]; ]*/
	/* -- IFRAME body background color(white) -- */
	background-image: none;
	background-color: #ffffff; /*[	background-color: [[MiddleBackground]]; ]*/
} 

.bodyCalenderLeft,
.bodyRegisterLeft,
.bodyhtml-00-left, 
.bodyhtml-01-left,
.bodyNavigationNewsLeft {
	color: #000000; /*[	color: [[TextColorDark]]; ]*/
	/* -- IFRAME body background color(white) -- */
	background-image: none;
	background-color: #ffffff; /*[	background-color: [[LeftBackground]]; ]*/
} 
.smallTxt {
	font-size:11px;
	line-height:15px;
}
img {
	border:0 !important;
	padding:2px;
	margin:5px 13px 8px 0;
}
h1,
h2,
h4 {
	xtext-transform:uppercase; font-variant:small-caps
}
h2 {
	font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000; /*[	color: [[PrimaryColor]]; ]*/
	background-color:inherit;
	background:url(../images/dot-h.gif?01) repeat-x 0 100%;
/*	padding:15px 0 2px; */
	margin:0 0 8px 0;
	position:relative;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color: #000000; /*[	color: [[TextColorDark]]; ]*/
	background-color:inherit;
	background:url(../images/black-arrow.gif?01) no-repeat 0 10px;
	padding:2px 0 3px 12px;
	margin-bottom:14px;
}
h4,
#left h2,
#right h2,
.bodyhtml-01-left .color h2 {
	font:bold 13px Verdana, sans-serif;
	color: #000000; /*[	color: [[TextColorDark]]; ]*/
	background-color:inherit;
	background:url(../images/dot-h.gif?01) repeat-x 0 100%;
	padding:0 0 3px;
	margin-bottom:8px;
	margin-right:0;
	clear:both;
	position:relative;
}
p {
	padding-bottom:14px;
}
ul {
	list-style:none;
	padding:0 40px 14px 24px;
	overflow:hidden;
	width:100%;
}
ul li {
	padding:0 0 0 12px;
	margin-bottom:6px;
	background:url(../images/black-arrow.gif?01) no-repeat 2px 6px;
}
ol   { 
	margin: 1.12em 0;
	margin-left: 36px;
}
blockquote {
	padding-left: 2em;
}
/* -- default style end -- */

.tableSchedule a {

font-size: 12px!important;

padding: 2px!important;

color: #da961b!important;

}
