////////////////////////////////////////////////////////////////
// this is the style sheet. it controls all those weird "class"
//commands you see everywhere.
// ^_~
////////////////////////////////////////////////////////////////



body {color:#B2B2B2; font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt;}
td {color:#B2B2B2; font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt;}
a {color:#8653FF; text-decoration: none;}
a:hover {color:#523387;}
.menu {color:#8653FF; font-weight: bold; text-decoration: none;}

h1 {padding-left:25px; padding-top:5px; color:#FFFFFF; height:30px; font-size: 18pt; border-bottom: thick solid #B2B2B2; background:url(images/h1.gif) no-repeat left top;}

.top {background:url(images/header.jpg) no-repeat Top; padding-top:5px;}
.left {background:url(images/left.jpg) no-repeat Top;}
.border{border:thick solid #000000;}
.right {background:url(images/right.jpg) no-repeat Top;}
.main {padding: 10px;}

.credit {font-size:6pt; color:#403D49; font-weight:bold; letter-spacing: 2px;}