/** START CCC's STYLE SHEET DEFINITIONS **/

BODY{
 background-color:#ffffff;
 color:#999999;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 margin:0px 0px 0px 0px;
}

a{
 text-decoration:underline;
 color:#d57a21;
}

a.hover{
 color:#e86e02;
}

a.foot{
 text-decoration:underline;
 color:#ffffff;
}

a.foot:hover{
 color:#ffffff;
}

div.dotbar{
 height:8px;
 width:100%;
 background-image:url('images/dotbar.jpg');
 margin:3px 0px 7px -3px;
}

h1{
 font-size:24px;
 color:teal;
 font-weight:bold;
}

h2{
 font-size:18px;
 color:#7bbbbf;
 padding-bottom:0px;
 margin-bottom:0px;
}

img.bordered{
 border-width:3px;
 border-style:solid;
 border-color:#7bbbbf;
}

p,li{
 padding:0px 20px 3px 0px;
 font-size:13px;
 text-align:left;
}

/** Table Settings **/
.main{
 border-left:1px;
 border-right:1px;
 border-top:1px;
 border-bottom:1px;
 border-style:solid;
 border-color:#333333;
}

.content{
 background-color:#ffffff;
 color:#000000;
 vertical-align:top;
 padding:5px 5px 10px 0px;
}

.crossbar{
 /** background-color:teal; **/
 background-image:url('images/teal_green.gif');
 color:#ffffff;
 text-align:right;
 font-size:17px;
 padding:2px 10px 2px 2px;
}

.crossbar2{
 /** background-color:teal; **/
 background-image:url('images/teal_green.gif');
 color:#ffffff;
 text-align:right;
 font-size:9px;
 padding:2px 10px 2px 2px;
 height:25px;
}

.curve{
 /** background-color:teal; **/
 background-image:url('images/teal_green.gif');
 width:50px;
 padding:0px 0px 0px 0px;
}

.header1{
 border-top:0px;
 border-right:0px;
 border-left:0px;
 border-bottom:1px;
 border-color:#333333;
 border-style:solid;
}

.nav{
 /** background-color:teal; **/
 background-image:url('images/teal_green.gif');
}

.p{
 padding:0 15px 0 0;
}

.photomargin{
 background-color:#ffffff;
 padding:15px 0px 0px 0px;
}

.trsection{
 border-style:solid;
 border-width:1px;
 border-color:#000000;
}
