body 				{
				scrollbar-base-color: FFFFFF; 
				scrollbar-track-color: FFFFFF;
				scrollbar-shadow-color: 666666; 
				scrollbar-highlight-color: 777777;
				scrollbar-darkshadow-color: FFFFFF; 
				scrollbar-3dlight-color:ffffff;
				scrollbar-arrow-color: 273272
				}


a:link				{text-decoration: none; color: blue;font-family:tahoma; font-size:12px;font-weight: bold;}
a:active				{text-decoration: none; color: blue;font-family:tahoma; font-size:12px;font-weight: bold;}
a:visited				{text-decoration: none; color: blue;font-family:tahoma; font-size:12px;font-weight: bold;}
a:hover				{text-decoration: underline; color: #000000; font-family:tahoma; font-size:12px;font-weight: bold;}

a.menu:link			{text-decoration: none; color: #000000;font-family:tahoma; font-size:12px;font-weight: bold;}
a.menu:active			{text-decoration: none; color: #000000;font-family:tahoma; font-size:12px;font-weight: bold;}
a.menu:visited			{text-decoration: none; color: #000000;font-family:tahoma; font-size:12px;font-weight: bold;}
a.menu:hover			{text-decoration: none; color: #273272; font-family:tahoma; font-size:12px;font-weight: bold;}

.title 				{ font-family:arial; font-size:14px; color:#000000; font-weight: bold;}
.title2 				{ font-family:arial; font-size:13px; color:#DD4646; font-weight: bold;}
.headline 				{ font-family:arial; font-size:12px; color:#E49C00; font-weight: bold;}
.newstitle 			{ font-family:arial; font-size:13px; color:#FFFFFF; font-weight: bold;}
.text1 				{ font-family:tahoma; font-size:12px; color:#000000;}
.text2 				{ font-family:tahoma; font-size:11px; color:#ffffff;}
.text3 				{ font-family:tahoma; font-size:11px; color:#868686;}
.text4 				{ font-family:tahoma; font-size:11px; color:#C4682A;}
.text5 				{ font-family:tahoma; font-size:1px; color:#444444;}

.name 				{ font-family:verdana; font-size:8px; color:#C25E5E; font-weight: bold;}
.comments 			{ font-family:verdana; font-size:10px; color:#FFFFFF;}
.menu	 			{ font-family:tahoma; font-size:12px; color:#273272;}

.author				{ font-family:tahoma; font-size:10px; color:#999999;}
.time				{ font-family:tahoma; font-size:10px; color:#434343;}
.copyright			{ font-family:tahoma; font-size:10px; color:#777777;}

input, select, textarea {
	font: 11px tahoma, verdana, sans terif;
	border: 1px solid #0f1a20;
	background-color: #dddddd;
}


