body {
	margin: 0px;
	background-color: #FF6668;
}
.border-l-b-r {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCFC98;
	border-right-color: #FCFC98;
	border-bottom-color: #FCFC98;
	border-left-color: #FCFC98;
}
.left-bg {
	background-image: url(../images/left-bg.jpg);
	background-repeat: repeat-y;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6B67;
}

.border-l-t-r {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F8FF92;
	border-right-color: #F8FF92;
	border-bottom-color: #F8FF92;
	border-left-color: #F8FF92;
}

p, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin-right: 10px;
}

p a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}

p a:active {
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}

p a:visited {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}

p a:hover {
	color: #FF6766;
	font-weight: bold;
	text-decoration: underline;
}

.news {
	color: #333333;
	background-image: url(../images/news-bg-3.gif);
	background-repeat: no-repeat;
	text-align: left;
}

.news a:link {
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: none;
}

.news a:active {
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.news a:visited {
	text-align: left;
	text-decoration: none;
	color: #0033CC;
}

.news a:hover {
	color: #FF6666;
	text-align: left;
	text-decoration: underline;
}

.bottom-nav {
	color: #0992F0;
	text-align: left;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
}

.bottom-nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}

.bottom-nav a:active {
	color: #0033FF;
	text-decoration: underline;
	font-weight: normal;
}

.bottom-nav a:visited {
	color: #4F72FF;
	font-weight: normal;
}

.bottom-nav a:hover {
	color: #FF6666;
	font-weight: normal;
}

.copyright {
	color: #666666;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

.copyright a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.copyright a:active {
	color: #666666;
	text-decoration: none;
}

.copyright a:visited {
	color: #666666;
	text-decoration: none;
}

.copyright a:hover {
	color: #666666;
	text-decoration: underline;
}
.photo {
	border: 2px solid #0066FF;
	padding: 3px;
	background-color: #CDD46C;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mailForm {
	border: 2px solid #0066FF;
	padding: 15px;
	background-color: #FFFF99;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.homeForm {
	padding: 10px;
	background-color: #FF6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	border: 2px solid #FFFF99;
}
.title2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6B67;
}

.grants {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/grants-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
}

.grants a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033FF;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}

.grants a:active {
	color: #993300;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

.grants a:visited {
	color: #4F72FF;
	text-align: left;
}

.grants a:hover {
	color: #FF6666;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
