/* Main Styles */

body { margin:0; padding:0; background-color:#e5e5e5; }
body,div,ul,td,li,th,span,p,select,input,form,textarea,label { font-size:14px; font-family: times new roman, serif; }

div { margin:0; }
p { margin:0px 0px 14px 0px; }




/* Exceptions */
.txtTitle {font-family: times new roman, serif; font-size: 18px; font-weight: bold; font-style: normal; color: #005000; line-height: 22px; }
.txtFootLink {font-family: tahoma, verdana, arial; font-size: 10px; font-weight: normal; font-style: normal; color: #005000; line-height: 10px; }




/* Links */

a { color:#005000; text-decoration: underline; }
a:visited { color:#005000; text-decoration: underline; }
a:visited sup { color:#000000; text-decoration: underline; }
a:hover,a:focus { color:#333333; text-decoration: none; }



/* Layouts */

#wrapper1 {position: absolute; margin: 0; padding: 0; text-align: center; width: 100%; background-image: url(/images/styles/body_Shadow.gif); background-repeat: repeat-y; background-position: center;}
#pageBody {width: 750px; margin-left: auto; margin-right: auto; padding: 0px 0px; text-align: left; border-width: 2px; border-style: solid; border-color: #000000; background-color: #FFFFFF;}
