
a,a:visited,a:active {color:#990000;  text-decoration: none;}
a:hover {color:#b5b5b5; text-decoration: underline;}

P {font-size: 12px; line-height: 1.4; color: #4e4e4e; margin-bottom: 15px; }
td {font-size: 12px; line-height: 1.4; color: #4e4e4e; margin-bottom: 15px; }
strong {font-weight: bold;}
blockquote { margin: 0 20px 0 20px; }
.wrtitle {font-family: Tahoma,Verdana; font-size: 14px; color:#ffffff}

.ptitle {font-size: 16px; color:#0f0f0f; font-weight: bold;}
.p1 {font-size: 13px;}
.p1b {font-size: 13px; font-weight: bold; color:#333333;}
.p2 { font-size: 14px;}
.p2b { font-size: 14px; font-weight: bold; color:#333333;}
.m1 {font-size: 11px;}
.m1b {font-size: 11px; font-weight: bold;}
.m2 {font-size: 10px;}
.m2b {font-size: 10px; font-weight: bold;}
.m3 {font-size: 9px;}

.op {color:#ffffff}
a.op:link {color:#ffffff; text-decoration: underline;}
a.op:hover {color:#990000; text-decoration: none;}
a.rmenu,a.tmenu:link,a.tmenu:visited,a.tmenu:active {color:#757575; text-decoration: underline;}
a.rmenu:hover {color:#990000; text-decoration: none;}
a.bmenu,a.bmenu:visited,a.bmenu:active {color:#737373; text-decoration: none;}
a.bmenu:hover {color:#33cc00; text-decoration: underline;}

hr {  color: #a0a0a0}
H1 {font-size: 20px; font-weight: bold;}
H2 {font-size: 18px; font-weight: bold;}
H3 {font-size: 16px; font-weight: bold;}
H4 {font-size: 14px; font-weight: bold;}
body { font-family: Arial, Helvetica, sans-serif;}

.container { margin: 0 auto; width: 860px; }

/* =FOOTER
----------------------------------------------- */
#footer { border-top: 10px solid #8f8f8f; padding: 12px 0; background: url('../images/layout/footer_bg.gif') top repeat-x; }
	#footer .container { width: 850px; position: relative; padding: 0 0 0 6px;}
	#footer a:hover { color: #fff; text-decoration: underline; }
	#footer ul { padding: 0 0 0 24px; width: 160px; float: left; background: url('../images/icons/checkmark.gif') left top no-repeat; }
	#footer ul li h4 { font-size: 12px; font-weight: bold; color: #a38f98; }
	#footer ul li { line-height: 1.2; }
	#footer ul li a { color: #a38f98; text-decoration: none; font-size: 11px; background: url('../images/icons/footer_bullet.gif') left no-repeat; padding-left: 8px; }
	#footer p { font-size: 11px; position: absolute; top: 0; right: 0; color: #a38f98; text-align: right; line-height: 1.6; }
	#footer p strong { font-size: 12px; font-weight: bold; }
	#footer p.authors { top: 20px; }
	#footer p.authors a { color: #d8c0cb; text-decoration: none; }
	#footer p.authors a:hover { color: #fff; text-decoration: underline; }
	
