/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 140%; 
	text-align: center; 
	margin: 0px auto 0px auto; 
	position: relative; 
	background: #444 url(images/body_bg_14.gif);	

	font-size:9pt;
}

table, table th, table td
{
	vertical-align: top;
}

ul, ol { margin: 0px; padding: 0px 10px 10px 30px; }

ul li, ol li { margin: 5px 0px 0px 0px; padding: 0px; }

ol li
{
	margin: 0px 0px 5px 0px;
}

p
{
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

#banner
{
	width: 780px; 
	height: 58px; 
	margin-left: auto; margin-right: auto; 
	text-align: center; 
	background: #000;
	position: relative;
	color: #fff;
}

	#banner a:link, #banner a:visited
	{
		color: #fff;
		text-decoration: none;
	}

	#banner a:hover, #banner a:active
	{
		color: #f00;
	}

#container
{
	width: 780px; 
	text-align: left; 
	margin: 0px auto 0px auto;
}


#navbar
{
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	background: #000 repeat-x url(../images/bg_navbar.gif) center;
}

#navbar ul
{
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px;
	letter-spacing: 0px;
	width: 780px;
/*	line-height: 20px; */
	line-height: 18px;
}

#navbar ul li
{
	margin: 0px;
	display: inline;
	padding: 0px 2px 0px 2px;  /* Works for most browsers */
}

#navbar li a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	margin: 0px;
	padding: 5px 7px;
	color: #fff;
	font-size: 100%;
}

#navbar li a:hover, #navbar li a:active
{
	background: #bfced5;
	color: #000;
}

#sidebar
{
	width: 248px; 
	background: #f4f4f4; 
	margin: 0px;
	padding: 0px;
}

#sidebar-content
{
	margin: 20px 10px 10px 20px;
	padding: 0px;
}

#sidebar h2
{
	line-height: 120%;
}

#sidebar .box
{
	background: #eee; 
	border: 1px solid #ccc; 
	margin: 10px 0px 10px 0px; 
	padding: 5px;
}

#sidebar a
{
	display: block;
	padding: 0px 0px 8px 0px;
}

#main
{
	background: #fff; 
	text-align: left;
	padding: 10px 20px;	
}

.links a
{
	display: block;
	margin: 0px 0px 8px 10px;
}

.links h3
{
	margin-bottom: 2px;
}

dl
{
	text-align: left;
	margin: 10px 10px 0px 5px;	
	padding: 0px 20px 10px 20px;
	line-height: 130%;
	color: #555;
}

dd
{	margin: 0px;
	padding: 0px;
}

dt
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #def;
	line-height: 120%;
}

.form-table
{
	margin: 0px;
}

.form-table th
{
	font-weight: bold;
	padding: 2px 5px;
}

.form-table td
{
	padding: 2px 5px;
}

.bigred {color:#FF0000;
	font-size:18px;
	font-family:Arial;
	}
.midred {color:#FF0000;
	font-size:14px;
	font-family:Arial;
	font-weight: bold;
	}

.medred {color:#FF0000;
	font-size:16px;
	font-family:Arial;
	}
.hugered {color:#FF0000;
	font-size:72px;
	font-family:Arial;
	}
.regred {color:#FF0000;
	font-size:12px;
	font-family:Arial;
	}
.small {
	font-family:Arial;
	font-size:10px;
	}
.margin {margin-left:5px}
a:link {
	
	color: #707070;
}
a:visited {
	color: #707070;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #707070;
}
.blue {color:#3366CC;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	}

.class1 A:link {font-family: Arial; text-decoration: none; font-size: 11pt; font-style: normal; font-weight: bold; color: white;}
.class1 A:visited {font-family: Arial; text-decoration: none; font-size: 11pt; font-style: normal; font-weight: bold; color: white;}
.class1 A:active {font-family: Arial; text-decoration: none; font-size: 11pt; font-style: normal; font-weight: bold; color: white;}
.class1 A:hover {color: blue} 

.class2 a:link {color:navy; text-decoration: none; font-family:arial, helvetica; font-size:11pt;font-weight:bold;} 
.class2 a:visited {color:navy; text-decoration: none; font-family:arial, helvetica; font-size:11pt;font-weight:bold;} 
.class2 a:active {color:navy; text-decoration: none; font-family:arial, helvetica; font-size:11pt;font-weight:bold;} 
.class2 a:hover {color: #800000; background: #ece6b9; cursor: help}

.class3 {color:#ff0000; text-decoration: none; font-family:arial, helvetica; font-size:9pt;font-weight:bold;} 
.class3 a:link {color:#ffffff; text-decoration: none; font-family:arial, helvetica; font-size:9pt;font-weight:bold;} 
.class3 a:visited {color:#ffffff; text-decoration: none; font-family:arial, helvetica; font-size:9pt;font-weight:bold;} 
.class3 a:active {color:#ffffff; text-decoration: none; font-family:arial, helvetica; font-size:9pt;font-weight:bold;} 
.class3 a:hover {color: #800000; background: #ece6b9}

.class4 a:link {color:blue; font-family:arial, helvetica; font-size:11pt;font-weight:normal;} 
.class4 {color: #000000; font-family:arial, helvetica; font-size:11pt;font-weight:bold;}
.class4 A:hover {color: teal} 

.class5 {color:#ff0000; text-decoration: none; font-family:arial, helvetica; font-size:9pt;font-weight:bold;} 
.class5 a:link {color:#000000; text-decoration: none; font-family:arial, helvetica; font-size:9pt;font-weight:bold;} 
.class5 a:visited {color:#000000; text-decoration: none; font-family:arial, helvetica; font-size:9pt;font-weight:bold;} 
.class5 a:active {color:#000000; text-decoration: none; font-family:arial, helvetica; font-size:9pt;font-weight:bold;} 
.class5 a:hover {color: #800000; background: #ece6b9}

.regred {FONT-SIZE: 9pt; COLOR: #ff0000; FONT-FAMILY: Arial}

h1, .heading1
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 22px;
	font-family: verdana, arial;
	font-weight:bold;
	
	line-height: 130%;
	color: #3366CC;
}

.heading1
{
	font-style: italic;
}

h2
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size:18px;
	color: #ff0000;
	font-family:arial;
	font-weight:bold;
	line-height: 130%;
}

h3
{
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-size:14px;
	font-family:arial;
	line-height: 100%;
}

.footer 
{
	margin: 0px auto 0px auto; 
	width: 780px; 
	padding: 10px 0px 2px 0px; 
	background: #996; 
	color: #fff;
}

.footer a, .footer a:link, .footer a:visited
{
	padding: 2px 5px;
	font-size: 8pt;
	color: white;
}

.footer a:hover, .footer a:active 
{
	color: #f00;
	color: #ddd;
}

.copyright
{
	color: #fff;
}

.slogan {
font-size:28px;
color: #ffffff;
font-family:arial;
font-weight: normal;
}

.quotes {
font-size:9pt;
color: #333333;
font-family:arial;
font-style: italic;
font-weight:bold;
}

ul.sidebar-link
{
	margin: 0px;
	padding: 10px 0px 15px 0px;
	list-style-type: none;
	clear: left;
}

ul.sidebar-link li
{
	margin: 0px;
	padding: 5px 0px 5px 20px;
	color: #444;
	font-weight: bold;
	list-style: none;
	line-height: 1.25em;
	background: 10px 0.6em no-repeat url(images/list_link.gif);

/***
	border-top: 1px solid #def;
	border-bottom: 1px solid #abc;
***/
}

ul.sidebar-link li a
{
	padding: 0px 0px 5px 0px;
	color: #666;
}

ul.sidebar-link li a:visited
{
	color: #666;
}

ul.sidebar-link li a:hover, ul.sidebar-link li:active
{
	color: #000;
}

.adsense
{
	background: #fff; 
	text-align: center; 
	padding: 5px 0px; 
	border-bottom: 1px solid #ccc;
}

#help h2
{
	margin-top: 20px;
	margin-bottom: 5px;
}

#help h3
{
	font-size: 150%;
	margin-top: 20px;
	margin-bottom: 0px;
}

#help p
{
	margin-top: 5px;
}
