
.footertb {
	border-bottom: 2 #E0BC6C;
}
.main {
	color : #000000;
	font-family : sans-serif;
	font-size : 12px;
	font-style : none;
	font-weight : none;
	text-decoration : none;
}
.header {
	color : #000000;
	font-family : sans-serif;
	font-size : 13px;
	font-style : none;
	font-weight : bold;
	text-decoration : none;
}
.mainbg {
	background-image : url("../assets/money2.jpg");
	background-repeat : no-repeat;
	background-position : top;
}
.menu {
	color : #162463;
	font-family : sans-serif;
	font-size : 11px;
	font-style : none;
	font-weight : none;
	text-decoration : none;
	padding-left: 5px;
	width : 124px;
}
A.menu {
	display:block;
	color : #162463;
	font-family : sans-serif;
	font-size : 11px;
	font-style : none;
	font-weight : none;
	text-decoration : none;
	padding-left: 5px;
	width : 124px;
}
A:link.menu {
	display:block;
	color : #162463;
	font-family : sans-serif;
	font-size : 11px;
	font-style : none;
	font-weight : none;
	text-decoration : none;
	padding-left : 5px;
	width : 124px;
}
A:hover.menu {
	display:block;
	color : #ffffff;
	font-family : sans-serif;
	font-size : 11px;
	font-style : none;
	font-weight : none;
	text-decoration : none;
	padding-left : 5px;
	background :  url("../assets/menu_bg.gif") no-repeat;
	width : 124px;
}
.footer {
	color : #162463;
	font-family : sans-serif;
	font-size : 10px;
	font-style : none;
	font-weight : none;
	text-decoration : none;
}
A:link.footer {
	color : #162463;
	font-family : sans-serif;
	font-size : 10px;
	font-style : none;
	font-weight : none;
	text-decoration : none;
}
A:hover.footer {
	color : #E0BC6C;
	font-family : sans-serif;
	font-size : 10px;
	font-style : none;
	font-weight : none;
	text-decoration : none;
}

.notice {
	color : #000000;
	font-family : sans-serif;
	font-size : 9px;
	font-style : none;
	font-weight : none;
	text-decoration : none;
}
.submenu {
	color : #ffffff;
	font-family : sans-serif;
	font-size : 12px;
	font-style : none;
	font-weight : none;
	text-decoration : none;
	padding-top : 4px;
	width : 95px;
	height : 29px;
    text-align : center;
	background : url("../assets/blue_btn.gif") no-repeat center;
}
A:Link.submenu {
	color : #ffffff;
	font-family : sans-serif;
	font-size : 12px;
	font-style : none;
	font-weight : none;
	text-decoration : none;
	padding-top : 4px;
    textvalign : middle;
	background : url("../assets/blue_btn.gif") no-repeat center;
}
A:hover.submenu {
	color : #ffffff;
	font-family : sans-serif;
	font-size : 12px;
	font-style : none;
	font-weight : none;
	text-decoration : none;
	padding-top : 4px;
	width : 95px;
	height : 29px;
    textvalign : middle;
	background : url("../assets/lgt_blue_btn.gif") no-repeat center;}

p.navigation {color : #ffffff; 	font-family : sans-serif; font-size : 11px; font-weight: none; text-align: center; 	width: 95px;	margin-bottom : 4px; }
/*p.navigation is the holder unit for the block links. It also specifies larger bold text*/

p.navigation a {color : #ffffff; font-family : sans-serif; font-size: 12px; display:block; background: url("../assets/blue_btn.gif") no-repeat center; text-decoration: none;
             padding: 7px;;	margin-bottom : 4px;}

p.navigation a:visited {color : #ffffff; font-family : sans-serif; font-size: 12px; display:block; background: url("../assets/blue_btn.gif") no-repeat center; text-decoration: none;
             padding: 7px;;	margin-bottom : 4px;}

p.navigation a:hover {color : #ffffff; font-family : sans-serif; font-size: 12px; display:block; 
             background: url("../assets/lgt_blue_btn.gif") no-repeat center; text-decoration: none;
             padding: 7px;	vertical-Align : text-top;}

