body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffcc99;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #990000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
table {
	font-size: 12px;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}
a:hover {
	color: #ffcc99;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

div.menu1{
	color: #ffcc99;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

div.menu1 a {
	color: #ffcc99;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

div.menu1 a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

div.menu2{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

div.menu2 a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

div.menu2 a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.highlight
{
	background-color: #FFFF00;
	color: #000000;
}

/* menu */

ul.menu 
{     
	padding: 0;
	margin: 10px 0 0 10px;
	list-style:none;	
	}
	
ul.menu li
{	
	text-align: left;
	background: none;
	}
	
ul.menu a
{
	color: #990000;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;	
	}

ul.menu a:hover
{
	color: #FFFFFF;
	text-decoration:none;
	}
	
#content
{	
	width: 541px;
	height: 435px;
	margin: 0;
	position:relative;
}	
	
#left{
	position:absolute;
	width: 541px;
	height: 434px;
	left: 0px;
	top: 0px;
	margin: 0;
	position:absolute;
	display:inline;
	overflow: auto;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffcc99;
	}
	
#right{
	width: 200px;
	height: 434px;
	left: 548px;
	top: 0px;	
	margin: 0;
	position:absolute;
	display:inline;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffcc99;	
	}
	
#sub1{
	width: 200px;
	height: 190px;
	margin:0 ;	
	position:relative;	
	display:inline;
	}

	
#sub2{
	width: 200px;
	height: 180px;
	margin: 0;
	margin-top: 10px;
	position: relative;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffcc99;	
	}
	
#sub3{
	width: 200px;
	height: 60px;
	margin: 0;
	position:relative;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffcc99;	
	}	
	
table.newsitem
{    
	width: 95%;
	margin: 4px;	
	border-color: #efefef;
	border-width: 2px;
	border-style: solid;
}

#news{
	width: 200px;
	height: 160px;
	margin:0 ;	
	position:relative;	
	overflow: auto;	
	}	

	
#news table
{	
	width: 166px;
	padding: 6px;	
	border-color: #990000;
	background-color: #ffcc99;
}

#news th
{
	font-weight: bold;
}

/*
form#searchForm input#searchButton, form#footerForm input#visitButton  
{
	background:url(http://i.techrepublic.com.com/images/200607/bt_search_1.gif) top left no-repeat; 
	height:21px;
	width:55px;
	padding:0;
	font-weight:bold;
	font-size:.85em;
	text-align:center;
	color:#fff;
	float:left;
	border:0;
}
*/





