body
{
	background: #CCC;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding: 10px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #333333
}

.b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#000000
}	
a.b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.b:link {
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	color: #000000;
}
a.b:hover {
	text-decoration: underline;
	color:#CC0000
}
a.b:active {
	text-decoration: none;
	color: #000000;
}

#container
{
	background: #FFF;
	margin: 0 auto;
	width: 760px;
}

#header
{
	background: #FFF;
}
#header #logo
{
	border-bottom: 20px solid #C00;
}
#header #logo img
{
	border: 0;
	height: 70px;
	width: 760px;
}
#header #nav
{
	background: #FFF;
	border-bottom: 5px solid #333;
	border-top: 5px solid #333;
	display: block;
	height: 26px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header #nav li
{
	display: inline;
	float: left;
	margin: 0;
}
#header #nav a
{
	color: #333;
	display: block;
	font-size: 13px;
	padding: 5px;
	text-decoration: none;
}
#header #nav a:hover
{
	background: #333;
	color: #FFF;
}
#header #navdesc
{
	background: #C00;
	color: #FFF;
	font-size: 11px;
	padding: 3px;
}
#page
{
	width: 100%;
}
#page td
{
	font-size: 11px;
	padding: 5px;
	vertical-align: top;
}
#page td p
{
	margin: 0 0 15px 0;
	padding: 0;
}
#page th
{
	border-bottom: 2px dotted #CCC;
	font-size: 15px;
	padding: 15px;
	text-align: left;
}
#page .news
{
	border-left: 2px dotted #CCC;
}
#page .news strong
{
	color: #C00;
	font-weight: normal;
}
#page ul
{
	list-style-image: url('images/bul.gif');
}
#footer
{
	border-top: 2px dotted #CCC;
	width: 100%;
}
#footer td
{
	text-align: center;
}
#footer td img
{
	border: 0;
	height: 6px;
	width: 4px;
}
#footer th
{
	width: 37px;
}
#footer th img
{
	border: 0;
	height: 50px;
	width: 37px;
}
.package strong
{
	color: #C00;
	font-size: 15px;
}
.package div
{
	border: 2px dotted #CCC;
	padding: 5px;
}

.pkgtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

/* Jake's original CSS. TBD: Modify it. */
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext a:link {color: #666666; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: none} 
.mytext a:hover {color: #666666; text-decoration: underline} 
.mytext a:active {color: #666666; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000} 
.mytext2 a:link {color: #000000; text-decoration: none} 
.mytext2 a:visited {color: #000000; text-decoration: none} 
.mytext2 a:hover {color: #000000; text-decoration: underline} 
.mytext2 a:active {color: #000000; text-decoration: none} 

 /* BILLING CSS */
 
BODY {
SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR:#C0C0C0; SCROLLBAR-BASE-COLOR: #5A97D0
}
a.tnav {
	color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-size:9pt;
	font-style: normal;
}
a.tnav:hover {
	color:#000000;
	text-decoration:underline;
	font-family:verdana;
	font-size:9pt;
	font-style: normal;
}
a.tnav2 {
	color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-size:9pt;
	font-style: bold;
}
a.tnav2:hover {
	color:#000000;
	text-decoration:underline;
	font-family:verdana;
	font-size:9pt;
	font-style: bold;
}

a.1 {
	color:#000000;
	text-decoration:underline;
}
a.1:hover {
	color:#000000;
	text-decoration:none;
}
a.2 {
	color:#000000;
	text-decoration:none;
}
a.2:hover {
	color:#000000;
	text-decoration:underline;
}
a.3 {
	color:#000000;
	text-decoration:none;
}
a.3:hover {
	color:#000000;
	text-decoration:underline;
}
a.4 {
	color:#5A97D0;
	text-decoration:none;
}
a.4:hover {
	color:#5A97D0;
	text-decoration:underline;
}