/* Created using Style Master from Western Civilisation CSS1 { 48 59 451 409 } */
a:link {
color : #aa0000;
font-size : 10px;
font-family : Verdana,Arial,Helvetica;
text-decoration : none;
font-weight : bold;
}

a:visited {
color : #696969;
font-size : 10px;
font-family : Verdana,Arial,Helvetica;
text-decoration : none;
font-weight : bold;
}

a:active {
color : #ff0000;
font-size : 10px;
font-family : Verdana,Arial,Helvetica;
text-decoration : underline;
font-weight : bold;
}

a:hover {
color : #ff0000;
font-size : 10px;
font-family : Verdana,Arial,Helvetica;
text-decoration : underline;
font-weight : bold;
}

body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
}

input.button {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight : bold;
color : #ffffff;
background-color: #125687;
padding: 1px 6px;
background:url(admin/grad_butt.gif) repeat-x left top;
}

input.noborder {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
border: 0px #000000 solid;
}

textarea {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
border: 1px #000000 solid;
}

select {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
border: 1px #000000 solid;
}

input {
color : #000000;
font-size : 10px;
font-family : Verdana,Arial,Helvetica;
font-weight : normal;
background-color : #ffffff;
border: 1px #cccccc solid;
}

hr {
color: #ffffff;
border-top: 1px #000000 dotted;
}