body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(/img/bg-main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {  color: #0000FF; text-decoration: underline}
a:hover {  color: #CC0000; text-decoration: underline}
a:active {  color: #CC0000; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}

.h1, .h2, .h3, .h4, .h5, .h6	{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #CC0000; word-spacing: -0.03em; letter-spacing: -0.02em}
.h1 {  font-size: 36px}
.h2 {  font-size: 30px}
.h3 {  font-size: 27px}
.h4 {  font-size: 24px}
.h5 {  font-size: 18px}
.h6 {  font-size: 15px}

.form-tag {  font-size: 11px;  text-align: right}
.form-value {  font-size: 11px; text-align: left}

.footer {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 9px; font-weight: normal; color: #666666}
.footer a:link {  color: #000000; text-decoration: none}
.footer a:hover {  color: #CC0000; text-decoration: underline}
.footer a:active {  color: #CC0000; text-decoration: underline}
.footer a:visited {  color: #444444; text-decoration: none}

.header {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF}
.header a:link {  color: #FFFFFF; text-decoration: none}
.header a:hover {  color: #FF0000; text-decoration: none}
.header a:active {  color: #FF0000; text-decoration: underline}
.header a:visited {  color: #EFEFEF; text-decoration: none}

.text13 {  font-size: 13px}
.text12 {  font-size: 12px}
.text11 {  font-size: 11px}
.text10 {  font-size: 10px}
.text9 {  font-size: 9px}

.color-black	{ color: #000000}
.color-red	{ color: #cc0000}
.color-grey-lite	{ color: #cccccc}
.color-grey-mid	{ color: #999999}
.color-grey-dark	{ color: #666666}
.color-white	{ color: #ffffff}

.highlight {  background: #FFFF66}

.biglink {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	letter-spacing: -0.03em;
	word-spacing: -0.07em;
}

.marginleft10	{ margin-left: 10px}
.marginright10	{ margin-right: 10px}
.margintop3	{ margin-top: 3px}
.marginbottom3	{ margin-bottom: 3px}

.padleft30	{padding-left: 30px}
.padleft60	{padding-left: 60px}


