a { color: #003399; text-decoration: none} 

a:hover {
	color: #FF9900;
	text-decoration: none;
	}

.TextField100 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 8pt;
	width: 100%;
	color: #000000;
	}

.TextBoldGray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;

	}

.Text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;

	}


.bgGray {
	background-color: #F3F3F3;
	}

.TextFieldArea100 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 8pt;
	width: 100%;
	color: #000000;
	line-height: 16px;
	}
.TextBold {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;

}
.TextSmall {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 7pt;

}
.body {
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;


}
.bgToobar {

	background-color: #CCCCCC;
}
.bgSide {
	background-image: url(images/bg_side.jpg);

}
.bgBullet {
	background-image: url(images/bg_bullet.jpg);
}
.bgFooter {

	background-image: url(images/bg_footer.jpg);
}
.TextHeaderOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	letter-spacing: -1px;
	font-weight: bold;


}
.TextBrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #663300;

}
.TextBoldOrange {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #FF9900;

}
.TextBlue {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #003399;

}
