body {
	margin-top: 0;
	margin-left: 0;
	font-family: Verdana;
	background-repeat: no-repeat;
}
image {border: 0;}

table {border: 0;}
td {border-spacing: 0; padding-top: 0; padding-top: 0;padding-left: 0;padding-right: 0;padding-bottom: 0;}


.page-bg {
	background-image: url(page-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 13px;
	line-height: 18px;
	color: #2E404F;
	text-align: justify;
}
.text-bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 13px;
	line-height: 18px;
	color: #2E404F;
	font-weight:bold;
	
}
.page-border{
border:1px solid #70A526;
}
.main-top-bg {
	background-image: url(main-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.green-text-bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 13px;
	line-height: 20px;
	color: #5A9B00;
	font-weight:bold;
	
}
.green-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 13px;
	line-height: 18px;
	color: #5A9B00;
	
}
a.green-text:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 13px;
	line-height: 18px;
	color: #606D78;
	text-decoration:none;
	
}
.white-text-bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
	font-weight:bold;
	
}
.white-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
	
	
}
.red-text-bold{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 13px;
	line-height: 18px;
	color: #D14500;
	font-weight:bold;
	
	
	
}
.red-border{
border:1px solid #D14500;
padding:4px;
background-color:#FFF1E3;

}
.v-dotted-line {
	background-image: url(../images/v-dotted-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.h-dotted-line {
	background-image: url(../images/h-dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.cream-boder{
border:1px solid #FFD6AE;
}
.pic-right{
border:1px solid #D14500;

}
.box {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color: #2E404F;
	border:1px solid #FFD8C1;
	width:175px;
	
}
