
body 
{ 
	background-color: #E3E4FA;
}

.dropcap1 {
float:left;
color:red;
font-size:80px;
line-height:54px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 

.dropcap2 {
float:left;
color:silver;
font-size:80px;
line-height:54px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 

.c2
{ 
 text-align: center;
 color: blue;
 font-size: 12px;
 font-family: arial;
 border: 1px #555555;
 padding: 5px; }

p
{ 
 text-align: left;
 color: #444;
 font-size: 12px;
 font-family: arial;
 border: 1px #555555;
 padding: 5px; }

.hd {
 color: red; 
 font-size: 24pt;
 text-align: center;
 }

.sv1 {
 color: #000099; 
 font-size: 12pt;
 text-align: left;
 font-weight: bold;
 }

.sv2 {
 color: black; 
 font-size: 10pt;
 text-align: left;
 }

h2 {
 color: red;
 text-align: left; }

A:link { COLOR: #0099CC; TEXT-DECORATION:underline; }
A:visited { COLOR: #0099CC; TEXT-DECORATION:underline; }
A:active { COLOR: #000000; TEXT-DECORATION:none; }
A:hover { COLOR: #000000; TEXT-DECORATION: none; }

A.tt:link { COLOR: #B22222; TEXT-DECORATION:underline; font-weight: bold }
A.tt:visited { COLOR: #B22222; TEXT-DECORATION:underline; font-weight: bold }
A.tt:active { COLOR: #B22222; TEXT-DECORATION:underline; font-weight: bold }
A.tt:hover { COLOR: #B22222; TEXT-DECORATION: none; background-color: none; font-weight: bold }

A.norm:link { COLOR: blue; TEXT-DECORATION:underline; }
A.norm:visited { COLOR: blue; TEXT-DECORATION:underline; }
A.norm:active { COLOR: blue; TEXT-DECORATION:none; }
A.norm:hover { COLOR: blue; TEXT-DECORATION: none; }

A.mail:link { COLOR: blue; TEXT-DECORATION:underline; font-weight: bold }
A.mail:visited { COLOR: blue; TEXT-DECORATION:underline; font-weight: bold }
A.mail:active { COLOR: blue; TEXT-DECORATION:none; font-weight: bold }
A.mail:hover { COLOR: blue; TEXT-DECORATION: none; font-weight: bold }

.maintable
{

	border-spacing: 1px;
	border: 2px;
	border-style: solid solid solid solid;
	border-color: #0099CC #0099CC #0099CC #0099CC;
	border-collapse: separate;
	background-color: white;
	width: 800px;
}


.toptable
{

	border-spacing: 10px;
	border: 2px;
	border-style: solid none none none;
	border-color: #0099CC #0099CC #0099CC #0099CC;
	border-collapse: separate;
	background-color: none;
	width: 800px;
}


.dynamic-tab-pane-control .tab-page {
	height:		500px;
}

.dynamic-tab-pane-control .tab-page .dynamic-tab-pane-control .tab-page {
	height:		100px;
}

/* over ride styles from webfxlayout */

.dynamic-tab-pane-control h2 {
	text-align:	center;
	width:		auto;
}

.dynamic-tab-pane-control h2 a {
	display:	inline;
	width:		auto;
}

.dynamic-tab-pane-control a:hover {
	background: transparent;
}




