html {
scrollbar-base-color: #408dc1;
scrollbar-arrow-color: white;
scrollbar-track-color: #e5e5e5;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;}


body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image:url(images/bkgd_page.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d5d5d5;}


a:link {
	color: #08407F;
	text-decoration: underline;
	cursor:hand;}

a:visited {
	color: #08407F;
	text-decoration: underline;
	cursor:hand;}

a:hover {
	color: #ffa104;
	text-decoration: none;
	cursor:hand;}


linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e1ebff;}

	a.linkText:link {
	color: #e1ebff;
	text-decoration: none;}
	
	a.linkText:visited {
	color: #e1ebff;
	text-decoration: none;}
	
	a.linkText:hover {
	text-decoration: none;
	color: #F9E27F;}
	
.bottom {
	color: #e1ebff;}
	
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5e5e5e;}

	a.menu:link {
	color: #5e5e5e;
	text-decoration: none;}
	
	a.menu:visited {
	color: #5e5e5e;
	text-decoration: none;}
	
	a.menu:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ffa104;}


navLink{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;}
	

table {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;}

.tableHeading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;}

td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;}

.text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;}

.dottedLine {
	color: #AAAAAA;}

	
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #707070; 
	border-bottom-width:thin; border-bottom-width:1px; border-bottom-color:#707070; border-bottom-style:solid;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1769a0;}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #7ca1b9;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;}

.blue {
	color: #2d7eb6;}

select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;}

.inputBanner {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #2173A5;
	border:none;
	background-color:#F2F2F2;
	}
	
.dropDown {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333; 
	background-color:#f6f6f6;}

textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

.button {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	background-color: #5bc612;
	width: 100%;
	border-top: 1px solid #fff;	border-left: 1px solid #fff;border-bottom: 1px solid #333;border-right: 1px solid #333;
}
	a.button:link {
	color: #ffffff;
	text-decoration: none;
	}
	a.button:visited {
	color: #ffffff;
	text-decoration: none;
	}
	a.button:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #fea105;
	}
	
	
.heading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e6ca3;
}


.HeaderText
{
	background-color:#bebebe;
	font-size:12px;
	font-weight:bold;
	color:White;
	height:20px;
}

.gazette_Table
{
	border:0;
	border-color: #FFFFFF;
	padding:0;
}

.gazette_TD_header
{
	background-color: #AEBDCF;
	font-weight: bold;
}

.gazette_TD_Data
{
	background-color:#eeeeee;
}

.input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border:none;
	}

