.normaltext {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #3A3A3A;

}
.smallfont {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.topMenu	{
	font-family: arila;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.bottomMenu	{
	font-family: arial;
	font-weight:bold;
	font-size:13px;
	color:#6694BD;
}
.lightlinetop {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}
.darklineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.boldtext {
	font-family: Geneva;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #3A3A3A;
}
.darklinebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.lightlineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBE9F0;

}
.adminbold {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #215DC6;
	text-decoration: none;
}
.adminnormal {
	font-family: "Arial";
	font-size: 11px;
	color: #215DC6;
	text-decoration: none;
}
.normalbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3A3A3A;
	text-decoration: none;
}
.menuhighlight {
	font-family: arial;
	color: #3280A9;
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.lightlineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBE9F0;

}
.shadedBorder {
	border: 1px solid #000000;
}
.darkBorder {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.pageTextLarge	{
	font-family:Arial;
	font-size:16px;
	color:#666666;
}
.pagePrevious	{
	font-family:Arial;
	font-size:14px;
	color:#666666;
}
.pageNext	{
	font-family:Arial;
	font-size:14px;
	color:#666666;
}
.pageText	{
	font-family:Arial;
	font-size:12px;
	color:#666666;
}

#color{
width:195px;
float:left;
height:100px;
}
#leftMargin{
margin-left:4px;
float:left;
}
#image{
	float:left;
	width:145px;
}