.blinking {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.normal {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height:16px;
}
.bodybg {
	background-image: url(bodybg.jpg);
	background-repeat: repeat-y;
}
.bodytop {
	background-image: url(bodytop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
	height:25px;
	text-decoration: none;
}
.bodyheading ,.bodyheading a
 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.bodyheading a:hover
 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}


.bold_link ,.bold_link a
 {
	font-family: Tahoma, Verdana, Arial;
	 
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.bold_link a:hover
 {
	font-family: Tahoma, Verdana, Arial;
 
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

td {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height:16px;
}

.LinkSmallBlueBold
 {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	line-height:16px;
}

input, select, textarea
{
    border:1px solid #819fb9;  
  
}

