/* CSS Document */
body
{
margin:0;
}
.img{ 
margin-left: 20px;
float: right;
}
.img1{ 
margin-right: 20px;
float: left;
}
.content
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;
font-weight:normal;
line-height:20px;
}
.btm
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-decoration:none;
font-weight:normal;
line-height:20px;
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#545454;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	background-color: #F8F8F8;
	height: 25px;
	width: 65px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7f9db9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
}
ul{
	margin:0px;
	margin-left: 20px;
	padding-left:05px;
	background-position: center;

}
.red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#930104;
	font-weight:bold;
	}