a				{ text-decoration: none; color: #333fff }
a:hover			{ text-decoration: underline }
body			{ scrollbar-base-color: #000000; scrollbar-arrow-color: #698CC3; font-size: 9pt; background: url('images/body.jpg');}
table, td		{ font-family: Tahoma, Verdana; font-size: 9pt; color: #333 }
input, select, textarea	{ font-family: Tahoma, Verdana; font-size: 9pt; color: #333fff; font-weight: normal; background-color: #111 }
select			{ font-family: Tahoma, Verdana; font-size: 9pt;  color: #333; font-weight: normal; background-color: #000000 }
.nav			{ font-family: Tahoma, Verdana; font-size: 9pt; font-weight: bold }
.header			{ font-family: Tahoma, Verdana; font-size: 9pt; color: #FFFFFF; font-weight: bold; background-color: #111 }
.header a		{ text-decoration: none; color: #fff }
.category		{ font-family: Tahoma, Verdana; font-size: 9pt; color: #003366; background-color: #222 }
.tableborder	{ background: #290890; border: 1px solid #333fff } 
.singleborder	{ font-size: 0px; line-height: 1px; padding: 0px; background-color: #fff }
.smalltxt		{ font-family: Tahoma, Verdana; font-size: 9pt }
.mediumtxt		{ font-family: Tahoma, Verdana; font-size: 9pt; color: #f0f }
.bold			{ font-weight: bold }

.hand {
	cursor: pointer;
}