
body
{
	margin: 0px 0px;
	background: #fff;
	color: #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}



table, td
{
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	border-width: 0;
	padding: 0;
}

.emphasis
{
	font-weight: bold;
	color: #000766;
	font-size: 12px;
}

td.blank
{
	background: transparent;
}

table.main {
	background: url(images/watermark.jpg);
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	border-width: 0;
	padding: 0;
}

td.subbarBody
{
	background: url(images/subbar1_body.jpg);
  	color: white;
  	font-weight: bold;
  	font-size: 10px;
}

.subbarTail
{
	width: 100;
	background: url(images/subbar1_tail.jpg) no-repeat;
	background-position: right;
}

.subbarNose
{
	background: url(images/subbar1_shdw_nose.jpg) no-repeat;
	background-position: top right;
}

td.subbarShadowMiddle
{
	background: url(images/subbar1_shdw_body.jpg) repeat-x;
}

.subbarShadowRight
{
	background: url(images/subbar1_shdw_tail.jpg) no-repeat;
	background-position: top right;
}

/* right side *****************************************************
*****************************************************************/
.rightsidesmall
{
	font-size: 10px;
	color: black;
}

.rightsidebig
{
	font-size: 14px;
	color: black;
	font-weight: bold;
}


/* titlebar *****************************************************
*****************************************************************/
td.titlebarText
{
	background: url(images/titlebar_body.jpg) repeat-x;
	color: #fff;
	font-family: "times new roman";
	font-weight: bold;
	font-size: 16px;

}


td.titlebarText a
{
	color: #fff;
	font-family: "times new roman";
	font-weight: bold;
	font-size: 16px;

}

td.titlebarLeft
{	
	width: 13;
	background: url(images/titlebar_nose.jpg) no-repeat;
}

.titlebarBottomLeft
{
	width: 13;
	background: url(images/titlebar_shdw_nose.jpg) no-repeat;
}

td.titlebarRight
{	
	width: 13;
	background: url(images/titlebar_shdw_tail.jpg) no-repeat;
	background-position: right;
}
.titlebarBottomRight
{	
	width: 13;
	position: relative;
	background: url(images/titlebar_shdw_cornr.jpg) no-repeat;
	background-position: top right;
}
td.titlebarBottomMiddle
{	
	background: url(images/titlebar_shdw_body.jpg) repeat-x;
}
/****************************************************************
*****************************************************************/


/* General Table Attributes *************************************
*****************************************************************/

table.submenu td.subHeading
{
	background: #80ADFF;
	color: white;
	font-weight: bold;
	font-size: 10px;
}

table.submenu, td.submenu
{
	width: 150px;
	background: "#FFF8E3";
}

table.submenu td
{
	font-size: 10px;
}



td.smallTitleBar
{
	background: #8080FF;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.tinyQuote
{
	font-size: 9px;
}


/* staff page ***************************************************
*****************************************************************/

.staffContainer
{
	float: left;
}

td.stafftext
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: white; 
	background:  url(images/subbar2_body.jpg);
}

td.stafftext2
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: white; 
	background:  url(images/subbar2_body.jpg);
}

tr.staffPicBack
{
	background:  #016390;
}

/****************************************************************
*****************************************************************/








ul.graphic
{
	list-style-image : url(images/red_ball.jpg);
}

ul.graphic li
{
	padding-bottom: 16px;
}

table.billboard
{
	border-width: 1px;
}

td.section_desc
{
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 2;
}

a
{
	color: blue;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

.quotebig 
{
	color: #CC6666;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
}

.quote 
{
	color: #CC6666;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

.quote1 
{
	color: #CC6666;
	font-weight: normal;
	font-style: italic;
}

h1.problemsolved
{
   font-weight: normal;
   font-size: 12pt;
}




.links {font-family: Arial; text-decoration: none; color: #4b4b4b; font-size: 11px;}
.links:hover {font-family: Arial; text-decoration: underline; color: #4b4b4b; font-size: 11px;}
.linkInfo {font-family: Arial; text-decoration: none; color: #b4b4b4; font-size: 11px;}


# ABOUT PAGE ###########################################################
########################################################################
.aboutInfo 
{
	background: #d4dcf1;
	font-family: Arial; 
	text-decoration: none; 
	color: #000000; 
	font-size: 10px;
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px
}




# HEADER  ## ###########################################################
########################################################################

table.popUpDesc
{
	background: #0099CC;
}

td.popUpDescTop {
	background: #0099CC url(images/bar_desc_shadow.gif);
}


td.popUpDescText{
	background: #0099CC;
	color: white;
	font-size: 8pt;
	font-weight: bold;
}

td.popUpDescBottomLeft {
	background: #0099CC url(images/bar_desc_start.jpg) no-repeat;
}


td.popUpDescBottomRight {
	background: #0099CC url(images/bar_desc_end.jpg) no-repeat;
	background-position: bottom right;
}

td.logoback {
	background: url(images/header_cap.jpg) repeat-x;
}

td.barshadow {
	background: url(images/bar_shadow.jpg) repeat-x;
}

.logo {
	position: relative;
	width: 700px;
	height: 90px;
	margin: 0;
        padding: 0;
	/* background: url(images/header_logo.jpg) no-repeat; */
}