body, p, td, input, h1, h2 {
    font-family:        Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-weight:        normal;
    color:              #000000;
}

h1, h2{
COLOR:#CC3300;
font-weight:bold;
}
h1 {
font-size:80%;
}
h2 {
font-size:77%;
}

.red_title {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 100%;
	color: #CC3300;
	font-weight: bold;
}
.text_content {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
        font-weight:normal;
        color:#000000;
        font-size:70%;
}
.red_text_content {
         font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
         font-size: 70%;
         color: #CC3300;
}

input {
        COLOR: #000000; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 10px
}

ul
{
    list-style-type: square;
}

.text {
font-size:          70%;
}
.small {
font-size:          55%;
}

body {
    background-color:     #CCCC99;
}


.title {
    font-weight:        bold;
    font-size:          15px;
    color:              #CC3300;
}

.title2 {
    font-weight:        bold;
    font-size:          12px;
    color:              #666633;
}

.title3 {
    font-weight:        bold;
    font-size:          70%;
    color:              #000000;
}

.slidetitle {
    font-weight:        bold;
    font-size:          14px;
    color:              #000000;
}
a.slidetitle:link {
    font-weight:        bold;
    font-size:          14px;
}
a.slidetitle:hover {
    font-weight:        bold;
    font-size:          14px;
}
a.slidetitle:visited {
    font-weight:        bold;
    font-size:          14px;
}

.redtitle {
    font-weight:        bold;
    font-size:          70%;
    text-transform: uppercase;
    color:              #CC3300;
}

a:link {
    color:              #000000;
    text-decoration:	underline;
}

a:hover {
    color:              #000000;
    text-decoration:	underline;
}

a:visited {
    color:              #CC9966;
    text-decoration:	underline;
}

td.home_separator {
 background-color:     #CCCC66;
}

td.separator {
 background-color:     #666666;
}



h1 {
    font-family:        Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-weight:        bold;
    font-size:          16px;
}

td.topnav {
    font-size:          10px;
}

a.topnav:link {
    color:              #000000;
    text-decoration:	underline; 
    font-size:          10px;

}

a.topnav:hover {
    color:              #000000;
    text-decoration:	underline; 
    font-size:          10px;

}

a.topnav:visited {
    color:              #000000;
    text-decoration:	underline; 
    font-size:          10px;
}

a.topnavvisited {
    color:              #000000;
    text-decoration:	underline; 
    font-weight:        bold;
    font-size:          10px;

}

a.topnavvisited:link {
    color:              #000000;
    text-decoration:	underline; 
    font-weight:        bold;
    font-size:          10px;

}

a.topnavvisited:hover {
    color:              #000000;
    text-decoration:	underline; 
    font-weight:        bold;
    font-size:          10px;

}

a.topnavvisited:visited {
    color:              #000000;
    text-decoration:	underline;
    font-weight:        bold; 
    font-size:          10px;
}

td.hnav {
    background-color:	#666633;
    color:        #FFFFFF;
    font-size:          11px;
    font-weight:        bold;
    text-decoration:    none;
}

a.hnav:link {
    color:		#FFFFFF; 
    font-size:          11px;
    font-weight:        bold;
    text-transform: uppercase;
    text-decoration:	none; 
}
    
a.hnav:hover {
    color:		#FFFFFF; 
    font-size:          11px;
    font-weight:        bold;
    text-transform: uppercase;
    text-decoration:	none; 
}
    
a.hnav:visited {
    color:		#FFFFFF;
    font-size:          11px;
    font-weight:        bold;
    text-transform: uppercase;
    text-decoration:	none;
}

a.hnavselected {
    color:		#CCCC99;
    font-size:          11px;
    font-weight:        bold;
    text-transform: uppercase;
    text-decoration:	none;
}

a.hnavselected:link {
    color:		#CCCC99;
    font-size:          11px;
    font-weight:        bold;
    text-transform: uppercase;
    text-decoration:	none;
}
    
a.hnavselected:hover {
    color:		#CCCC99;
    font-size:          11px;
    font-weight:        bold;
    text-transform: uppercase;
    text-decoration:	none; 
}
    
a.hnavselected:visited {
    color:		#CCCC99;
    font-size:          11px;
    font-weight:        bold;
    text-transform: uppercase;
    text-decoration:	none;
}
.text   { color: black; font-size: 70%;}
.subtitle   { color: black; font-weight: bold; font-size: 70%; }
.headline    { color: #666633 ; font-weight: bold; font-size: 75%; }

