/* CSS Document */

body {
	margin:0px;
	background-color:#F2F2F2;
}
a.menulink {
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.menulink:hover {
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.menu{
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.footertxt {
	font-family:"Tahoma", Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.footerlink {
	font-family:"Tahoma", Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.footerlink:hover {
	font-family:"Tahoma", Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.txt1 {
	font-family:"Tahoma", Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#00253C;
}
.txt2 {
	font-family:"Century Gothic";
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
.txt3 {
	font-family:"Century Gothic";
	font-size:15px;
	font-weight:bold;
	color:#FFCC00;
}
.txt4 {
	font-family:Arial, "Tahoma", Verdana;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	
}
a.link1 {
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	
}
a.link1:hover {
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	
}
.txt5 {
	font-family:"Century Gothic";
	font-size:16px;
	font-weight:bold;
	color:#FFCC00;
}
a.link2 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:none;
	
}
a.link2:hover {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	
}
a.link3 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:none;
	
}
a.link3:hover {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF9900;
	text-decoration:underline;
	
}
.txt6 {
	font-family:"Tahoma", Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFF00;
}