.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
	font-size: x-small;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.link {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
a:hover {
    font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFCC00;
}.text1 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
.text3 {
    font-family: tahoma;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}

.row1 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFF00;
	background-color: #003399;
}
.row2 {
	font-family: tahoma;
	font-size: 12px;
	color: #000066;
	background-color: #E8E8E8;
}
.headerfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4691B9;
	font-weight: bold;
}

.text4 {
	font-family: tahoma;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.border1 {
	border: thin solid #333333;
	background-color: #E8F8FF;
}
.borderlightblue {
	border: 1px solid #E8F8FF;
}
.borderlightgrey {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.borderlightgreybottom {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.image_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
