.red {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.red:hover{
	color: #000000;
	text-decoration: none;
}
.blue {
	font-family: Tahoma;
	font-size: 14px;
	color: #2460A0;
	text-decoration: none;
}
a.blue:hover{
	color: #000000;
	text-decoration: none;
}
.leftmenufont {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
}
.titleallpages {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #003366;
}
.bodyallpage {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}


.tocfont {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
a.tocfont:hover {
	color: #BABE21;
	text-decoration: none;
}
.spring {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
}
.prevnext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mainleftfont {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.mainleftfont:hover {
	color: #3399FF;
	text-decoration: none;
}

a.prevnext:hover {
	color: #F8C900;
	text-decoration: none;
	}
.titleallpages {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #003366;
}
.toptitle1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.toptitle2 {

	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.innertitle {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color:#FF0000;
}
.redtitleline {
	background-image: url(images/redline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

