﻿.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0066FF
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #AC100D
}
.subtitle:hover {  font-weight: bold; color: #FF9900}
.bkg {  background-image:   url(images/bgimg.jpg); background-repeat: no-repeat}
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #D7D700; text-decoration: none ; line-height: normal}
.footer:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FF934A; text-decoration: none ; line-height: normal }
.bkgContent {
background-image:   url(images/bgcontent.jpg); background-repeat: repeat
}
.menu1 {
	font-family: "Freestyle Script";
	font-size: 16px;
	color: #800080;
}

.menulink {
	padding: 2px;
	font-family: tahoma;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
}
.menulink:link {
	font-family: tahoma;
	font-size: small;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
}
.menulink:visited {
	font-family: tahoma;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
}
.menulink:hover {
	font-family: tahoma;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
grayback {
	background-color: #CCCCCC;
}
