body {
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	background-image:url(/images/bg-teal-tex01.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
body,td,th {
	color: #333333;
	font: 14px Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #bb0000;
	font-weight: bold;
	letter-spacing: -0.03em;
	word-spacing: -0.03em;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	letter-spacing: -0.03em;
	word-spacing: -0.03em;
}
.h1 {
	font-size: 36px;
}
.h2 {
	font-size: 30px;
}
.h3 {
	font-size: 24px;
}
.h4 {
	font-size: 18px;
}
.h5 {
	font-size: 16px;
}
.h6 {
	font-size: 14px;
}

a:link {  color: #0000ff; text-decoration: none}
a:hover {  color: #bb0000; text-decoration: underline}
a:active {  color: #ff0000; text-decoration: underline}
a:visited {  color: #0000cc; text-decoration: none}

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

.footer {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 10px; color: #555555;}
.footer a:link {  color: #555555; text-decoration: none}
.footer a:hover {  color: #bb0000; text-decoration: underline}
.footer a:active {  color: #ff0000; text-decoration: underline}
.footer a:visited {  color: #666666; text-decoration: none}

.header {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #ffffff}
.header a:link {  color: #ffffff; text-decoration: none}
.header a:hover {  color: #ffffff; text-decoration: underline}
.header a:active {  color: #ffffff; text-decoration: underline}
.header a:visited {  color: #ffffff; text-decoration: none}

.menu {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #333333}
.menu a:link {  color: #333333; text-decoration: none}
.menu a:hover {  color: #bb0000; text-decoration: underline}
.menu a:active {  color: #ff0000; text-decoration: underline}
.menu a:visited {  color: #555555; text-decoration: none}

.highlight {  background-color:#FFFF66}

.text20 {  font-size: 20px}
.text18 {  font-size: 18px}
.text16 {  font-size: 16px}
.text15 {  font-size: 15px}
.text13 {  font-size: 13px}
.text12 {  font-size: 12px}
.text11 {  font-size: 11px}
.text10 {  font-size: 10px}
.text9 {  font-size: 9px}

.biglink {  font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 15px; font-weight: bold; letter-spacing: -0.01em; word-spacing: -0.01em; }

.header-30 {
	font: bold normal 30px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #bb0000;
	letter-spacing: -0.03em;
	word-spacing: -0.03em;
}
.header-27 {
	font: bold 27px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #bb0000;
	letter-spacing: -0.03em;
	word-spacing: -0.03em;
}
.clip-box-red {
	padding: 12px 25px;
	border: 6px dotted #bb0000;
	background: #ffeeee;
	margin: auto;
}
/* Settings for PRE-SET Margins  */

.marginleft10	{ margin-left: 10px}
.marginright10	{ margin-right: 10px}
.marginleft7	{ margin-left: 7px}
.marginright7	{ margin-right: 7px}
.marginleft3	{ margin-left: 3px}
.marginright3	{ margin-right: 3px}
.margintop7		{ margin-top: 7px}
.margintop3		{ margin-top: 3px}
.marginbottom7	{ margin-bottom: 7px}
.marginbottom3	{ margin-bottom: 3px}


/* Setting for PRE-SET padding (from left margin) */

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


