body {
	background-color: #336699;
	background-repeat : repeat-y;
 	font-size : 10pt;
	SCROLLBAR-FACE-COLOR: #336699; 
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	leftmargin=0 
	topmargin=0 
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
 }
 
a:link {
	text-decoration: none;
	color:#63CDFF;
}

a:visited {
	text-decoration: none;
	color:#63CDFF;
}

a:hover {
	text-decoration: none;
	color : #223E62;
}

a.external:link {
	text-decoration: none;
	color:#63CDFF;
}

a.external:hover {
	text-decoration: none;
	color:#223E62;
}

a.external:visited {
	text-decoration: none;
}

p, .normal {
	color:#FFFFFF;
	font-family : Verdana;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	margin-bottom : auto;
	margin-top : 6px;
}

.main {
	margin-bottom : 15px;
}

.byline {
	margin-top: -16px;
	font-size: 8pt;
}

.top_page {
	font-size : 7.5pt;
	font-weight : bold;
	color : #7DC0FF;
	margin-bottom : 0px;	
}

.top_page:hover {
	color : black;
}	

.head {
	color:#63CDFF;
	font-weight : bold;
	text-transform : capitalize;
}

.title {
	color:#336699;
	font-weight : bold;
	font-size : 11pt;
}

li {
/*	text-indent: -25px;  */
	color:#FFFFFF;
	font-family : Verdana;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	margin-bottom : auto;
	margin-top : 6px;
}

	
 .td_left {
	background-color: #FFFFFF;
 	color : #7DC0FF;
 /* padding-right:10px*/
 }
 
 .td_right {
 background-color: #336799;
 padding-left:10px
 }
 
 .menu1 {
	color: White;
	font-family : Verdana;
	font-size : 8pt;
}

.menu2 {
	color: White;
	font-weight : bold;
	font-family : Verdana;
	font-size : 12pt;
	padding-bottom : 4px;
}
