td { 
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing:0.3px;
}

body {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing:0.3px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color:#f4f4f4;
}

FORM { margin-bottom: 0px; margin-top: 0px; }
DIV { margin-bottom: 0px; margin-top: 0px; margin-left: 0px; margin-right: 0px;}

a:active {
	COLOR: #000000;
	font-family: Tahoma;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: normal;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	COLOR: #000000;
	font-family: Tahoma;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: normal;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:link {
	COLOR: #000000;
	font-family: Tahoma;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
a:hover {
	COLOR: #fe6d00;
	font-family: Tahoma;
	FONT-STYLE: normal;
	TEXT-DECORATION: underline;
	line-height: normal;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.textfield {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.buttons {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:  #000000;
	background-color: #ffba27;
	border: 1px  solid #ffba27;
	padding: 2px;
	margin: 2px;
	border-style: ridge;
}
.red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.main {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing:0.3px;
	line-height:20px;
}

.mainBold {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing:0.3px;
	line-height:20px;
}

.leftBarBold {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing:0.3px;
	line-height:20px;
}


.white {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:0.3px;
	line-height:20px;
}

.whiteBold {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:0.3px;
	line-height:20px;
}

.mainHeading {
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing:0.3px;
}
