.bg {
	/*background-image: url(img/bg.gif);*/
	background-repeat: repeat;
	background-position: left top;
}
.menu-marg {
	margin-top: 25px;
	margin-left: 18px;
}
#menu a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #673F95;
	text-decoration: underline;
}
.bg1 {
	background-image: url(img/bg-text.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top-bg {
	background-image: url(img/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu1 a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0CF;
	text-decoration: none;
}
#menu1 {
	color:#0CF;
	font-family: Tahoma, Verdana;
	font-size: 12px;


}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#069;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #673F95;
}
.textLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFCCCC;
}
.textRegular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #069;
}
#bot a {
	color: #FFFFFF;
}
