body
{
    color: #000000;
	background-color: #555;
	margin-top: 0px;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    scrollbar-face-color:blue;/*this is the color of the "face"--the main color of the scrollbar itself and the arrow buttons*/
	scrollbar-track-color:beige;/*this is the color of the "track" that the scrollbar rides on (underneath the scrollbar)*/
	scrollbar-arrow-color:orange;/*this is the arrow color*/
	scrollbar-shadow-color:black;/*this is the inner bottom/right border color*/
	scrollbar-darkshadow-Color:black;/*this is the outer bottom/right border color*/
	scrollbar-highlight-color:black;/*this is the inner top/left border color*/
	scrollbar-3dlight-color:white;/*this is the outer top/left border color*/
	overflow: auto;
	text-align: center
}


#frame
{
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:center;
}

#contentleft {
		width:150px;
		padding:0px;
		float:left;
		/* background:#fff; */
		}
	
#contentleft a:hover {
		background-color:#8f8
		}

#contentheader {
		background:#fff;
		border-bottom: 2px solid #000

		}
				
#contentheader a, a:visited {
		color: #333;
		font-weight: bold;
		text-decoration: none
		}
		
#contentheader a:hover {
		background-color:#77f;
		color: #000
		}
		
#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}



#disclaimer  
{ 
	text-align: center;
	line-height: 10px;
	font-size: 8pt
	
}

#paragraph  
{ 
	text-align: justify;
	padding-left: 5px;
	padding right: 5px
		
}


#logo        
{ 
	/* position: absolute; */
	width: 100%;
	text-align: left;
	top: 0px;
	background-color: #000;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;

}

#logo2        
{ 
	position: absolute;
	/* width: 100%; */
	text-align: center;
	right: 100px;
	top: 10px
}


#showdate        
{ 
	position: absolute;
	left: 0;
	width : 160px;
	top: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #fc6
	
	
}

#copyright
{
	/* position: absolute; */
	width: 100%;
	/* bottom: 5px; */
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	padding-top : 10px;
	color: #000000
}

#copyright2
{
	width: 100%;
	/* bottom: 5px;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	color: #000000
}

	

#navcell
{
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 10px;
	border-top: 0px solid #fc6;
	border-right: 0px solid #fc6;
	border-bottom: 1px solid #fc6;
	border-left: 0px solid #fc6;
	font-family: Arial, Helvetica, sans-serif;

}

#content{
	
	/* position: relative; */
	/* top : 175px; */
	/* width : 650px; */
	height: 300px;
	font-weight: normal;
	/* line-height: 10px; */
	padding-top : 5px;
	padding-bottom : 0px;
	padding-right : 2px;
	/* left : 160px; */
	background-color: #FFFFF9;
	color: #000000;
	text-align:center;
	/*
	border-top: 5px solid #fc6;
	border-right: 5px solid #fc6;
	border-bottom: 5px solid #fc6;
	border-left: 5px solid #fc6;
	*/
	/* float:right; */
	vertical-align: middle;
	/* overflow: auto */
}

#content li {
	text-align: left
	
}

#content a, a:active, a:visited {
	text-align: left;
	color: #930;
	font-weight: normal;
	text-decoration: underline
	
}
#Adsense {
float:right;
}

/*
#nav{
	position: absolute;
	top : 175px;
	left : 0px;
	width : 160px;
	text-align: center;
	font-weight: normal;
	
	color: #000000
	}

#nav ul, #nav li {
	list-style-type: none;
}
	
#nav a, #nav li.active li a 
{
	color: #930;
	text-decoration: none;
}

#nav a:hover, #nav li a:hover 
{
	background-color: #fc6;
	color: #930;
	text-decoration: none;
}

#nav li.active a {
	background-color: #fc6;
	color: #930;
	text-decoration: none;
}
*/


a {
	color: #930;

}

a:visited {
	color: #000;
}
	


#right-column{
	
	position: absolute;
	top : 175px;
	left : 160px;
	width: 80%;
	text-align: center
	
} 

#alt_content{
	
	position: absolute;
	top : 130px;
	width : 610px;
	height : 400px;
	font-weight: normal;
	line-height: 10px;
	padding-top : 5px;
	padding-bottom : 30px;
	left : 170 px;
	background-color: #FFFFF9;
	color: #000000;
	text-align:center
}

#small_content_left{
	postion: absolute;
	left: 0;
	width: 30%;
	padding-right: 5px;
	text-align: center
}

#small_content_right{
	position: absolute;
	right: 0;
	width: 70%;
	padding-left: 5px;
	text-align: center
}

p, ol {
	font-size: 10pt;
	text-align: center;
	color: #000000

}

ul, li {
	text-align: center
	
}

h1, h2, h3, h4 {
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 200%;
	font-weight: bold;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	padding-right: 3px;
	border-top: 0px solid #fc6;
	border-right: 0px solid #fc6;
	border-bottom: 1px solid #fc6;
	border-left: 0px solid #fc6;

}

h3 {
    font-size: 100%;
    font-weight: bold;
}

h4 {
    font-size: 10pt;
    font-weight: normal;
    color: #999999;
    text-align: center
}

h5 {
    font-size: 10pt;
    font-weight: normal;
    color: #000;
    text-align: left
}

.titlebar {color:#ffffff;background-color:Navy; text-align:center;font-family:Arial,helvetica;font-size:10pt;font-weight:bold}

.maintble {background-color: #000000;}
.cell {background-color: #A8B8FF;color:#000000}
.cellToday {background-color: #6A75D5;color:#ffffff}

.Normal         { COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 9pt}
.Heading2       { COLOR: #000099; FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 13pt; FONT-WEIGHT: bold}
.Heading3       { COLOR: #000099; FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold}