body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DADADA;
	color:#3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:17px;
}
TD{
	font-size:10px;
	line-height:17px;
	text-align:justify;
}
H1{
	color:#3C3C3C;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	display:inline;
}
TR{
	font-size:10px;
	line-height:17px;
}
.Blackborder{
	border: 1px solid #857E7E;
}
.padding8{
	padding: 6px;
}
.padding4{
	padding: 4px;
}
.PageTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: bolder;
	color: #175CB1;
}
.LeftTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bolder;
	color: #FF0000;
	line-height:20px;
}
.BottomLink{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	line-height:17px;
	color:#3C3C3C;
	text-decoration:none;
}
.BottomLink:Hover{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	line-height:17px;
	color:#3C3C3C;
	text-decoration:underline;
}
A{
	font-family:Verdana;
	font-size:10px;
	color:#EB5800;
	text-decoration:none;
}
A:Hover{
	font-family:Verdana;
	font-size:10px;
	color:#2277D2;
	text-decoration:none;
}
.INPUT{
	border: 1px solid black;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}
TEXTAREA{
	border: 1px solid black;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}
SELECT{
	border: 1px solid black;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}
.BulletArrow{
	color: #990000
}
.red{
	color:#FF0000;
}
.gulfideas{
	color: #3C3C3C;
	font-weight:bold;
}
.whitetext{
	color:#FFFFFF;
}
.bottombackcolor{
	color:#E3E4E0;
}
.bottombackcolor:hover{
	color:#E3E4E0;
}
.oddRow{
	background-color: #F8F8F8;
}