body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	background-color: #ffffff;
	background-image: url(/images/bg-main.gif);
	margin-top: 30px;
	margin-bottom: 25px;
}

a:link {  color: #0000CC; text-decoration: underline}
a:hover {  color: #0000FF; text-decoration: underline }
a:active { color: #FF0000; text-decoration: underline}
a:visited {  color: #555555; text-decoration: underline}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #bb0000;
	letter-spacing: -0.03em;
	word-spacing: -0.04em;
}
h1 { font-size: 33px}
h2 { font-size: 27px}
h3 { font-size: 24px}
h4 { font-size: 18px}
h5 { font-size: 15px}
h6 { font-size: 12px}

.h1,.h2,.h3,.h4,.h5,.h6 {
	font-weight: bold;
	color: #666666;
	letter-spacing: -0.02em;
	word-spacing: -0.04em;
}
.h1 { font-size: 33px}
.h2 { font-size: 27px}
.h3 { font-size: 24px}
.h4 { font-size: 18px}
.h5 { font-size: 15px}
.h6 { font-size: 12px}

.h1r,.h2r,.h3r,.h4r,.h5r,.h6r {
	font-weight: bold;
	color: #bc0000;
	letter-spacing: -0.02em;
	word-spacing: -0.04em;
}
.h1r { font-size: 33px}
.h2r { font-size: 27px}
.h3r { font-size: 24px}
.h4r { font-size: 18px}
.h5r { font-size: 15px}
.h6r { font-size: 12px}


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

.footer {  font-size: 9px; font-weight: normal; color: #444444}
.footer a:link {  color: #444444; text-decoration: underline}
.footer a:hover {  color: #0000CC; text-decoration: underline}
.footer a:active {  color: #CC0000; text-decoration: underline}
.footer a:visited {  color: #666666; text-decoration: underline}

.color-white	{ color: #ffffff}
.color-red	{ color: #bc0000}
.color-black	{ color: #000000}
.color-greylite	{ color: #cccccc}
.color-greymid	{ color: #999999}
.color-greydark	{ color: #666666}
.color-blue	{ color: #0000cc}

.text16	{ font-size: 16px}
.text15	{ font-size: 15px}
.text14	{ font-size: 14px}
.text13	{ font-size: 13px}
.text11 { font-size: 11px}
.text10 { font-size: 10px}
.text9 {  font-size: 9px}

.menu {  font-size: 10px; font-weight: bold; color: #000000; text-align: center; vertical-align: middle;  text-decoration: none;}
.menu a:link {  color: #0000CC; text-decoration: none}
.menu a:hover {  color: #CC0000; text-decoration: none}
.menu a:active {  color: #CC0000; text-decoration: underline}
.menu a:visited {  color: #555555; text-decoration: none}

.highlight {  background-color: #FFFF66;}

.biglink { font-size: 18px; font-weight: bold; color: #0000CC;}

.marginright10	{ margin-right: 10px}
.marginleft10	{ margin-left: 10px}
.margintop10	{ margin-top: 3px}
.marginbottom10	{ margin-bottom: 3px}

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