/* hypertext links */
A:link {color: #990099; text-decoration: underline;}
A:visited {color: #990099; text-decoration: underline;}
A:active {color: #990099; text-decoration: underline;}
A:hover {color: #CC0099; text-decoration: underline;}

/* hypertext links */
A.footer2:link {color: #990099; text-decoration: none; font-size:11px; color:#FFCC99;}
A.footer2:visited {color: #990099; text-decoration: none; font-size:11px; color:#FFCC99;}
A.footer2:active {color: #990099; text-decoration: none; font-size:11px; color:#FFCC99;}
A.footer2:hover {color: #CC0099; text-decoration: underline; font-size:11px; color:#FFCC99;}

/* basic elements */
body
{
margin-left:0px;
margin-right: 0px;
margin-top:0px;
margin-bottom:0px;
background-image: url(images/bg1.gif);
background-repeat: no-repeat;
background-color:#FF6600;
}

hr {color: #E3D4A8;}

.ptitle {padding-top:30px;}

td {font-family:Verdana, Arial, sans-serif; font-size:13px; color:#000000;}
td.nav2 {padding-left:5px;}
table.border {border:solid 1px #000000;}
.subhead1 {font-weight:bold; color:#660099;}
.subhead2 {font-weight:bold; color:#3366CC;}
.small {font-size:11px; color:6600CC;}
.caption {font-size:11px; color:#666666;}

H1, H2, H3, H4, H5 {font-family:Verdana, Arial, sans-serif; margin-bottom:0px; margin-top:0px;}
H1 {font-size:18px; line-height:26px; color: #660099; }
H2 {font-size:16px; line-height:24px; color: #CC0000;}
H3 {font-size:13px; line-height:20px; color: #FF9900;}
H4 {font-size:13px; line-height:20px; color: #CC0000;}
H5 {font-size:13px; line-height:20px; color: #CC0000;}
.tsub1 {font-size:13px; font-weight:bold; color:#660099;}

.line {line-height:20px;}

.layout {padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px;background-color:#FFFFFF;}

/*  footer  */
.footer1 {font-family:Verdana, Arial, sans-serif; font-size:11px;}
.footer2 {font-family:Verdana, Arial, sans-serif; font-size:11px; color:#FFCC99;}

