/*css revision may 2002*/
#menu 
{display: none; }
#menubar
{display: none; }
#home
{display: none; }
#top
{display: none; }
#header
{display: none; }
#col
{display: none; }
body
{
	background-color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 15px;	background-image: url(../images/bg_index.gif);
	background-repeat: repeat;
}

p
{
	color: #339;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

blockquote
{
	font-size: 13px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000;
	line-height: 16px;
	text-decoration: none;
	padding: 0px;margin-left: 12px;
}
#content em
{
	font-size: 12px;
	color: #006;
	padding: 0px;
	margin-left: 2px;
}
li
{
	font-size: 13px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	
}

ul
{
	font-size: 13px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
#col ul
{
	font-size: 10px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #036;
	text-decoration: underline;
	line-height: 2px;
	margin: 0px;
	text-indent: 0px;
}
ol
{
	font-size: 11pt;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

dl
{
	font-size: 11pt;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #660000;
	line-height: 12pt;
	text-decoration: none;
}

dd
{
	font-size: 11pt;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 12pt;
	text-decoration: none;
}

h1
{
	color: #339;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
}
h2
{
	color: #339;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
}

h3
{
	font-size: 13pt;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

h4
{
	font-size: 11pt;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 11pt;
	text-decoration: none;
}
em
{
	
	font-size: 12px;color: #339;
}

a
{
	color: #03f;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}

a:visited
{
	color: #03f;
	text-decoration: none;
}

a:active
{
	color: #CC9933;
	text-decoration: none;
}

a:hover { color: #FF9933; }

PRE
{
	font-size: 9pt;
	font-family: courier, courier new, monospace;
	font-weight: normal;
	font-style: normal;
	color: #660000;
	line-height: 12pt;
	text-decoration: none;
}

CODE
{
	font-size: 9pt;
	font-family: courier, courier new, monospace;
	font-weight: normal;
	font-style: normal;
	color: #660000;
	line-height: 12pt;
	text-decoration: none;
}

.title
{
	color: gray;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: verdana, helvetica, arial, sans-serif;
	text-decoration: none;
}

.quote
{
	font-size: 11pt;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #660000;
	line-height: 12pt;
	text-decoration: none;
}

.desc
{
	font-size: 11pt;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	line-height: 12pt;
	text-decoration: none;
}

.box
{
	border-top: 1px solid gray;
	border-right: 1px gray;
	border-bottom: 1px solid gray;
	border-left: 1px gray;
}

