﻿body {
	font-family: Verdana;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color:#fff;
/*	background-image: url('../Images/sit_back.jpg');
	background-repeat: repeat-x;
*/
}
body h6 {
	font-family: Verdana;
	font-size: 14px;
	background-color: #FFFFFF ;
	color: white;
	background-image: url('file:///M:/projects/website/banners/heading3.jpg');
	background-repeat: no-repeat;
}

body p{
	font-family: Verdana;
	font-size: 12px;
	text-align:justify;

}

#heading{
	font-family: Verdana;
	font-size: 14px;
	background-color: #CCCCCC;
	color: #333333;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 30px;
	vertical-align: middle;
	text-align: center;
 	letter-spacing: 1px;
 	margin-top: 2px;
 	height:20px;
		 	
 
}
#containertop {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	
/*background-image: url('../Images/sit_back.jpg');
	background-repeat: repeat;*/	/*background-color: #0066cc;
	/*background-image: url('file:///M:/projects/website/banners/top1.jpg');
	background-repeat: no-repeat;*/
}

#color_id {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	border-right: 0px solid #725972;
	border-bottom: 0px solid #725972;
	border-left: 0px solid #725972;
	border-top: 0px solid #725972;
}


#container {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	border-right: 0px solid #725972;
	border-bottom: 0px dotted #725972;
	border-left: 0px solid #725972;
	border-top: 0px solid #725972;
	background-color: #fff;
/*	background-image: url('../Images/sit_back.jpg');
	background-repeat: repeat-x;
*/
}

#containerfoot {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	border-right: 0px solid #725972;
	border-bottom: 0px solid #725972;
	border-left: 0px solid #725972;
	border-top: 0px solid #725972;
	/*background-image: url('../Images/background.jpg');
	background-repeat: repeat;*/
	text-align:center
}

#masthead {
	text-align: center;
	width: 600px;
	padding: 10px;
	border: 1px dotted #725972;
	background-image: url("../images/masthead.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#navigation {
	position: relative;
	float: left;
	width: 230px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #725972;
	bottom: auto;
	height: auto;
}
#content {
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	text-align: center;
	clear: both;
	width: 618px;
	border: 1px dotted #d8bfd8;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0px;
	border: 1px dotted #dfb8df;
	background-color:#2184d2;
/*	background-color:#61B0E0;*/
}
#navigation a {
	color: #402640;
	text-decoration: none;
	display: block;
	padding: 0px;
	border-bottom: 1px dotted #fff;
/*	background-color:#BCE2F0;*/
	background-color: #61B0E0;
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #3399cc;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #503750;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/*   News Script Style*/

#news A { text-decoration:none;}
#news A:link	{color:blue;}
#news A:visited{color: blue;}
#news A:hover	{color: red;background-color:#66ffff;}
#news .tabb { font-weight:bold; font-size:14px; font-family:Arial,Helvetica;TEXT-ALIGN: center;}
#news  .tan {FONT-SIZE: 12px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}
#news  .tann {FONT-WEIGHT: bold;FONT-SIZE: 18px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}
#news  .tanc {FONT-WEIGHT: bold;FONT-SIZE: 10px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}

/*  Implementation of Tree list */

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;

}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(list.gif) no-repeat left center;
list-style-type: none;
padding-left: 23px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

.style6
{
	color: #FFFFFF;
}
.stylewho{
	color: #800080;
	font-size: x-large;
	vertical-align: middle;
	font-weight: bold;
}
#menu{
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	border-right: 0px solid #725972;
	border-bottom: 0px solid #725972;
	border-left: 0px solid #725972;
	border-top: 0px solid #725972;
}
#menu object{
	
	z-index: 5;
}
#menu img {
	z-index: 2;
}
.subtext {
	color: #666666;
	font-style: normal ;
	font-size: small ;
}
.headtext {
 	color: #666666;
 	font-weight: bold ;
	font-size:medium ;

}
.headsub {
 	color: #666666;
 	font-weight: bold ;
	font-size:small ;

}
.tablehead {
	border-width: 1px;
	background-color: #DFDFDF;
}

.shorthead {
	background-color: #4D874D;
	color: white;
	text-align: center ;
	font-weight:bold ;
	height: 18px;
	 
}
.combo {
	width: 196px;
}
.style1 {
 border: 2px solid #000000;
 text-align: center ;  
}
.style2 {
	border: 2px solid #000000;
	width: 45px;
	background-color: #0E4587 ;
	color: white ;
	font-weight: bold;

}
.style4 {
	border: 0px solid #000000;
	width: 45px;
	background-color: silver ;
	color: black ;
}
.style3 {
	border: 1px solid #000000;

}

.style5 {
 
	border: 0px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: white;
	color: black;
	text-align: left;
}


/* Styles for time table-*/

