body {
margin-top: 20px; 
background-color: #670A98; 
/*  background-image: url(../images/Back.jpg);  */
background-repeat: repeat;
scrollbar-base-color:#3F0260; 
scrollbar-track-color:#670A98; 
scrollbar-arrow-color:#D8D1EF; 
}

/* ~~~~~~~~ Begin Table Config */

table#main { 
width: 664px;
border-style: solid;
border-width: 2px;
border-color: 3F0260;
/* background-color: FFFFFF; */
/* background-image: url(../images/Back2.jpg); */
}

tr#head { 
vertical-align: middle; 
} 

td#head { 
text-align: center;
padding: 0px 0px 0px 0px;
}

tr#flash { 
vertical-align: middle; 
} 

td#flash { 
text-align: center;
padding: 0px 0px 0px 0px;
border-top-style: solid; border-top-width: 1px; border-top-color: #3F0260; 
}

tr#menu { 
vertical-align: middle; 
} 

td#menu { 
text-align: center;
padding: 5px 5px 5px 5px; 
border-top-style: solid; border-top-width: 1px; border-top-color: #3F0260; 
border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #3F0260; 
}

tr#main { 
vertical-align: top; 
} 

td#main { 
text-align: left;
/* padding: 10px 20px 20px 20px; */
}

tr#main2 { 
vertical-align: top; 
} 

td#main2 { 
text-align: left;
padding: 10px 20px 20px 20px;
}

tr#foot { 
vertical-align: top; 
} 

td#foot-left {  
width: 395px;
text-align: left;
padding: 20px 20px 20px 20px;
border-top-style: solid; border-top-width: 1px; border-top-color: #3F0260; 
} 

td#foot-right { 
width: 355px;
text-align: right;
padding: 20px 20px 20px 20px;
border-top-style: solid; border-top-width: 1px; border-top-color: #3F0260; 
} 

/* ~~~~~~~~ End Table Config */
/* ~~~~~~~~ Begin Text */

p {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 15px; 
font-weight: bold; 
color: #D8D1EF;  
}

span.head3 {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 20px; 
font-weight: bold; 
color: #D8D1EF;  
}

span.head1 {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 30px; 
font-weight: bold; 
color: #D8D1EF; 
}

span.head2 {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 20px; 
font-weight: bold; 
color: #D8D1EF; 
}

span.copyright {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 13px; 
font-weight: normal; 
font-style: italic;
color: #808080; 
}

span.caption {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 13px; 
font-weight: normal; 
font-style: italic;
color: #D8D1EF; 
}

/* ~~~~~~~~ End Text */
/* ~~~~~~~~ Begin Links */

a.link:link  {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 15px; 
font-weight: bold; 
color: #EEDD82; 
text-decoration: underline; 
}

a.link:visited  {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 15px; 
font-weight: bold; 
color: #EEDD82; 
text-decoration: underline; 
}

a.link:hover {
color: #670A98; 
background-color: #EEDD82; 
text-decoration: underline; 
}

/* ~~~~~~~~ End Links */


