
/*Classes*/

.buttontext{font-family: "Monotype Corsiva"; font-size: 1.3em; font-style: normal; font-weight: normal; color: #FFFF99; text-decoration: none}
.maintext{font-family: "Times New Roman", Times, serif; font-size: 1.0em; font-style: normal; font-weight: bold; color: #999999; text-decoration: none}
.headertext{font-family: "Monotype Corsiva"; font-style: normal; font-weight: bold; color: #993333}
.menuheader{font-family: "Monotype Corsiva"; font-size: 1.2em; font-style: normal; font-weight: bold; color: #993333}
.maintextrollover{font-family: "Times New Roman", Times, serif; font-size: small; font-weight: bold; color: #999999; text-decoration: underline}
.noBorder{border:none;}
.black{color:#000000;}
.red{color:#993333; font-style:italic;}

/*End of Classes*/

/*Forms*/

.label{font-family: "Times New Roman", Times, serif; font-size: 1.0em; font-style: normal; font-weight: bold; color: #999999; text-decoration: none; display:block;}
.textBox{margin:0px 0px 8px 0px; border:1px solid #1C3D87; width:300px;}
.textArea{margin:0px 0px 5px 0px; height:180px; border:1px solid #1C3D87; width:400px;}
.button{margin:20px 10px 10px 0px; border:1px solid #1C3D87; display:block;}

/*End of Forms*/

/*General Styling*/

h1{font-family: "Monotype Corsiva"; font-size: 1.4em; font-style: normal; font-weight: bold; color: #993333; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
h2{ font-family: "Monotype Corsiva"; font-size: 1.3em; font-style: normal; font-weight: bold; color: #993333; margin:30px 0px 20px 0px; padding:0px 0px 0px 0px;}
h3{ font-family: "Monotype Corsiva"; font-size: 1.1em; font-style: normal; font-weight: bold; color: #993333; margin:20px 0px 0px 0px; padding:0px 0px 0px 0px;}
p{font-family: "Times New Roman", Times, serif; font-size: 1.0em; font-style: normal; font-weight: bold; color: #999999; text-decoration: none; margin:0px 0px 20px 0px; padding:0px 0px 0px 0px;}
a{font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: normal; font-weight: bold; color: #999999; text-decoration: none; display:block; margin:5px 0px 5px 0px; padding:0px 0px 0px 0px; cursor:pointer;}
#menuSelection a{color:#000000;}

ol{text-align:left; list-style:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; color:#999999; font-family: "Times New Roman", Times, serif;  font-weight:bold;}
li{margin:0px 0px 0px 0px; padding:5px 0px 5px 0px;}

#menu ol{font-family: "Monotype Corsiva"; font-size: 1.2em; font-style: normal; font-weight: normal; color: #FFFF99; text-decoration: none;}
#menu li{margin:2px 0px 2px 0px; text-align:center;}

/*End of General Styling*/