.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normaltext {
	font-family: "Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 12px;
}
.tablered {
	font-family: "Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 12px;
	background-image: url(/images/grid_red.jpg);
	background-repeat: repeat-x;
}
.menutext {
	font-family: "Microsoft Sans Serif", Tahoma, Verdana;
	font-size:13px;
	text-align:center;
	line-height: 30px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: none;
}

body {
	margin-left: 12px;
	margin-top: 12px;
}

table ,th ,tr ,td {
	font-size: 13px;
}

.modifydate {
	color: Gray;
	font-size: 7pt;
}
.headline1 {
	font-family:"Tahoma", Microsoft Sans Serif, Verdana;
	font-size: 22px;
	color:#990000;
	font-weight: bolder;
	padding-top: 20px;
}

.headline2 {
	font-family:"Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 15px;
	color:#990000;
	font-weight: bold;
}

.imghead {
	float: left;
}

.contentheading {
	font-family:"Tahoma", Microsoft Sans Serif;
	font-size: 17px;
	font-weight: bolder;
	color:#000099;
	/*padding-top: 15px;*/
}

.componentheading {
	font-family:"Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 20px;
	font-weight: bolder;
	color:#FF0000;
}

.readon {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.search {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 10px;
	color: #666666;
	padding-left: 50px;
	left: 15px;
	vertical-align: top;
	float: none;
	width: 25px;
}

.bigtext {
	font-size: 14px;
	font-weight: bolder;
	color:#990000;
}

