body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 11px;
	color: #565656;
	font-weight: bold;
}

textarea{
	font-family: Arial;
	font-size: 11px;
	color: #565656;
}

input {
	font-family: Arial;
	font-size: 10px;
	color: #565656;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #004B8C;
	text-decoration: none;
}

.text {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #515151;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #004B8C;
	text-decoration: none;
}


.smalltext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #515151;
	text-decoration: none;
}

.smalltext1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #515151;
	text-decoration: none;
}

.smallbluelink {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #0066CC;
	text-decoration: none;
}

.smallbluelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #0066CC;
	text-decoration: Underline;
}

.bluelink {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #0066CC;
	text-decoration: Underline;
}

.bluelink:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #0066CC;
	text-decoration: none;
}

.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.bigblacktext {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.dgtext {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #003442;
	text-decoration: none;
}

.dgtext1 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #003442;
	text-decoration: Underline;
}

.dgtext2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: Underline;
}

.title {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 17px;
	color: #003442;
	text-decoration: none;
}

.bigwhitetext {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitetext {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.botlink {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #515151;
	text-decoration: none;
}

.botlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #0066CC;
	text-decoration: underline;
}
.bigwhite {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitesmall {
	font-family: Tahoma;
	font-size: 17px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

.imagespaceright {
	margin-right:15px; 
	margin-bottom:10px;
}


.style1 {color: #FF0000}

#ajaxticker1{
width: 200px;
height: 100px;
border: 1px ridge black;
padding: 5px;
background-color: #FEEEB8;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FEEEB8;
}

.someclass
{
 
}
