/*------------------------------------------------------------------------*/
/*                                                                        */
/*     (c)2002 rh3toric, inc. - based on revised style master 7.02.02     */
/*                                                                        */
/*                           http://rh3toric.com                          */
/*                                                                        */
/*------------------------------------------------------------------------*/

/*	k-edit 8-5-2002   */



/*-------------------------------------------------*/
/*	font families                                  */
/*-------------------------------------------------*/
/*	font-family: Arial, Helvetica, sans-serif; */
/*	font-family: "Times New Roman", Times, serif; */
/*	font-family: "Courier New", Courier, mono; */
/*	font-family: Georgia, "Times New Roman", Times, serif; */
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
/*	font-family: Geneva, Arial, Helvetica, sans-serif; */
/*-------------------------------------------------*/






/*-------------------------------------------------*/
/*	body elements                                  */
/*-------------------------------------------------*/
body {
	background-color: #f9f9f9;
	margin: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

p
{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}

h1 { font-size: 24px; }
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

img { border: none; }

address { }

blockquote { }

cite { }

code { }

/*-------------------------------------------------*/






/*-------------------------------------------------*/
/*	lists                                          */
/*-------------------------------------------------*/
dl {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

dt { font-weight: bold; }

dd { font-weight: normal; }

ol {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

ul {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

li { font-weight: normal; }

/*-------------------------------------------------*/






/*-------------------------------------------------*/
/*	master link elements                           */
/*-------------------------------------------------*/
a {
	text-decoration: none;
	font-weight: normal;
}

a:link {
	border-bottom: 1px dotted #636;
	text-decoration: none;
	color: #636;
}

a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #036;
	color: #036;
}

a:active {
	text-decoration: none;
	border-bottom: 1px dotted #936;
	color: #936;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #C30;
	color: #C30;
}

/*-------------------------------------------------*/






/*-------------------------------------------------*/
/*	form elements                                  */
/*-------------------------------------------------*/
input
{
	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	color: #000000;
	background-color: #eeeeee;
	margin-top: 2px;
	margin-bottom: 2px;
}

input:focus { background-color: #ffffff; }

input.button
{
	color: white;
	background-color: #000000;
}

select
{
	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	border-left: #999;
	color: #FFC;
	background-color: #036;
	margin: 0px;
	width: 100px;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

textarea
{
	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	color: #000000;
	background-color: #eeeeee;
	margin-bottom: 10px;
}

textarea:focus { background-color: #ffffff; }
button { font-family: Verdana, Arial, Helvetica, sans-serif; }
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; }

/*-------------------------------------------------*/






/*-------------------------------------------------*/
/*	new classes                                    */
/*-------------------------------------------------*/

#menu
{
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	vertical-align: middle;
	text-align: left;
	border-color: #333;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background: #999;
}

#menuTime
{
	font-family: verdana, geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
	text-align: left;
	background: #c93;
}

 #menu a 
 {
 	text-decoration: none;
 	border-bottom: none;
 	font-weight: bold;
 	border-color: #333;
 	border-width: 1px 1px 1px 1px;
 	border-style: solid;
 	padding: 0px 10px 0px 10px;
 }

#menu a:link
{
	text-decoration: none;
	color: #FFF;
	border-color: #999;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	padding: 0px 10px 0px 10px;
}

#menu a:visited	{
	text-decoration: none;
	border-bottom: none;
	color: #CCC;
	border-color: #999;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	padding: 0px 10px 0px 10px;
	}

#menu a:hover	{
	text-decoration: none;
	border-bottom: none;
	border-color: #999;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	color: #036;
	padding: 0px 10px 0px 10px;
	background: #ccc;
	}

#menu a:active	{
	text-decoration: none;
	border-bottom: none;
	color: #99C;
	border-color: #999;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	padding: 0px 10px 0px 10px;
	}

/*-------------------------------------------------*/

#menuleft
{
	border-right: #666;
	border-width: 0 1pt 0 0;
	border-style: none dotted none none;
	color: #333;
	font: 9px verdana, geneva, sans-serif;
	background: #ccc;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

/*-------------------------------------------------*/

#content
{
	color: #666;
	background: #fff;
	padding: 10px 5px 20px 10px;
}

#content p
{
	color: #036;
}

/*-------------------------------------------------*/

#footer
{
	font: 9px/9px verdana, geneva, sans-serif;
	color: #666;
	background: #c93;
	text-align: center;
	padding: 5px 5px 25px 5px;
	border-top: 1px solid #000;
}
#footer p
{
	font: 9px/9px verdana, geneva, sans-serif;
	color: #333;
}


#footer a	{
	text-decoration:none;
	border-bottom: 1px dotted #333;
	font-weight: normal;
	}

#footer a:link	{
	text-decoration: none;
	border-bottom: 1px dotted #333;
	color: #333;
	}

#footer a:visited	{
	text-decoration: none;
	border-bottom: 1px dotted #333;
	color: #333;
	}

#footer a:hover	{
	text-decoration: none;
	border-bottom: 1px dotted #C30;
	color: #C30;
	}

#footer a:active	{
	text-decoration: none;
	border-bottom: 1px dotted #933;
	color: #933;
	}

/*-------------------------------------------------*/

#rule
{
	border-top: #666;
	border-width: 0 0 1pt 0;
	border-style: none none dotted none;
}

#menuDiv
{
	border-bottom:	1px dotted #999;
}






