/* CSS Document */

body { background: #dddddd; font-family: Arial,Verdana,sans-serif; font-size: 11px }
p { font-family: Arial,Verdana,sans-serif; font-size: 12px }
ul { font-family: Arial,Verdana,sans-serif; font-size: 12px }
.navBarTitle { font-family: Times New Roman, Times, serif; font-size: 16px; color: #000066; font-weight: bold}
.navBar { font-size: 14px; color: #FFFFFF; text-decoration: underline; font-weight: bold }
.navBarpipe { font-size: 14px; color: #; font-weight: bold}
a.navBar:hover  { color: #999999}

.leftBarLink { font-size:12px; font-weight: bold; color: #444444; text-decoration: none}
a.leftBarLink:hover { color: #66ccff; background: #ee0000}

.centerTopTitle { font-size: 16px; font-weight: bold; color: #666633; letter-spacing: 4px}
.centerTitle { font-family: Times New Roman, Times, serif; font-size: 18px; color: #ee0000; text-decoration: none}
h2 { font-family: Times New Roman, Times, serif; font-size: 18px; color: #ee0000; text-decoration: none}

a.centerTitle:hover { color: #0066cc }
.centerLink{ font-size: 12px; color: #003366; text-decoration: underline;}
a.centerLink:hover { color: #0066cc}

.rightTitle { font-size: 14px; text-transform: uppercase; color: #ffffff; text-decoration: none; letter-spacing: 3px}
.rightBarLink { font-size: 14px; color: #ffffff; text-decoration: none;}
a.rightBarLink:hover { color: #ffffff }

td.left { background: #eeeeee }
td.center { background: #ffffff}
td.right { background: #dd0000 }
td.navBar { background: #eeeeee }

.leftLine {
	background: #FFFFFF;
	border: 1px solid #666666;
}

td.footer { background: #ffffff }
.footer { font-size: 11px; color: #000066 }
a.footer { font-size: 11px; color: #FFFFFF }
.form { font-family: Arial,Verdana,sans-serif; font-size: 12px }