	HTML {
		scrollbar-face-color:#666699; 
		scrollbar-highlight-color:#000000; 
		scrollbar-shadow-color:#000000; 
		scrollbar-3dlight-color:#000000; 
		scrollbar-arrow-color:#000000; 
		scrollbar-track-color:#000000; 
		scrollbar-darkshadow-color:#666699;
		scrollbar-base-color:#666699;
	}
	
	input.txt {
		font-family:helvetica,sans-serif;
		color: #000000;
		background: #CCCCCC;
		border: 1px solid #336699;
	}
	
	textarea.txt {
		font-family:helvetica,sans-serif;
		color: #000000;
		background: #CCCCCC;
		border: 1px solid #336699;
	}
	
	ul, ol, li {
	
			margin:1px 10px 2px;
	}
	
	input.btn {
		color:#336699;
		font-family:helvetica,sans-serif;
		font-size:100%;
		font-weight:bold;
		background-color:#CCCCCC;
		border:1px solid;
		border-top-color:#CCCCCC;
		border-left-color:#CCCCCC;
		border-right-color:#CCCCCC;
		border-bottom-color:#CCCCCC;
		filter:progid:DXImageTransform.Microsoft.Gradient
			(GradientType=0,StartColorStr='#ffffff',EndColorStr='#CCCCCC');
	}
	
	SELECT {
		font-family:Helvetica, sans-serif;
		font-size:10px;
		background: #CCCCCC;
	}
	
	HR {
		width:100%;
		height:1px;
	}
	
	H1, H2 {
		font-size: 14px;
	}
	
   BODY {
		margin:0px 0px 0px 0px; 
		background-color:#000000;
		/* background-image:url(../images/shadow_back.gif); 
		background-attachment:fixed; */
		color:#CCCCCC;
		font-family:Verdana, Helvetica, sans-serif;
		font-size:11px;
	}
	
	a:link {
		color:#666699;
		text-decoration:none;
	}
	
	a:visited {
		color:#666699;
		text-decoration:none;		
	}
	
	a:hover {
		color:#666699;
		text-decoration:underline;		
	}
	
	a:active {
		color:#666699;
		text-decoration:none;
	}

	.topMast {
		margin:auto;	
	   background-color:#000000;
		width:740px;
		text-align:center;
    	overflow:auto;
	}
	
	.topNav {
		margin:auto;
	   background-color:#000000;	
		font-size:14px;
		width:1000px;
		text-align:center;
    	overflow:auto;
	}
	
	a.topNavLink {
		width:150px;
		font-size:12px;
		font-weight:bold;
		font-family:Arial, Verdana, Helvetica, sans-serif;		
		border:1px solid #666699;
		padding:1px 5px 1px 5px;
		background-color:#000000;
		overflow:auto;
	}
	
	a.topNavLink:link {
		color:#CCCCCC;	
		text-decoration:none;	
	}
	
	a.topNavLink:visited {
		color:#CCCCCC;	
		text-decoration:none;	
	}
		
	a.topNavLink:hover {
		color:#000000;
		background-color:#9999BB;
		text-decoration:none;
	}	

	a.topNavLink:active {
		color:#CCCCCC;	
		text-decoration:none;	
	}

	.mainBody {
		margin:auto;
		padding:5px 1px 5px 1px;
	   background-color:#000000;	
		width:1000px;		
		border:1px solid #666699;
		overflow:auto;
	}
		
	.bottomMast {
		margin:auto;
		padding:1px 1px 1px 1px;
		text-align:center;
	   background-color:#000000;	
		width:1000px;
		border:1px solid #666699;
		overflow:auto;
	}
	
	.splashBody {
		margin:auto;
		padding:5px 1px 5px 1px;
	   background-color:#000000;	
		width:720px;		
		border:1px solid #666699;
		overflow:auto;
	}	
	
	.splashBottomMast {
		margin:auto;
		padding:1px 1px 1px 1px;
		text-align:center;
	   background-color:#000000;	
		width:720px;	
		border:1px solid #666699;
		overflow:auto;
	}
	
	.pageHeader {
		font-size:15px;
		font-weight:bold;
	   color:#CCCCCC;
		text-align:center;
		margin: 5px 0px 0px 0px;
	}
	
	.sectionHeader {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
	   color:#CCCCCC;
	}	
	
	.linksArea {
		margin-left:10px;
		text-align:left;
		width:590px;
		text-align:center;
    	overflow:auto;
	}
	
	.newsArea {
		width: 550px;
		height:475px;
		float:left;
		background-color:#000000;
		border:1px solid #666699;
		margin: 2px;
		padding:2px;
    	overflow:auto;
	}
	
	.newsBox {
		width: 550px;
		height:440px;
		overflow:auto;
	}		
	
	.newsHeader {
		background-color:#666699;
		font-weight:bold;
		color:#FFFFFF;
	}
	
	.newsType {
		font-size:11px;
		font-weight:bold;	
	}			
	
	.newsDate {
		font-size:11px;
		font-weight:bold;
		text-align:right;
	}
	
	.newsText {
		font-size:11px;
	}
	
	.contactArea {
		width: 986px;
		float:left;
		background-color:#000000;
		border:1px solid #666699;
		margin: 2px;
		padding:2px;
    	overflow:auto;
	}
	
	.showArea {
		width: 426px;
		height:258px;
		float:right;
		background-color:#000000;
		border:1px solid #666699;
		margin: 2px;
		padding:2px;
    	overflow:auto;
	}
	
	.showBox {
		width: 426px;
		height:194px;
    	overflow:auto;
	}
	
	.commentArea {
		width: 296px;
		height:525px;
		float:right;
		background-color:#000000;
		border:1px solid #666699;
		margin: 2px;
		padding:2px;
    	overflow:auto;
	}
	
	.commentBox {
		width: 296px;
		height:245px;
    	overflow:auto;
	}
	
	.mailArea {
		width: 296px;
		height:275px;
		float:left;
		background-color:#000000;
		border:1px solid #666699;
		margin: 2px;
		padding:2px;
    	overflow:auto;
	}
	
	.picArea {
		width: 296px;
		height:240px;
		float:left;
		background-color:#000000;
		border:1px solid #666699;
		margin: 2px;
		padding:2px;
    	overflow:auto;
	}
	
	.musicArea {
		width: 291px;
		height:207px;
		float:right;
		background-color:#000000;
		border:1px solid #666699;
		margin: 2px;
		padding:2px;
    	overflow:auto;
	}
	
	.advertArea {
		width: 125px;
		height:207px;
		float:right;
		background-color:#000000;
		border:1px solid #666699;
		margin: 2px;
		padding:2px;
    	overflow:auto;
	}
	
	.videoArea {
		width: 374px;
		height:372px;
		float:right;
		background-color:#000000;
		border:1px solid #666699;
		margin: 2px;
		padding:2px;
    	overflow:auto;
	}
	
	.rssArea {
		width: 374px;
		height:143px;
		float:right;
		background-color:#000000;
		border:1px solid #666699;
		margin: 2px;
		padding:2px;
    	overflow:auto;
	}
	
	.rssBox {
		width: 374px;
		height:90px;
    	overflow:auto;
	}
	
	.twArea {
		text-align:center;
		width: 990px;
		height:16px;
		float:right;
		background-color:#000000;
		border:1px solid #666699;
		margin: 2px;
		padding:2px;
    	overflow:auto;
	}
	
	.twBox {
		width: 990px;
		height:16px;
    	overflow:auto;
	}

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}
	
