body {
	font-size: 11px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(images/body-bg.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
img:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img:visited  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_border { border-left:1px solid #A80202;
border-bottom:1px solid #A80202;
border-right:1px solid #A80202;
}

.next_border { 
border-bottom:1px solid #A80202;
border-right:1px solid #A80202;
}
.style1 {color: #FFFFFF}
.style2 {color: #F4D80A}
.style4 {color: #CCCCCC}
.style5 {color: #333333}