/* Link element */
a:hover {color:#b7b16d; text-decoration:none}
a {color:#999900}
a:active {color:#b7b16d}
a:visited {color:#999900}

/* Main body text */
body,td {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color:#696969}

/* Title text */
.title {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:#696969; font-weight: bold}

/* Admin text */
.header {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:#ffffff; font-weight: bold}

/* Small text */
.small {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color:#696969}

/* Footer text */
.footer {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color:#ffffff; font-weight: bold}
/* Footer text */
.footer2 {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color:#ffffff}

/* Links rail*/
#links {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color:#0099ff}

/* Left rail news */
#news {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color:#999900; font-weight: bold}

/* Footer link */
#footerLnk {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color:#ffffff}

/* Form fields*/
textarea {font-family: Verdana; font-size: 10px; color: #666666; background-color: #E1E4E6; border-color: #00658d}
input {font-family: Verdana; font-size: 10px; color: #666666; background-color: #E1E4E6; border-color: #00658d}
.submitText {font-family: Verdana; font-size: 10px; color: #ffffff; background-color: #008ec6; border-color: #cccccc}
.checkboxText {font-family: Verdana; font-size: 10px;background-color: #ffffff; border-color: #cccccc}

