.mainbackground
	{
		background-color: white;
		
	}
.externalbg
	{
		background-image:url("pic/exbg.gif");
		scrollbar-shadow-color : blue ; 
		scrollbar-darkshadow-color : white ; 
		scrollbar-highlight-color : white ; 
		scrollbar-3dlight-color : red ; 
		scrollbar-track-color : blue; 
		scrollbar-arrow-color : white
	}
A.menulink
	{
		display: block;
		width: 100px;
		text-align: center;
		text-decoration: none;
		font-family:arial;
		font-size:12px;
		BORDER: none;
		border: solid 1px #6B7DCA;
	}
A.menulink:hover 
	{
		border: solid 1px #00CCFF;
		background-color:#0161DA;
		color: white;
	}  

A:link
	{
		text-decoration: none;
	}
A:hover
	{
		text-decoration: none;
	}
A:visited
	{
		text-decoration: none;
	}
A.bar
	{
		display: block;
		height: 16px;
		width: 80px;
		text-align: center;
		text-decoration: none;
		font-size:12px;
		color: white;
		BORDER: none;
	}
A.bar:hover
	{
		display: block;
		text-decoration: underline;
	}
A.sorting:link
	{
		color: white;
		text-decoration: none;
	}
A.sorting:hover
	{
		color: yellow;
		text-decoration: none;
	}
A.sorting:visited
	{
		color: white;
		text-decoration: none;
	}
.newstitle
	{
		color: #666699;
	}
.newscontent
	{

		font-size: 12px;
	}
.newsposter
	{
		color: green;
		font-weight: bold;
	}
.newsdate
	{
		color: purple;
		font-weight: bold;
	}	
.leftmenu
	{
	background-color: #6B7DCA;
	font-weight: normal;

	}
.leftfont
	{
		color= #FFFFFF;
	color: #FFFFFF;
	font-size: 2.5px;



	}
.rightmenu
	{
	background-color: #6B7DCA;

	}
.rightfont
	{
		color= #FFFFFF;
	font-size:12px;
	background-color: #6B7DCA;
	color: #FFFFFF;



	}
.header
	{
		background-color: white;	
	}
.footer
	{
		border-top: thin solid #ff0000
	}
