A:link	{text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: "#FFFFFF"; font-size : 11px;}
A:visited  {text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: "#FFFFFF"; font-size : 11px;}
A:active   {text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: "#FFFFFF"; font-size : 11px;}
A:hover	{text-decoration:  font-family: Arial, Helvetica, sans-serif; color: "#FFFFFF"; font-size : 11px;text-decoration: underline;}

BODY {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	background-image: url(../images/st_bg.jpg);

  }

.Contentfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.ContentHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}


.Footerfont {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.btnSubmit
{
	color : #000090;
	background : #E9EFF4;
	border-color : #ffffff;
	border-bottom : 1px solid;
	border-top : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-size : 13px;
	font-family: Verdana,Arial;
}

.inputBoxes
{
color : #EBE0B5;
background : #CDBB75;
border-color : #D3C282;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : verdana, Helvetica, sans-serif;
height : 20px;
font-size : 11px;
}

 

.HEADING2 {background-color: transparent;}
.HEADING3 {background-color: rgb(250,0,255);}
.HEADING4 {letter-spacing: -3px}
.HEADING5 {letter-spacing: 0.5cm}
.Aligncenter {text-align: center}
.Alignleft {text-align: left}
.Alignright {text-align: right}
.overline {text-decoration: overline}
.line-through {text-decoration: line-through}
.underline {text-decoration: underline}
.Linknone {text-decoration: none}
.Paragraphstarts {text-indent: 1cm}
.uppercase {text-transform: uppercase}
.lowercase {text-transform: lowercase}
.capitalize {text-transform: capitalize}
h1 {font-style: italic}
h2 {font-style: normal}
p {font-style: oblique}
p.normal {font-variant: normal}
p.small {font-variant: small-caps}
p.normal {font-weight: normal}
p.thick {font-weight: bold}
p.thicker {font-weight: 900}

span.HIGHLIGHT{background-color:yellow
}







