body, div, p, h1, h2, li, td, th
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
}

h1 { font-size: 25pt; text-align: center; color: #000080; }

h2 { font-size: 18pt; text-align: center; color: #000000; }

h3 { font-size: 14pt; text-align: center; color: #A00000; }

p { padding: 4px; }

body { background-image: url(/images/salebg.png); background-repeat: repeat-x; background-color: #C0C0FF; }

img { border: 0px; }

a { font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }

.black { color: #000000; }

.blue { color: #000080; }

.red { color: #800000; }

#page { color: #F08000; }
#side { float: left; background-color: #B0B0D0; color: #00C0C0; }
#view { color: #00C0C0; }
#head { background-color: #B0B0F0; color: #000000; }
#stat { font-weight: bold; background-color: #000080; color: #E0C000; }
#main { color: #00C0C0; }
#foot { clear: both; font-weight: bold; text-align: center; background-color: #8090D0; color: #F0C000; }
#tool { visibility: hidden; }
#step { visibility: hidden; }

#head input { font-size: smaller; background-color: #6070B0; color: #E0E0E0; }

#side a { color: #C0C0F0; }
#side a:hover { color: #C0FFC0; }

#foot a { color: #F0C060; }
#foot a:hover { color: #FFC0FF; }

table 
{ 
	border-collapse: collapse; 
}

td
{ 
	text-align: left; 
	padding: 0px; 
	vertical-align: top; 
}

.list tr td 
{
	vertical-align: center; 
}

th 
{ 
	color: #F08000; 
	font-weight: bold; 
	font-size: 12pt;
	text-align: left; 
	padding: 0px; 
	vertical-align: center; 
}

.tab td
{ 
	padding: 5px; 
}

.tab th
{ 
	padding: 5px; 
}

.list
{
	padding: 5px; 
	margin: 10px 10px 10px 10px;
}

.center
{ 
	text-align: center; 
}

.rightalign
{
	text-align: right; 
}

.header
{
	width: 768px;
	background-color: #8090D0;
	color: #000000;
}
.header a { color: #0000F0; }
.header a:hover { color: #C0C0F0; }

.footer 
{
	width: 768px;
	background-color: #8090D0;
	color: #000000;
}
.footer a { color: #0000F0; }
.footer a:hover { color: #C0C0F0; }

.info
{
	text-align: center;
}

.separator
{
	width: 768px;
	font-weight: bold;
	background-color: #000080;
	color: #E0C000;
}
.separator a { color: #E0C000; }
.separator a:hover { color: #99FF99; }

.sidebar
{
	width: 148px;
	background-color: #6060B0;
	color: #00C0C0;
}
.sidebar a { color: #C0C0F0; }
.sidebar a:hover { color: #C0FFC0; }

.headline
{
	color: #F0F000;
}
.headline a { color: #0000C0; }
.headline a:hover { color: #00C000; }

.content
{
	width: 686px;
	background-color: #F0F0FF;
	color: #000000;
}
.content a { color: #0000C0; }
.content a:hover { color: #008000; }

.margin 
{
	margin: 2px 6px 6px 6px;
}

.tiny { font-size: 7pt;	}

.back1
{
	background-color: #8090D0;
	color: #000000;
}
.back1 a { color: #0000F0; }
.back1 a:hover { color: #C0C0F0; }

.back2 
{
	font-weight: bold;
	background-color: #000080;
	color: #E0C000;
}
.back2 a { color: #E0C000; }
.back2 a:hover { color: #99FF99; }

.back3
{
	background-color: #6060B0;
	color: #00C0C0;
}
.back3 a { color: #C0C0F0; }
.back3 a:hover { color: #C0FFC0; }

.back4
{
	background-color: #E0E0F0;
	color: #000000;
}
.back4 a { color: #0000C0; }
.back4 a:hover { color: #008000; }

.back5
{
	background-color: #0060B0;
	color: #e0e0e0;
}
.back5 a { color: #0000C0; }
.back5 a:hover { color: #00C000; }

input, select, textarea
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border-width: 1px;
	border-color: #000000;
}

form, ul { margin: 0px; }
hr { color: #e0e0e0; height: 1px; }
.text1xs { color: #000000; font-size: 10px; }
.text1e { color: #000000; font-weight: bold; }
.text1f { color: #000000; font-weight: bold; }
.text1h { color: #000000; }
.text2 { font-size: 10pt; }
.text2b { font-size: 10pt; font-weight: bold; }
.text3 { font-size: 11pt; font-weight: bold; }
.text4 { font-size: 12pt; font-weight: bold; }
.txtsmall1 { font-family: Verdana, Arial, sans-serif; font-size: 9px; font-weight: bold; color: #000000; }
.txtsmall2 { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.txtsmall3 { font-family: Verdana, Arial, sans-serif; font-size: 9px; font-weight: normal; color: #000000; }
.txtlarge1 { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.topmenu { background-color: #CCCCFF; color: #000000;}
.code { font-size: 8pt; color: #000000; background-color: #9999FF; font-family: Verdana, sans-serif;}
