P {
margin-left: 0.25in; 
margin-right: 0.25in; 
margin-top: 0; 
margin-bottom: 0; 
text-align: left;
font-family: Verdana, Arial; 
font-weight: normal; 
font-size: 10pt; 
color: black;}

.bullet2 {
margin-bottom: 6px; 
margin-left: 0px; 
text-align: left;
font-family: verdana, Arial; 
font-weight: normal; 
font-size: 12pt; 
color: black; 
}

span.color1  {font-family: Verdana, Arial; font-weight: normal; color: #333333;} 
span.color2  {font-family: Verdana, Arial; font-weight: normal; color: gray;} 
span.color3  {font-family: Verdana, Arial; font-weight: normal; color: #800000;}
span.color4  {font-family: Verdana, Arial; font-weight: normal; color: #ffffff;} 

H1 {text-align: left; margin-left: 0.25in; margin-top: 5px; margin-bottom: 5px; font-family: Verdana, Arial; font-weight: bold; font-size: 20pt; font-style: normal; color: #000080; }
H2 {text-align: left; margin-left: 0.25in; margin-bottom: 5px; font-family: Verdana, Arial; font-weight: bold; font-size: 14pt; color: #000080; }
H3 {text-align: center; font-family: Verdana, Arial; font-weight: normal; color: black;}

.shadow1 {margin-bottom: 5px; text-align: center; position: relative; font: 1.5em arial; font-style: normal; font-weight: normal; font-size: 28pt; color: silver;}
.text1 {text-align: center; position: absolute; left: -2.0px; top: -1.0px; font-style: normal; font-weight: normal; font-size: 28pt; color: #000080;}

A:link {text-decoration: none; color: #333333;}
A:visited {text-decoration: none; color: #333333;}
A:hover {text-decoration: none; color: red;}
A:active {text-decoration: none; color: #333333;}

a:link.alt1 {text-decoration: none; color: black;}
a:visited.alt1 {text-decoration: none; color: black;}
a:hover.alt1 {text-decoration: none; color: red;}
a:active.alt1 {text-decoration: none; color: black;}

body { background-image: url('images/back64.jpg') }
body { margin-top: 0 }

table#toptitle { width: 100%; height: 130px; background-image: url(''); border: 0px none}
table.td1 { background-color: white; border: 1px solid black; }
table.td2 { background-color: gray; border-top: 1px solid black; border-bottom: 1px solid black; height: 5px;}


td.cell1 { background-image: url('images/toptitle.jpg'); background-color: #590000; }
td.cell2 { background-color: black; border-right: 1px solid black; }

div#slideshow1 { width: 100%; height: 200px; background-image: url('images/cloth3.jpg'); border: 0px none}

.hr1 {height: 1px;background-color: black; color: black; width:100%; border: none; padding: 0;}

.bgcolor1 { background-color: silver; }

.ol2 { border: 1px solid black; }
.ol3 { border-left: 1px solid black; border-right: 1px solid black; border-top-width: 0px; border-bottom: 1px solid black; }


li.li2 { color: black;}

.shadow {position: relative; font: 1.5em arial; font-style: normal; font-weight: bold; font-size: 30pt; color: gray;}
.text {position: absolute; left: -3.0px; top: -2.0px; font-style: normal; font-weight: bold; font-size: 30pt; color: black;}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
text-align: left;
border: 1px solid black;
border-bottom-width: 0;
width: 180px;
}

#ddblueblockmenu ul{
text-align: left;
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 2px 0;
padding-left: 9px;
width: 164px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: black;
background-color: #C0C0C0;
border-bottom: 1px solid gray;
border-left: 7px solid gray;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 180px; /*IE 5*/
w\idth: 164px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
color: white;
background-color: gray;
border-left-color: #000080;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

/* a comment for this rule */