body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/template/bg.jpg);
	margin:0;
}
h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffff00;
}
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #ffff00;
}
h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #ffff00;
}
h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.menu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001d2f;
	text-decoration: none;
}
.menu a:link, .menu a:active, .menu a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #001d2f;
	text-decoration: none;
}
.menu a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001d2f;
	text-decoration: underline;
}
.Lblue{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #001d2f;
	text-decoration: none;
}
.Lblue a:link, .Lblue a:active, .Lblue a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #001d2f;
	text-decoration: none;
}
.Lblue a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #001d2f;
	text-decoration: underline;
}
.Lyellow{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffff00;
	text-decoration: none;
}
.Lyellow a:link, .Lyellow a:active, .Lyellow a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffff00;
	text-decoration: none;
}
.Lyellow a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffff00;
	text-decoration: underline;
}
.foot{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.foot a:link, .foot a:active, .foot a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.foot a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
.cmenu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#a3bcc5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #003a51;
	padding: 5px 15px;
}

.cmenu-over{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#003a51;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffff00;
	padding: 6px 15px;
}