body {
	background-color:#4e4f4e;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin: 0px;
}
a.bottom {
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a.bottom:hover {
	font-family:Trebuchet MS;
	color: #9dbafb;
	font-size: 12px;
	text-decoration: underline;
}
.bottomtext {
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link:hover {
	font-family:Tahoma;
	color: #9dbafb;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
a.link2 {
	font-family: Tahoma;
	color: #0c4a7b;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: none;
}

a.link2:hover {
	font-family:Tahoma;
	color: #000000;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: underline;
}
a.link3 {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 16px;
	font-weight: Bold;
	font-variant: normal;
	text-decoration: none;
}
a.link3:hover {
	font-family:Tahoma;
	color: #9dbafb;
	font-size: 16px;
	font-weight:  Bold;
	font-variant: normal;
	text-decoration: underline;
}
.head1 {
	font-family:Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
    font-variant: normal;
}
.head2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #9dbafb;
	text-decoration: none;	
}
.head3 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #9dbafb;
	text-decoration: none;	
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #dfe8fd;
	text-decoration: none;	
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #dfe8fd;
	text-decoration: none;	
}
.text3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.text4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}