body, table {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
}

li {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #003366;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;	
	list-style-image: url(images/events_hand.gif);
	list-style-position: outside;
	list-style-type: lower-alpha;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	color: #003366;
}

h1 { font-size: 22px; }
h2 { font-size: 19px; }
h3 { font-size: 17px; }
h4 { font-size: 15px; }

a {
	color: #005880;
	text-decoration: none;
}

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

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

a:hover {
	color: #333333;
	text-decoration: underline;
}
/********************************
/* Custom styles
/********************************/

#events {
	background-color: #99ccff;
}

#events li {
	list-style-image: none;
	list-style-type: none;
}

.subnav { padding-top: 2px; padding-bottom:2px; }
.rowHover { background: #66CCFF; }  /* row hover color for category, products, view order, etc */
.hmebrdr {
	border-right-width: 16px;
	border-left-width: 16px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCC99;
	border-left-color: #CCCC99;
}



.lefttextballoon {
	background-image: url(images/left_txt_leftside.gif);
	background-repeat: no-repeat;
}
.righttextballoon {
	background-image: url(images/sub_bkg.gif);
	background-repeat: no-repeat;
}
.filmrightbkg {
	background-image: url(images/film_bkg_rgt.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.filmrightbkgtop {
	background-image: url(images/film_bkg_rgt_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.innerpagetablesides {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.filmbkgleft {
	background-image: url(images/film_bkg_lft.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.articleborders {
	border: 1px solid #999999;
}
.article_header {
	color: #668cb0;
}
.subrgttxtballoon {
	background-image: url(images/sub_rgt_txt_middle.gif);
	background-repeat: no-repeat;
}
.filmleftborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.pagebrdrsides {
	border-right-width: 3px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}



/* begin nav styles */


.subnavContainer a { 
	text-decoration: none;
}

.subnavMain {
	font-size: 13px;
	font-weight: bold;
	/* Commented out: Requested by Kevin */
	/*border-bottom: 1px solid #000000;*/
	padding-left: 3px;
	margin-top: 10px;
	padding-bottom: 0px;
	clear: right;
}
.subnavMainImg {
	background: #FFFFFF url(images/nav_test_img.gif) no-repeat center center;
	float: left;
	border: solid 1px #000000;		
	height: 45px;
	width: 45px;
	margin: -0px 2px 15px 10px;
	
	/* IE version bleh  */
	_height: 45px;
	_width: 45px;


	_margin: 10px 0px 0px 5px;	
}

.subnavMain a {
	color: #000;
	text-decoration: none;
}

.subnavMain a:active {
	color: #000;
	text-decoration: none;
}

.subnavMain a:visited {
	color: #000;
	text-decoration: none;
}

.subnavMain a:hover {
	color: #000;
	text-decoration: none;
}

.subnav {
	font-size: 13px;
	clear: both;
	padding-left: 17px;
}

.subnav a:hover {
	text-decoration: underline;
}

.clearNav {
	clear: both;
}


/* end nav styles */





.registered {
	font-size: 14px;
	padding: 5px 2px 2px;
}
.content {
	padding: 7px;
}

img {
	border: 0px;
}

#acctbar {
	color: #FFFFFF;
}
#acctbar a {
	color: #FFFFFF;
}
#acctbar a:visited {
	color: #FFFFFF;
}
#acctbar a:active {
	color: #FFFFFF;
}

.style3 {font-size: 10px}


.bubble {
    width: 105px;
    overflow: none;
}

input.textArea
{
   background-color: #dbedff;
   font-size: 100%;
   color: #003366;
   font-family: Geneva, Arial, Helvetica, san-serif;
   font-weight:bold;
   width: 90%;
}