@charset "UTF-8";
/* CSS Document */

body {
background-image:url(images/bg.gif);
background-repeat:repeat;
font-family:"Trebuchet MS", Geneva, Helvetica;
font-size:12px;
color:#666;
margin-top:58px;
}

.mainborder {
background-color:white;
border:1px solid #ccc;
}

a:link {
font-weight:normal;
color:#666;
text-decoration:none;
}

a:visited {
font-weight:normal;
color:#666;
text-decoration:none;
}

a:hover {
font-weight:normal;
color:#813B8C;
text-decoration:underline;
}

a:active {
font-weight:normal;
color:#666;
text-decoration:none;
}

.catcolor:link {
font-size:14px;
color:#666;
text-decoration:none;
line-height:23px;
margin-left:3px;
}


.catcolor:visited {
font-size:14px;
color:#666;
text-decoration:none;
line-height:23px;
margin-left:3px;
}


.catcolor:hover {
font-size:14px;
color:#5794DEss;
text-decoration:none;
line-height:23px;
margin-left:3px;
}


.catcolor:active {
font-size:14px;
color:#666;
text-decoration:none;
line-height:23px;
margin-left:3px;
}

.pagelinkcolor {
font-size:12px;
color:white;
text-decoration:none;
}


.pagelinkcolor:link {
font-size:12px;
color:white;
text-decoration:none;
}


.pagelinkcolor:visited {
font-size:12px;
color:white;
text-decoration:none;
}


.pagelinkcolor:hover {
font-size:12px;
color:white;
text-decoration:underline;
}


.pagelinkcolor:active {
font-size:12px;
color:white;
text-decoration:none;
}

.pagetitle {
font-size:14px;
color:#813B8C;
}

input.button, .formbutton {
margin:10px;
padding:2px;
color:#000000;
background-color: #5794DE;
border:1px solid;
border-top-color: #fff;
border-left-color: #fff;
border-right-color: #fff;
border-bottom-color: #fff;
font-size:12px;
color:#fff;
}

.accent {
font-weight:normal;
color:#813B8C;
}

.lgfont {
font-size:14px;
color:#813B8C;
}
