body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, "MS Sans Serif", Verdana, "Times New Roman";
	background-color: #F7F7F7;
}
/* START style for main layout table */
table.main {
	height: 100%;
}

td.content {
	height: 70%;
}

td.header {
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/graphics/gradient.gif);
	background-repeat: repeat-x;

}

td.mainfooter {
	height: 50px;
	background-color: #99CC00;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/* END style for main layout table */

/* START heading style in DIV heading */
#heading h1 {
	font-size: 26px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 10px;
	text-transform: uppercase;
	text-align: center;
}
#heading h2 {
	font-size: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	letter-spacing: 18px;
	text-transform: uppercase;
	text-align: center;
}
#heading h3 {
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	letter-spacing: 10px;
	text-transform: uppercase;
	text-align: center;
}
/* END heading style in DIV heading */

/* START BLOCKS */

table.captcha {
	width: 100%;
	border: 1px solid #999999;
	background-color: #E7E7E7;
}
table.block {
	width: 100%;
	border: 1px solid #999999;
	background-color: #E7E7E7;
	padding: 2px;
}
#blocks table.block h2 {
	font-size: 125%;
	color: #ffffff;
	margin: 0.1em;
	letter-spacing: 0px;
	text-align: center;
}
#blocks table.block thead th {
	background-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #ffffff;
}

#blocks h1 {
	font-size: 14px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
}
#blocks ul {
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 15px;	
}
table.block {
	font-size: 12px;
	background-color: #E7E7E7;
	border: 1px solid #999999;
}
/* END BLOCKS */

/* Main Content DIV */
#main_content {
	padding: 10px;
}

/* START top navigation links */
#topnav a:link, #topnav a:active, #topnav a:visited {
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 6px 5px 5px;
	background-color: #006600;
}
#topnav a:hover {
	background-color: #99cc00;	
	border: 1px solid #666666;
	color: #333333;
}
/* END top navigation links */

#FooterLink a:link, #FooterLink a:active, #FooterLink a:visited {
	display: block;
	width: auto;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	border: 1px solid #999999;
	padding: 2px;
	margin: 2px;
	background-color: #DBE0E6;
}
#FooterLink a:hover {
	background-color: #99CC00;	
	border: 1px solid #666666;
	color: #333333;
}


/* table style for footer links */

table.footer {
	background-color: #EEEEEE;
	margin: 5px;
	border: 1px solid #333333;
}
/* table style for schedule */
table.schedule {
	font-size: 12px;
	background-color: #999999;
	border: 1px solid #000000;
}
td.schedule {
	background-color: #ffffff;
}


/* START GENERAL STYLES */

h1 {
	text-align: center;
	font-size: 18px;
}

h2 {
	font-size: 14px;
	letter-spacing: 2px;
	text-align: justify;
}
/* used for schedule table headings */
h3 {
	font-size: 12px;
	letter-spacing: 2px;
	text-align: justify;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
/* used for schedule table headings */
h4 {
	font-size: 14px;
	text-align: center;
	color: #000000;
	margin: 2px;
	padding: 2px;
}

li {
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 20px;	
}

p {
	text-align: justify;
}

input.color {
	background
}

textarea {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #99CC00;
	border: 1px solid #000000;
	font-family: Tahoma, "MS Sans Serif", Verdana, "Times New Roman";
}

input {
	background-color: transparent;
}

input.color {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #99CC00;
	border: 1px solid #000000;
	margin: 2px;
	padding: 2px;
}

img.frame {
	border: 1px solid #000000;
}

a:link, a:active, a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

.redBold {
	font-weight: bold;
	color: #F00;		
}
/* END GENERAL STYLES */

/* START CUSTOM STYLES */

.bg_dot_ver {
	background-image: url(../images/graphics/black_dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bg_dot_hor {
	background-image: url(../images/graphics/black_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/* END CUSTOM STYLES */

/* GLOBAL LINKS STYLE start */
.WebLink_Img_Frame {
	border: 1px solid #000000;
}
a.WebLink:link, a.WebLink:visited, a.WebLink:active {
	color: #006600;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
a.WebLink:hover {
	color: #333333;
	text-decoration: none;
}
a.WebLinkText:link, a.WebLinkText:visited, a.WebLinkText:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.WebLinkText:hover {
	color: #999999;
	text-decoration: none;
}
/* GLOBAL LINKS STYLE end */
