@CHARSET "ISO-8859-1";
body { font-family: Calibri,Verdana,Tahoma,Arial;font-size: 12pt;margin:0;background-color:black;}
a {text-decoration: none;color:#669966;}
a:hover {text-decoration: none;color:#669966;}
a:visited {text-decoration: none;color:#669966;}
.headlineText{font-size:50px}
.biggestText{font-size:40px}
.biggerText{font-size:30px}
.bigText{font-size:20px}
.mediumText{font-size:16px}
.smallText{font-size:11px}
.strong{font-weight:bold;} 
.centered{text-align:center}
.redText{color:red;}
.whiteText{color:white;} 
.blackText{color:black;}
.green1Text{color:#669966;}
.green2Text{color:#669980;}
.green3Text{color:#669999;}
.green4Text{color:#AFCAAF;}

.green1Background{background-color:#669966}
.green2Background{background-color:#669980}
.green3Background{background-color:#669999}
.green4Background{background-color:#AFCAAF}
.lightGreen1Background{background-color:#BFD4BF}
.blue1Background{background-color:#668099}
.blue2Background{background-color:#AFBDCA}


#mainContent{width:990px;margin:0px auto;background-color:white;padding-top:20px}
.textContent{padding:20px;}
.textContent2{padding:20px 40px;}

#mainMenu table{width:100%;}
#mainMenu td{border-top:1px solid #669966;border-bottom:1px solid #669966;background-color:#3D4D5C;color:white;font-size:20px}
#mainMenu td.selected{border-top:1px solid #669966;border-bottom:1px solid #669966;background-color:#568156;color:white;font-size:20px}
#mainMenu td.actionable:hover{border-top:1px solid #669966;border-bottom:1px solid #669966;background-color:white;color:#669980;cursor:pointer;font-size:20px}

#footer{height:70px;background-color:#AFCAAF;color:white;font-size:11px}
#footer a{text-decoration: none;color:#669980;}
#footer a:hover {text-decoration: none;color:#669980;} 
#footer a:visited {text-decoration: none;color:#669980;}

.imgBorder{border:5px solid #BFD4BF;}
.padding10{padding:10px;}