/* CSS Document */

body {
	background-color: #1567aa;
	background-image:  url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
}

.p {
/*font-family: "Trebuchet MS" Tahoma, Arial;*/
font-family: Arial ;
font-size:12px;
font-weight:bold;
color:#3c3e22;
line-height:23px;
text-decoration:none;
}
.p1 {
/*font-family: "Trebuchet MS" Tahoma, Arial;*/
font-family: Arial ;
font-size:14px;
font-weight:bold;
color:#3c3e22;
line-height:23px;
text-decoration:none;
}
.p1 a {
/*font-family: "Trebuchet MS" Tahoma, Arial;*/
font-family: Arial ;
font-size:14px;
font-weight:bold;
color:#3c3e22;
line-height:23px;
text-decoration:none;
}

.p1 a:hover {
/*font-family: "Trebuchet MS" Tahoma, Arial;*/
font-family: Arial ;
font-size:14px;
font-weight:bold;
color:#3c3e22;
line-height:23px;
text-decoration:underline;
}

.footer {
/*font-family:Arial, Helvetica, sans-serif;*/
font-family: Arial ;
font-size:11px;
color:#ffffff;
line-height:18px;
text-decoration:none;
}
.footer a{
/*font-family:Arial, Helvetica, sans-serif;*/
font-family: Arial ;
font-size:11px;
color:#ffffff;
line-height:18px;
text-decoration:none;
}
.footer a:hover{
/*font-family:Arial, Helvetica, sans-serif;*/
font-family: Arial ;
font-size:11px;
color:#000000;
line-height:18px;
text-decoration:none;
}
