.MainText {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.MainTextBold {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.MainTextBoldRed {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1162B3;
}
.MainTextPadding {

	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	padding-left:10px;
}
.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1162B3;
	padding-left: 5px;
}
.TitlerRed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 5px;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #E6E6E6;
	height: 20px;
	width: 50px;
}
.StepInputBox {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #E6E6E6;
	height: 15px;
	width: 200px;
}
.StepTextArea {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #E6E6E6;
	height: 40px;
	width: 200px;
}
.SelectTable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.SelectTable:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
}
.TableBorder {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
.boder {
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}