	A:link    {text-decoration: none; color:#FFFF99}
	A:visited {text-decoration: none; color:#FFFF99}
	A:active  {text-decoration: none; color:#FFFF99}
	A:hover   {text-decoration: underline overline; color:#FFFF99}

body,
html {
	margin:0;
	padding:0;
	background:#a7a09a;
	color:#000;
	margin-top: 7px;


}

body {
   min-width:800px;
   background:#000000;


}

#wrap {
    background:#000000;
    margin:0 auto;
    width:800px;
}

#header {
    background:#000000;
}

#nav_bar_area {
    background:#000000;
	 align="right";
}

#main {
    background:#000000;
    float:left;
    width:650px;
}

#sidebar_LHS {
    background:#000000;
    float:left;
    width:150px; 
	 FONT-SIZE: 9px;
	 COLOR: #000000;
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	 TEXT-DECORATION: none;
	 vertical-align: top;
	 clip:  rect(   );
	 text-align: right;
}

#footer {
    background:#000;
    clear:both;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFF;
	vertical-align: top;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:#FFFFCC;
	vertical-align: top;
}

.TextNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #CCC;
	text-indent: 25px;
	right: 12px;
	left: 15px;
	padding-left: 12px;
	padding-right: 12px;
}

.TextNormal_No_Indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #CCC;
	right: 12px;
	left: 15px;
	padding-left: 12px;
	padding-right: 12px;
}
