	body{
		font-family: Verdana;
	    font-size:14px;
		margin:0;
		padding:0;
		background:url(http://double-opt.in/images/body_bg.jpg) repeat-x left top #234d7b;
	}
	.content_bg {
		background:url(http://double-opt.in/images/content_bg.jpg) repeat-y center top;
	}
	.slideshow { height: 330px; width: 700px; margin: 5px auto; background: #ffffff }
/*.slideshow img { border: 1px solid #608600; }*/

.h1 {
	font-family: Verdana;
	font-style: normal;
	color: #0F345B;
	text-align: center;
	font-weight: bold;
	font-size: 33px;
}

.h2 {
	font-family: "Tahoma";
	font-size: 28px;
	text-align: center;
	text-decoration: none;
	/*text-transform: capitalize;*/
	color: #BD8C00;
	font-weight: bold;
}
.h3 {
	font-family: "Tahoma";
	font-style: normal;
	color: #234d7b;
	text-align: center;
	font-weight: bold;
	font-size: 26px;
}
.h4 {
	font-family: "Tahoma";
	font-style: normal;
	color: #5A7F01;
	text-align: center;
	font-weight: bold;
	font-size: 26px;
}
.h5 {
	font-family: "Tahoma";
	font-style: normal;
	color: #5A7F01;
	text-align: left;
	font-weight: bold;
	font-size: 26px;
}
.h6 {
	font-family: "Tahoma";
	font-style: normal;
	color: #5A7F01;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
}
.bodytext {
	font-family:Verdana;
	font-size:14px;
	color: #333333;
}
td {
	font-family: Verdana;
	font-size:14px;
}

th {
	font-family: Verdana;
	font-size:14px;
}
a:active {
	color: Blue;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: Blue;
}
.border {

	border: 1 solid #000066;

}

.tblr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.tblh {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

/* Menu */

#menu {
	width: 780px;
	height: 32px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 32px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: -1px;
	font-family:Verdana, Geneva, sans-serif;
	color:#0F345B;
}

#menu a:hover {
	color: #FC0000;
}
#menu2 {
	width: 780px;
	height: 22px;
	margin: 0px auto;
}

#menu2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: right;
	width: 100px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#0F345B;
}

#menu2 a:hover {
	color: #FC0000;
}

.disclaimer {
	font-family:Verdana; 
   font-size:11px; 
   color: #606060;
}
.hints {
	font-family:Verdana; 
   font-size:12px; 
   color: #606060;
}