.lcdstyle_title{ /*Example CSS to create LCD countdown look*/
color:#666666;
font: bold 15px MS Sans Serif;
padding: 3px;
}


.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:White;
color:#cc6633;
font: bold 14px MS Sans Serif;
padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}



/*======================================================*/
#accordian {
	width:100%;
	border:solid 1px #999999;
}
.accordianHeader {
	padding:4px;
	margin:0px;
	background-color:#818FB6;
	color:#FFFFFF;
	border:solid 1px #999999;
}
.accordianHeader a {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
}
/*======================================================*/
html body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

h1 {
	color:#CC6633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:-1px;
}

h2 {
	color:#CC6633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:-1px;
}

h4 {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:-1px;
}

textarea {
	letter-spacing:0px;
	font: 13px Arial, Helvetica, sans-serif;
	border: 1px solid #0066CC;
	border: 1px solid #0066CC;
	color:#333333;
}

input {
	letter-spacing:0px;
	font: 13px Arial, Helvetica, sans-serif;
	border: 1px solid #0066CC;
	border-bottom-width:2px;
	border-right-width:2px;
	color:#333333;
	background-color:#EEE;
}

hr {
	border-top: 0px;
	border-bottom:1px #999999 dotted;
}

em {
	font: 12px Arial, Helvetica, sans-serif;
	color:#FF3300;
	letter-spacing:0px;
	font-style:italic;
}

#tip {
	border:1px dotted #999999;
}

label {
	clear:both;
	display:block;
	float:left;
	width:150px;
}

.photoborder {
	border: 1px solid #999999;
}

/*======================================================*/
.suggsHolder {
	border:1px black solid;
	background-color:#D5DAF0;
	position:absolute;
	height:100px;
	width:200px;
	font: 10px Arial, Helvetica, sans-serif;
	overflow:auto;
}
.suggsHolder li {
	list-style-position:outside;
}
.suggsHolder a {
	color:#006699;
	text-decoration:none;
}
.suggsHolder a:hover {
	color:#006699;
	text-decoration:none;
	border-bottom: dashed thin #666;
}

/*======================================================*/
#tabMenu {
	float:left;
	width:100%;
	background:#FFF;
	font-size:11pt;
	line-height:normal;
	border-bottom:1px solid #24618E;
}
#tabMenu ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}
#tabMenu li {
	display:inline;
	margin:0;
	padding:0;
}
#tabMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	text-align: center;
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#tabMenu a span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	text-align: center;
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;	
	padding:5px 15px 4px 6px;
	color:Black;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabMenu a span {
	float:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	text-align: center;
}
/* End IE5-Mac hack */
#tabMenu a:hover span {
	color:White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	text-align: center;
}
#tabMenu a:hover {
	background-position:0% -42px;
}
#tabMenu a:hover span {
	background-position:100% -42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	text-align: center;
}
#tabContent {
 width:100%  clear:both;
	padding:10px 10px 0 10px;
}
#tabHolder {
	width:100%;
	clear:both;
	border: none;
}
/*===================== AJAX TAB MENU =================================*/
#tabMenu li {
margin: 0;
}

#tabMenu li:hover li a, li.over li a {
margin: 0;
}

/* this sets all hovered lists to red */
#tabMenu li:hover a, li.over a, li:hover li a:hover, li.over li a:hover {
   	color: White;
   	background-color: White;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
}

/* set dropdown to default */
#tabMenu li:hover li a, li.over li a {
    color: White;
   	background-color: White;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
}

#tabMenu li ul li a {  } /* Sub Menu Styles */

#tabMenu li:hover ul, li.over ul { 	display:block  } /* The magic */

#tabMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tabMenu ul li {
	position: relative;
	border: None;
}

#tabMenu ul li a {
	display:block;
	text-decoration: none;
}

#TabMenuTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	text-align: center;
}

/*===================== MAIN MENU STYLES =================================*/

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:150px
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

ul li {
	position: relative;
	width:148px;
	border: 1px solid #e6e6e6;
}
/* keep folowing styles together..........................*/
html ul ul {
	margin-left:-16px;/* ie5 fix */
	voice-family: "\"}\""; 
	voice-family: inherit;
}	
html ul li {float:left;/* hide float from ie5*/}
html ul ul {
	width:148px;	
	voice-family: "\"}\""; 
	voice-family: inherit;	
}
html ul ul {margin-left:0;/* hide margin from ie5*/}

/* keep above styles together .............*/

li ul {
	display:none;
	background:#ffffff
}
li ul li{border:none;}
/* Styles for Menu Items */
ul li a {
	display:block;
	text-decoration: none;
	color: #333333;
	background: #ffffff ; 
	line-height:2em;
	height:2em;	
	padding:0 5px
}
/* this sets all hovered lists to red */
li:hover a, li.over a,
li:hover li a:hover, li.over li a:hover {
   color: #fff;
   background-color: #3464d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* set dropdown to default */
li:hover li a, li.over li a {
    color: #333333;
   background-color: #e6e6e6;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
li ul li a {  } /* Sub Menu Styles */
li:hover ul, li.over ul { 	display:block  } /* The magic */


.style2 {
	color: #333333;
	font-size: 12px;
}
.style3 {font-size: 12px}
.style4 {
	font-size: 24px;
	font-weight: bold;
}
.style5 {font-size: 9px}
.style6 {color: #FFFFFF}




/*======================================================*/

.MyCustomTable { 
   border : 1px solid #666666; 
 } 

 .MySectionHeaderTable { 
   border : 1px solid #666666; 
   font-family : Verdana,Arial,Sans-serif; 
   font-weight : Bold; 
   font-size : 100%;
   color : #800000; 
 } 
 .MyCustomHeader {
        white-space: nowrap;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #cc3333;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        font-weight: normal;
        text-decoration: none;
}

.MyCustomHeaderMenu {
        white-space: nowrap;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        font-weight: normal;
        text-decoration: none;
        letter-spacing: normal;
        text-align: left;
        vertical-align: middle;
        word-spacing: normal;
}

.MyCustomHeaderMenu a:link { 
   color : #333333; 
   text-decoration : none; 
 } 
 
.MyCustomHeaderMenu a:visited { 
   color : #333333; 
   text-decoration : none; 
 } 
.MyCustomHeaderMenu a:hover, .Caption a:active { 
   color : #0033cc; 
   text-decoration : none; 
} 

/*======================================================*/

/*======================================================*/

/*======================================================*/

/*======================================================*/

