body
{
	FONT-FAMILY: verdana, arial, times;
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 0;
}
h1
{
	font-size:24px;
	color: #8686d0;
	text-align: center;
}
h2
{
	font-size:20px;
	color: #a6a6dc;
	text-align: center;
}
h3
{
	font-size:16px;
	color: #8686bc;
}
a:link 
{
	color: #E0E0E0; /*#8080FF; */
	text-decoration: none; 
	cursor: pointer; 
	font-size:12px;
	font-weight: bold;
}
a:visited 
{
	color: #C0C0C0; 
	text-decoration: none; 
	cursor: pointer; 
	font-size:12px;
	font-weight: bold;
}
a:hover 
{
	color: #ffFFFF; 
	text-decoration: none; 
	cursor: pointer; 
	font-size:12px;
	font-weight:bold;
}
a:active 
{
	color: #FFFFFF; 
	text-decoration: none; 
	cursor: pointer; 
	font-size:12px;
	font-weight: bold;
}
a#bigwhite
{
	color: #FFFFFF; 
	text-decoration: none; 
	cursor: pointer; 
	font-size:15px;
	font-weight: bold;
}
a#h1
{
	font-size:24px;
	color: #8686d0;
	cursor: pointer;
}
.hand
{
	cursor: pointer;
}
.holybigwhite
{
	color: #FFFFFF; 
	font-size:18px;
	font-style: italic;
	font-weight: bold;
}
.bigwhite
{
	color: #FFFFFF; 
	font-size:15px;
	font-weight: bold;
}
.hideinput 
{
    border: #994732 0px solid;
    font-size: 12px;
	color:#ff0000;
	background-color: #e0e0ff;
}
table
{
	padding: none;
	border-collapse: collapse;
}
.w2chead
{
	background-image: url('pics/logo.jpg');
	background-repeat: no-repeat;
}
.w2cmain
{
	background-image:url('pics/bkgmiddle.jpg');
	background-repeat:repeat-y;
}
.w2cfoot
{
	background-image: url('pics/bkgbottom.jpg');
	background-repeat: no-repeat;
	font-size: 8px;
}
.rboxtl
{
	width:12px;
	height:14px;
	background-image:url('pics/tl.gif');
	background-repeat: no-repeat;
}
.rboxt
{
	height:14px;
	background-image:url('pics/t.gif');
	background-repeat:repeat-x;
	padding: none;
}
.rboxtr
{
	width:16px;
	height:14px;
	background-image:url('pics/tr.gif');
	background-repeat: no-repeat;
	padding: none;
}
.rboxlogo
{
	width:40px;
	background-image:url('pics/logosmall.gif');
	background-repeat:no-repeat;
	padding: none;
}
.rboxl
{
	width:12px;
	background-image:url('pics/l.gif');
	background-repeat:repeat-y;
	padding: none;
}
.rboxr
{
	width:16px;
	background-image:url('pics/r.gif');
	background-repeat:repeat-y;
	padding: none;
}
.rboxbl
{
	width:12px;
	height:18px;
	background-image:url('pics/bl.gif');
	background-repeat: no-repeat;
	padding: none;
}
.rboxb
{
	height:18px;
	background-image:url('pics/b.gif');
	background-repeat:repeat-x;
	padding: none;
}
.rboxbr
{
	width:16px;
	height:18px;
	background-image:url('pics/br.gif');
	background-repeat: no-repeat;
	padding: none;
}
.tvmnu
{
	cursor: pointer;
}
.err
{
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.login
{
	font-size: 12px;
	color: #ffffff;
	height: 100px;
	width: 250px;
	background-image: url('pics/login.gif');
}
.loginput
{
	font-size: 12px;
	color: #000000;
    border:#1513a2 1px solid;
	background-color: #ffffff;
	width:140px;
}
.loginputlong
{
	font-size: 12px;
	color: #000000;
    border:#1513a2 1px solid;
	background-color: #ffffff;
	width:200px;
}
.navbar
{
	font-size: 10px;
	color: #ffffff;
}
.w
{
	color: #ffffff;
	font-size:12px;
}
.wsmall
{
	color: #ffffff;
	font-size: 10px;
}
.bk
{
	font-size: 12px;
	color: #000000;
}
.bk1
{
	font-size: 12px;
	color: #000000;
	background-color: #e0e0FF;
}
.bk2
{
	font-size: 12px;
	color: #000000;
	background-color: #D0D0FF;
}
.bk3
{
	font-size: 12px;
	color: #000000;
	background-color: #8080FF;
}
.white
{
	background-color: #FFFFFF;
	height: 6px;
}
.blu12i
{
	color: #0000FF;
	font-style: italic;
}
.blu
{
	color: #0000ff;
}
.uln
{
	text-decoration: underline;
}
.red
{
	color: #FF0000;
}
.smallbk
{
	font-size: 10px;
	color: #000000;
}
.s14
{
	font-size: 14px;
}
.s16
{
	font-size: 16px;
}
.point
{
	cursor:pointer;
}
.rssbox
{
	position:absolute;
	width: 200px;
	height: 400px;
	background-image:url('pics/rssbox.gif');
	overflow:hidden;
}
.rssfeed
{
	position:relative;
	top: 18px;
	left: 22px;
	width: 158px;
	height:248px;
	background-color:#9BE0E0;
	overflow:auto;
}
.rssbuttons
{
	position:relative;
	top: 25px;
	left: 18px;
	width: 166px;
	height: 18px;
}
.tabsleft
{
	height:23px;
	background-image:url('pics/line.gif');
}
.tabscurveleft
{
	width:16px;
	height:23px;
	background-image:url('pics/curveleft.gif');
	background-repeat:no-repeat;
}
.tabsspacer
{
	width:9px;
	height:23px;
	background-image:url('pics/curvesep.gif');
	background-repeat:no-repeat;
}
.tabstext
{
	height:23px;
	font-size: 10px;
	background-color:#01009a;
}
.tabsend
{
	width:6px;
	height:23px;
	background-color:#01008a;
}
.tainfo
{
	width: 500px;
	height: 200px;
	border: 0;
	overflow: hidden;	
}
.core
{
	width: 90%;
	position: center;
}
table
{
	border-collapse: collapse;
	padding: none;
}
.padded
{
	padding: 5px 10px 5px 10px;
}
.lesstitle
{
	color: #0000FF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 100px;
}
.lessmoto
{
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	height: 100px;
}
.just
{
	text-align: justify;
}
.spectitle
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #ffff00;
	height: 50px;
	color: #ff0000;
}
.specs
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #d0d0ff;
}
.specred
{
	color: #FF0000;
	font-weight: bold;
}
.specblu
{
	color: #0000FF;
	font-weight: bold;
}
.specgrn
{
	color: #00B000;
	font-weight: bold;
}
.specreq
{
	font-size: 14px;
	text-decoration: underline;
}