html, body  {
	font-family :Arial, Helvetica, sans-serif;
	border: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #339999;
}
p{
	Font-size:90%;
	color:#333333;	
}

.search, p.search{
	Font-size: 80%;
}

.home, p.home{
	Font-size:80%;
	color:#339999;	

}

ul{
	Font-size:90%;
	list-style-image : url(/images/ul_marker.gif);
}
ol{
	Font-size:90%;
}
}
dl{
	Font-size:90%;
}


A, A:link, A:active, A:visited {
	text-decoration: none;
	color: #006600;
}

A:hover, A:hover.header {
	text-decoration: underline;
}

.breadcrumb, A.breadcrumb, A:link.breadcrumb, A:active.breadcrumb, A:visited.breadcrumb{
	color:006600;
}

.mainNav, A.mainNav, A:link.mainNav, A:active.mainNav, A:visited.mainNav{
	color:#660066;
}

.header, A.header, A:link.header, A:active.header, A:visited.header {
	color: #333333;
}

.nav, A.nav, A:link.nav, A:visited.nav{
	color: #339999;
	font-weight:bold;
	background: #FFFFFF;
	/*padding : 3 0 3 0;*/
	text-align: left;
	Font-size:90%;
}
/*
b, strong {
	color: blue;
}
*/
.mainHighligh, p.mainHighlightt {
	font-weight: bold;
}

.main {
	background:white;
	color:#333333;
	
}

.small, p.small {
	Font-size:70%;
	/*text-align:center;*/
	/*color: white;*/
}

.smallNormal, p.smallNormal{
	Font-size:70%;
}

.smallMain, p.smallMain{
	Font-size: 75%;
}

.highlight, p.highlight, b.highlight, strong.highlight,  h4.highlight, h3.highlight{
	color: 006600;
}
.highlight02, p.highlight02, b.highlight02, strong.highlight02,  h4.highlight02, h3.highlight02{
	color: 999966;
}

.marquee, p.marquee{
	font-weight: bolder;
	font-size:80%;
	color:006600;
}
.T1head, td.T1head, th.T1head {
	/*background:#cccccc;*/
	color:#333333;
	padding: 3 3 3 3;	
	font-weight:bold;
	/*text-align: center;	*/
}


T1, table.T1 {
	border: 0 0 0 0; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 	

}

.T1head, h1 .T1head, h2 .T1head, h3.T1head, h4.T1head, h5.T1head, p.T1head, b.T1head {
	color:#333333
	padding: 3 3 3 3;	
}

.T1col1, td.T1col1, p.T1col1, a.T1col1, a:visited.T1col1 {
	background:#99cccc;
	color:#333333;
	padding: 3 3 3 3;
	
}

.T1col2, td.T1col2, p.T1col2, a.T1col2, a:visited.T1col2{
	background:#ccffff;
	color:#333333;
	padding:  3 3 3 3;
	text-align: top;
}

.T1col3, td.T1col3, p.T1col3, a.T1col3, a:visited.T1col3{
	background:#cccccc;
	color:#333333;
	font-weight:bold;
	padding:  3 3 3 3;
}
.T1col4, td.T1col4, p.T1col4, a.T1col4, a:visited.T1col4{
	background:#FFFFcc;
	color:#333333;
	padding:  3 3 3 3;
}

.T1highlight, td.T1highlight,p.T1highlibht, a.T1hightlight, a:visited.T1highlight{
	background:#cc6600;
	color:#333333;
	font-weight:bolder;
	padding: 3 3 3 3;
}
.T1highlight1, td.T1highlight1,p.T1highlibht1, a.T1hightlight1, a:visited.T1highlight1{
	/*background:#333333;
	color:#ffffff;*/
	background:#cc6600;
	color:#ffffff;
	font-weight:bolder;
	padding: 3 3 3 3;
}

/*
.T1col2, td.T1col2 {
	background:#333333;
	color:#ffffff;
	padding: 0 0 0 4pt;
*/
.T1spacer, td.T1spacer {
	background:black;
	color:white;
	font-weight:bold;
}

#spacer {
	height: 1;
}

.footer, p.footer{
	Font-size:60%;
	text-align: center;
}

