BODY {
	scrollbar-arrow-color:808080;
    scrollbar-3dlight-color:000000;
    scrollbar-face-color:000000;
    scrollbar-darkshadow-color:000000;
    scrollbar-track-color:A0A0A4;
    scrollbar-highlight-color:008080;
    scrollbar-shadow-color:008080;
}

P, .Content {
	font-size : 70%;
	line-height : 1.3em;
	margin-top : 1em;
	margin-bottom : 1em;
}

.ContentHeader {
	color : #330065;
	font-weight : bold;
}

.StoreHeader {
	font-size : 70%;
	color : White;
	line-height : 1.3em;
	margin-top : 1em;
	margin-bottom : 1em;
	background-color : #41509D;
	font-weight : bold;
}

.TableHeader {
	font-size : 70%;
	line-height : 1.3em;
	margin-top : 1em;
	margin-bottom : 1em;
	background-color : #CCCCCC;
	font-weight : bold;
}

.TableData {
	font-size : 70%;
	line-height : 1.3em;
	margin-top : 1em;
	margin-bottom : 1em;
	background-color : #EEEEEE;
}

.Feature {
	background-color : #EDF2F9;
	border : 1px solid #243696;
}

.FeatureText {
	font-size : 65%
}

.LeftNav {
	font-size : 65%;
}

.LeftHeader {
	font-size : 70%;
	font-weight : bold;
	color : Black;
	background-color : #A8B4D8;
}

.ContentLeftLinks {
	font-size : 65%;
	line-height : 1.5em;
}

.HomeContent {
	margin-top: 10em;
	font-size : 65%;
}

.HomeTable {
	font-size : 100%;
}

.Input {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica;
}

.InputInvalid {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica;
	color : Red;
}

.Fine {
	font-size : 55%
}

.Clear {
	font-size : 100%;
}

.SectionHeader {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 90%;
	color : White;
	font-weight : normal;
	background-color : Black;
}

.Subset  {
	margin-top: 0em;
	font-size : 100%;
}

.Highlight {
	background-color : Yellow;
}

.CodeComment {
	color : Green;
}

UL, OL  {
	font-size : 100%;

}

UL.Nested, OL.Nested {
	font-size : 100%;
}

UL.Pad, OL.Pad  {
	margin-top: 0em;
}

.Pad {
	margin-bottom : 1em;
}

H1  {
	font-family : Trebuchet MS, Arial Narrow, Tahoma,  Verdana, Arial;
	font-size : 140%;
	//font-weight : bold;
	color: #000000;
	//margin-top: .5em;
	border-bottom : 1px solid #336699;
}

H1.Generic  {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 110%;
	font-weight : normal;
	margin-top: 1em;
	border-bottom : 1px solid Black;
}

.H1BuyIt  {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 110%;
	font-weight : normal;
	border-bottom : 0px;
}

H2  {
	font-size : 75%;
	color : #243696;
	margin-bottom : 0em;
}

H3  {
	font-size : 70%;
	color : #243696;
	font-weight : bold;
	margin-bottom : 0em;
	margin-top : 1em;
}


H4  {
	font-size : 90%;
	font-family: Verdana, Tahoma, Arial;
	color : #243696;
	font-weight : bold;
	margin-bottom : 0em;
	margin-top : 0em;
}


A:Link  {
	color : #0033a5;
	text-decoration : underline;
}

A:Link.HomeHeader {
	color:#41509D;
	font-weight:bold;
	font-size:70%;
	text-decoration:underline;
}

A:Visited  {
	color : #052293;
	text-decoration : underline;
}

A:Visited.HomeHeader {
	color:#41509D;
	font-weight:bold;
	font-size:70%;
	text-decoration:underline;
}

A:Hover  {
	text-decoration : underline;
	
}

A:Hover.HomeHeader {
	color:#41509D;
	font-weight:bold;
	font-size:70%;
	text-decoration:underline;
}

BODY  {
	color : Black;
	font-family : Verdana, Arial, Helvetica;

}

.clsNorm {
	background-color:#6699cc;
	color:White;
	font-family:Verdana;
	font-size:70%;
	font-weight:bold;	
	cursor:default;
	line-height : 2.3em;	

} 
.clsLite {
	background-color:#41509D;
	color:White;
	font-family:Verdana;
	font-size:70%;
	cursor:default;
}

/* ==================================================*/

#rightHeaderImage {
	background-image: url(http://www.securitiesce.com/web/images/right-of-logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 116px;
	width: 247px;
	float: right;
	background-color: #002F43;;
}

.rightHeaderTxt {
	margin-top: 5px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.homeRightHeader {
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

.rightSideTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%
}

#main_page_body {
	padding-left:10px; 
	padding-right:10px;
}

#main_page_body P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
