A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:visited {
	color: #0000FF;
	text-decoration: none;
}

A:active {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #0000FF;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR { color : #D2D2CA; height : 1px; }

/* Top section */
.topsection{ background: url(images/back-top.gif) repeat-x top #D6EBFF;}
.topsection strong{ font-weight:bold; font-size:11px;}
.topsection a{color:#ffffff; font-size:11px; text-decoration:none; font-weight:normal;}
.topsection a:hover {color:#66A7D1; text-decoration:none;}

a.navlink:link, a.navlink:visited, a.navlink:active { display:block; background:#4A6D8C; color:#ffffff; text-decoration:none; font-weight:bold; font-size:12px; padding:5px 10px; text-transform:uppercase;}
a.navlink:hover {color:#ffffff; background:#84BAEF; text-decoration:none;}

/* Left section */
.leftsection{ width:180px; background:url(images/left.gif) repeat-y left;}
.leftsection strong{ font-weight:bold; font-size:11px;}
.leftsection a{ color:#ffffff; font-size:11px; text-decoration:none; font-weight:normal;}
.leftsection a:hover { color:#66A7D1; text-decoration:none;}

.leftsection ul{ padding:0px; margin:0px; list-style:none;}
.leftsection li{ padding:4px 3px 6px 18px; margin:0px; background:url(images/left-icon.gif) no-repeat #4A6984 left top; border-bottom:1px solid #84BAEF;}
.leftsection li a{ color:#84BAEF; text-decoration:none; font-weight:normal;}
.leftsection li a:hover { color:#ffffff; text-decoration:none;}

/* Middle section */
.middlesection{ font-weight:normal; font-size:12px; padding:10px;}
.middlesection b{ font-weight:bold; font-size:14px;}
.middlesection a{color:#0061B2; font-size:11px; text-decoration:none; font-weight:bold;}
.middlesection a:hover {color:#66A7D1; text-decoration:none;}

/* Right section */
.rightsection{ width:180px; background: url(images/right.gif) repeat-y right;}
.rightsection strong{ font-weight:bold; font-size:11px;}
.rightsection a{color:#4A6984; font-size:11px; text-decoration:none; font-weight:normal;}
.rightsection a:hover {color:#66A7D1; text-decoration:none;}

/* Bottom section */
.bottomsection{ padding:10px; font-size:10px; color:#68A4C6; font-weight:normal; border-top:1px solid #31557B;}
.bottomsection b{ color:#296594; font-weight:bold;}
.bottomsection a{color:#4A6984; font-size:11px; text-decoration:none; font-weight:bold;}
.bottomsection a:hover {color:#006EB9; text-decoration:none;}
