@charset "utf-8";
body
{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#wraper
{
	text-align: left;
	width: 800px;
	margin: 0 auto;
	background: url(../Images/Frame800.gif);
}
#header
{
	background: #fff url(../Images/TigerColor_logo_0.gif) no-repeat;
	height: 20px;
	text-align: right;
	line-height: 20px;
	padding-top: 18px;
	padding-bottom: 2px;
	font-size: 0.95em;
}
#header a
{
	text-decoration: none;
}
#header a:hover
{
	text-decoration: underline;
	color: #900;
}
#navBar
{
	background: url(../Images/navBar.gif) no-repeat;
	height: 23px;
	line-height: 23px;
	padding: 0px 10px;
	font-weight: bold;
}
#navBar a
{
	text-decoration: none;
	color: #000;
}
#navBar a:visited
{
	color: #000;
}
#navBar a:hover
{
	text-decoration: underline;
	color: #900;
}
#mainContent
{
	width: 540px;
	float: left;
	padding: 10px;
}
#mainContent h1
{
	font-weight: normal;
	color: #666;
	font-size: 1.8em;
}
#mainContent h2
{
	font-weight: normal;
	color: #666;
	font-size: 1.6em;
}
#mainContent h3
{
	font-weight: normal;
	color: #666;
	font-size: 1.4em;
}
#mainContent ul
{
	margin: 0px;
	padding: 0px 0px 0px 18px;
	list-style: url(../Images/Bullet_6.gif) none outside;
}
#mainContent li
{
	padding-top: 2px;
	padding-bottom: 2px;
}

#sideBar
{
	padding: 10px;
	width: 200px;
	float: right;
}
#sideBar h1
{
	font-weight: normal;
	color: #900;
	font-size: 1.6em;
}
#sideBar h2
{
	font-weight: normal;
	color: #900;
	font-size: 1.4em;
}
#sideBar h3
{
	font-weight: normal;
	color: #333;
	font-size: 1.2em;
}
#sideBar a
{
	color: #666;
	text-decoration: none;
}
#sideBar a:hover
{
	color: #333;
	text-decoration: underline;
}
#sideBar b
{
	font-weight: normal;
	color: #900;
}
.center
{
	text-align: center;
}

#breadCrumb
{
	background: url(../Images/FrameTop.gif) no-repeat;
	height: 20px;
	padding: 20px 10px 0px;
	font-size: 0.95em;
	font-style: normal;
	color: #666;
}
#breadCrumb p
{
	background: #F5F3EF;
	margin: 0px;
	padding: 2px;
}
#breadCrumb a
{
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#breadCrumb a:hover
{
	text-decoration: underline;
}
#footer
{
	clear: both;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.75em;
	padding: 25px 0px 0px;
	background: url(../Images/BottomBorder800.gif) no-repeat;
}
.clearfloat
{
	clear:both;
	height:0;
	line-height: 0px;
}
.colorBox1
{
	background: #F3F0EB;
	padding: 4px;
	margin: 2px;
	border: 1px solid #CEC2AE;
}
hr
{
	height: 1px;
}
.red
{
	color: #C00 !important;
}
.feature {
	font-size: 2em;
	color: #900;
}
