#dynamenu {
	width: 900px;
	margin-top: -28px;
}
.mainMenu {
	width: 860px;
	background: url('/layout/menu/background.gif') no-repeat;
	padding-left: 20px;
	padding-right: 20px;	
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.mainMenu a {
	text-decoration: none;
}
.mainMenu div a:hover {
	color: #000000;
}
.mainMenu div {
	float: left;
	height: 28px;
}
.mainMenu .sep, .mainMenu .l, .mainMenu .r , .mainMenu .m  {

}
.mainMenu .l, .mainMenu .r {
	width: 20px;
}
.mainMenu .m {
	padding: 3px;
	padding-top: 6px;	
}
.mainMenu .frzN a {
	color: #02243C;
}
.mainMenu .frzS .m {
	background: #02243C url('/layout/menu/frz-m.gif') repeat-x;
}
.mainMenu .frzS .l {
	background: url('/layout/menu/frz-l.gif') no-repeat;
}
.mainMenu .frzS .r {
	background: url('/layout/menu/frz-r.gif') no-repeat;
}
.mainMenu .cntN a {
	color: #136A99;
}
.mainMenu .cntS .m {
	background: #136A99 url('/layout/menu/cnt-m.gif') repeat-x;
}
.mainMenu .cntS .l {
	background: url('/layout/menu/cnt-l.gif') no-repeat;
}
.mainMenu .cntS .r {
	background: url('/layout/menu/cnt-r.gif') no-repeat;
}
.mainMenu .eveN a {
	color: #5F9EA2;
}
.mainMenu .eveS .m {
	background: #5F9EA2 url('/layout/menu/eve-m.gif') repeat-x;
}
.mainMenu .eveS .l {
	background: url('/layout/menu/eve-l.gif') no-repeat;
}
.mainMenu .eveS .r {
	background: url('/layout/menu/eve-r.gif') no-repeat;
}
.mainMenu .autN a {
	color: #7030A0;
}
.mainMenu .autS .m {
	background: #7030A0 url('/layout/menu/aut-m.gif') repeat-x;
}
.mainMenu .autS .l {
	background: url('/layout/menu/aut-l.gif') no-repeat;
}
.mainMenu .autS .r {
	background: url('/layout/menu/aut-r.gif') no-repeat;
}
.mainMenu .thmN a {
	color: #3AE2D0;
}
.mainMenu .thmS .m {
	background: #3AE2D0 url('/layout/menu/thm-m.gif') repeat-x;
}
.mainMenu .thmS .l {
	background: url('/layout/menu/thm-l.gif') no-repeat;
}
.mainMenu .thmS .r {
	background: url('/layout/menu/thm-r.gif') no-repeat;
}
.mainMenu .mycN a {
	color: #8C78DB;
}
.mainMenu .mycS .m {
	background: #8C78DB url('/layout/menu/myc-m.gif') repeat-x;
}
.mainMenu .mycS .l {
	background: url('/layout/menu/myc-l.gif') no-repeat;
}
.mainMenu .mycS .r {
	background: url('/layout/menu/myc-r.gif') no-repeat;
}
.mainMenu .cepN a {
	color: #483D8B;
}
.mainMenu .cepS .m {
	background: #483D8B url('/layout/menu/cep-m.gif') repeat-x;
}
.mainMenu .cepS .l {
	background: url('/layout/menu/cep-l.gif') no-repeat;
}
.mainMenu .cepS .r {
	background: url('/layout/menu/cep-r.gif') no-repeat;
}
.mainMenu .frzN .l {
	background: url('/layout/menu/dis-l.gif') no-repeat;
}	
.mainMenu .frzN .r, .mainMenu .cntN .r, .mainMenu .eveN .r, .mainMenu .autN .r, .mainMenu .thmN .r, .mainMenu .mycN .r, .mainMenu .cepN .r {
	background: url('/layout/menu/dis-r.gif') no-repeat;
}
.subMenu {
	width: 860px;
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;		
}
.subMenu .N a {
	text-decoration: none;
}
.subMenu div {
	float: left;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	height: 14px;
	margin-top: 2px;
	margin-right: 1px;
}
#subfrz {
	background: #02243C;
}
#subcnt {
	background: #136A99;
}
#subeve {
	background: #5F9EA2;
}
#subaut {
	background: #7030A0;
}
#subthm {
	background: #3AE2D0;
}
#submyc {
	background: #8C78DB;
}
#subcep {
	background: #483D8B;
}
#subfrz .N a {
	color: #02243C;
}
#subfrz .N {
	color: #02243C;
}
#subcnt .N a {
	color: #B8D2EA;
}
#subcnt .S {
	color: #136A99;
}
#subeve .N a {
	color: #B3D1D1;
}
#subeve .S {
	color: #5F9EA2;
}
#subaut .N a {
	color: #D9D1F7;
}
#subaut .S {
	color: #7030A0;
}
#subthm .N a {
	color: #C0EAE4;
}
#subthm .S {
	color: #3AE2D0;
}
#submyc .N a {
	color: #E3DEF6;
}
#submyc .S {
	color: #8C78DB;
}
#subcep .N a {
	color: #BAB5D3;
}
#subcep .S {
	color: #483D8B;
}
#subfrz .N, #subcnt .S, #subeve .S, #subaut .S, #subthm .S, #submyc .S, #subcep .S {
	background: #E6E6E6 url('/layout/menu/sub.gif') repeat-x;
}
#subcnt .N a:hover, #subeve .N a:hover, #subaut .N a:hover, #subthm .N a:hover, #submyc .N a:hover, #subcep .N a:hover {
	color: #FFFFFF;
}
#subfrz .N a:hover {
	color: #136A99;
}
.cntspecial {
	position: absolute;
	z-index: 99;
	width: 108px;
	height: 56px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: -140px;
	margin-left: 827px;
}
.agency {
	font-size: 11px;
	float: right;
	margin-top: -18px;
	margin-right: 15px;
	color: #DADCDE;
	font-style: italic;
}
.agency a {
	color: #DADCDE;
	font-weight: bold;
	text-decoration: none;
}
.agency a:hover {
	color: #FFFFFF;
}
#topfaq {
	background: #E59C00 url('/layout/faq.gif') repeat-x;
	color: #535353;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
#topfaq a:hover {
	color: #000000;
}
#topfaq {
	background: #E59C00 url('/layout/faq.gif') repeat-x;
	color: #535353;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
#topfaq a:hover {
	color: #000000;
}
#topreg {
	background: #5195CE;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
}
#topreg a {
	color: #FFFFFF;
}
#topreg a:hover {
	color: #02243C;
}
