body
{
	width: 100%;
	min-width: 600px;
	margin: 0px;
	background-color: #000;
	font-family: Trebuchet, Trebuchet MS, SansSerif;
	color: #333;
}
td
{
	
}
p
{
	
}

ul
{
	margin-top:0;
	margin-bottom:0;
	list-style-position:outside;
}

li
{
	margin:0 0 0 -20px;
}

img
{
	border: 0
}
a
{
	color: #336666;
}
a:hover
{
	color: #cc0000;
}
h1
{
	font-size: 1.8em;
	color: #000;
	font-weight:bold;
	font-family: Trebuchet, Trebuchet MS, SansSerif;
}
h2
{
	font-size: 1.4em;
	color: #336666;
	font-weight:bold;
	font-family: Trebuchet, Trebuchet MS, SansSerif;
}

h2.home
{
	font-size: 1.5em;
	color: #000;
	text-transform:uppercase;
	margin-top:0;	
	font-weight:bold;
	font-family: Trebuchet, Trebuchet MS, SansSerif;
}

h3
{
	font-size: 1em;
	color: #000;
	font-weight:bold;
	font-family: Trebuchet, Trebuchet MS, SansSerif;
}

.button
{
	color:#fff;
	background-image: url(/images/nav/button_fade.gif); 
	background-color:#000;
	border:0;
	font-size:.95em;
	font-weight:bold;
	font-family: Trebuchet, Trebuchet MS, SansSerif;
	padding: 0px 3px 0px 3px;
}
select
{
	font-family: Trebuchet, Trebuchet MS, SansSerif;
}

.micro
{
    FONT-SIZE: .8em;
    display:inline;
}

.textbox
{
	font-family:Trebuchet, Trebuchet MS, SansSerif;
	font-size:1em;
	border:0;
	width:132px;
	height:16px;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:3px;
	background-color:#eee;
}

.selectbox
{
	font-family:Trebuchet, Trebuchet MS, SansSerif;
	font-size:1em;
	border:0;
	height:16px;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:3px;
	background-color:#eee;
}

/* rounded buttons white bg */
.round
{
	cursor:pointer; 
	cursor:hand; 
	line-height:18px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
	background:url(/images/nav/button.gif) no-repeat right top; 
	padding-right:10px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}

.round span
{ 
	background:url(/images/nav/button.gif) no-repeat left top; 
	height:18px;
	display:block;
	display:inline-block;
	padding-left:10px;
	line-height:18px;
}

a.round:hover {background-position:right -155px;}
a.round:hover span {background-position:left -155px;}
h2.round {cursor:auto;}
/* end rounded buttons */

/* rounded buttons green bg */
.round2
{
	cursor:pointer; 
	cursor:hand; 
	line-height:18px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
	background:url(/images/nav/button2.gif) no-repeat right top; 
	padding-right:10px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}

.round2 span
{ 
	background:url(/images/nav/button2.gif) no-repeat left top; 
	height:18px;
	display:block;
	display:inline-block;
	padding-left:10px;
	line-height:18px;
}

a.round2:hover {background-position:right -155px;}
a.round2:hover span {background-position:left -155px;}
h2.round2 {cursor:auto;}
/* end rounded buttons */



.cec
{
	background: url(/images/pics/cec.gif) center right no-repeat;
	padding-right: 15px;	
}




.small
{
	font-size: 1em;
}

.smallgray
{
	color:#999;
	font-size: 1em;
}
.green
{
	color:#336666;
	font-weight:bold;
}
.error
{
	color:#ff0000;
	font-weight:bold;
}
a.plus
{
	padding-left:15px;
	background-image: url(/images/nav/plus.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	font-size: 1em;
	font-weight:bold;
}
#footer
{
	font-size: 1em;
	color: #fff;
}
#footer a
{
	color: #fff;
}
#footer a:hover
{
	color: #cc0000;
}
#crumb
{
	color: #567784;
	font-size: 1em;
}
#crumb a
{
	color: #666666;
	text-decoration: none;
}
#crumb a:hover
{
	color: #cc0000;
	text-decoration: underline;
}
#pagefunctions
{
	color: #567784;
	font-size: 1em;
}
#pagefunctions a
{
	color: #567784;
	text-decoration: none;
}
#pagefunctions a:hover
{
	color: #567784;
	text-decoration: underline;
}
.callout
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.2em;
    COLOR: #333333
}
.caption
{
    COLOR: #333333;
    FONT-STYLE: italic;
    padding-top:10px;
}
.navheader
{
    FONT-SIZE: 1.2px;
    COLOR: #333333;
    FONT-STYLE: italic;
    padding-top:10px;
}



/*LEFT MENU STYLE*/
td.menu01 {padding: 3px 0px 2px 0px; font-size:1em; line-height: 1.2em; background-image: url(/images/nav/arrow_down.gif); background-repeat:no-repeat; background-position:right;}
A:link.menu01 {text-decoration:none; color:#567784;}
A:visited.menu01 {text-decoration:none; color:#567784;}
A:active.menu01 {text-decoration:none; color:#567784;}
A:hover.menu01 {text-decoration:underline; color:#cc0000;}

td.menu02 {padding: 3px 0px 2px 0px; font-size: 1em; line-height: 1.2em;}
A:link.menu02 {text-decoration:none; color:#567784;}
A:visited.menu02 {text-decoration:none; color:#567784;}
A:active.menu02 {text-decoration:none; color:#567784;}
A:hover.menu02 {text-decoration:underline; color:#cc0000;}

td.menu03 {padding: 5px 0px 0px 10px; font-size: 1em; line-height: 1.2em;}
A:link.menu03 {text-decoration:none; color:#666666;}
A:visited.menu03 {text-decoration:none; color:#666666;}
A:active.menu03 {text-decoration:none; color:#666666;}
A:hover.menu03 {text-decoration:underline; color:#cc0000;}

td.menu04 {padding: 5px 0px 0px 20px; font-size: 1em; line-height: 1.2em;}
A:link.menu04 {text-decoration:none; color:#666666;}
A:visited.menu04 {text-decoration:none; color:#666666;}
A:active.menu04 {text-decoration:none; color:#666666;}
A:hover.menu04 {text-decoration:underline; color:#cc0000;}




ul.cec-quote 
{
	list-style: none;
	margin: 0;
	padding: 15px 15px 0 15px;
}
ul.cec-quote img.quote 
{
	float: left;
	padding: 4px 7px 0 0;
}
ul.cec-quote img.quoteEnd 
{
	display: inline;
	margin: -4px 0 0 0;
	padding: 0;
	position: relative;
	top: 5px;
}
ul.cec-quote h3 
{
	font-size: 1.4em;
	color: #000;
	line-height: 1.4em;
	margin: 0;
	padding: 7px 0 8px 0;
}
ul.cec-quote li 
{
    text-align: right;
}
ul.cec-quote li em.signature 
{
	font-size: 1em;
	color: #666;
	margin: 0;
	padding: 8px;
}
ul.cec-quote li p 
{
	margin: 0;
	padding: 0;
	text-align: center;
}
ul.cec-quote li p a:link 
{
	font-weight: bold;
}




.calnon
{
    FONT-SIZE: 1em;
    BACKGROUND-COLOR: #F0F0F0;
    TEXT-ALIGN: right;
}
.calblu
{
	COLOR: #FFFFFF;
    FONT-SIZE: 1em;
    BACKGROUND-COLOR: #567784;
    TEXT-ALIGN: right;
}
.calday
{
	FONT-SIZE: 1em;
    BACKGROUND-COLOR: #CCCCCC;
    TEXT-ALIGN: center;
    width:14%;
}
.calmon
{
	FONT-SIZE: 1em;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
A.cal
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
}
A.cal:visited
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
}
A.cal:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline;
}

.rowheader
{
	background-color:#336666;
	color:#fff;
}
.row1
{
	background-color:#fff;
}
.row2
{
	background-color:#f0f0f0;
}


.boardTD1
{
	background-color: #ffffff; padding-bottom: 3px; padding-right: 8px; vertical-align: top; white-space: nowrap; font-weight:bold;
	border-bottom:dotted 1px #ccc;
}
.boardTD2
{
	background-color: #ffffff; padding-bottom: 3px; padding-right: 8px; vertical-align: top; border-bottom:dotted 1px #ccc;
}
.boardTD3
{
	background-color: #ffffff; padding-bottom: 3px; vertical-align: top; border-bottom:dotted 1px #ccc;
}