H1  {
	font-size : 17px;
	font-family:Arial, Verdana, sans-serif
	font-weight : bold;
	font-style : normal;
	color : #CB0728;
	position:relative;
}


H2  {
	font-size : 16px;
	font-family:Arial, Verdana, sans-serif
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 15px;
	font-family:Arial, Verdana, sans-serif
	font-weight : bold;
	color : black;
}


H6  {
	font-size : 10px;
	font-family:Arial, Verdana, sans-serif
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
/*font-family : Arial, Verdana, sans-serif;*/
/*font-size:12px;*/
/*background-color:#FFEEEE;*/

	background-image:url(/img/body_bg.jpg);
	background-repeat:repeat-x;
	/*background-color:#1f1f1f;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#deddd9;
	font-family:Arial, Verdana, sans-serif
	font-size:12px;

}


P  {
	font-size : 10px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


A:link  {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration: none;
}

A:visited  {
	font-family : Arial, Verdana, sans-serif;	
	font-style : bold;
	color : white;
	text-decoration: none;
}

A:hover  {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration: underline;
}

TABLE {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

.main_table {
	width:80%;
	/*background-color:#FFEEEE;*/
	background-color:#FFFFFF;
}

.header_cl {
height:40px;
font-size:40px;
color:#d03030;
font-family:comic sans MS, new york, times;
padding:0px;
}

.logo_img {
height:40px;
position:relative;
top:2px;
}

.menu_cl {
/*background-image:url(/img/top.menu-red.bg.jpg);background-repeat:repeat-x;height:30px;*/
height:29px;
}

.table_header_cl {
background-image:url(/img/table.title-red.jpg);
background-repeat:repeat-x;
font-size:15px;
color:white;
font-family:Arial, Verdana, sans-serif;
font-weight:bold;
padding:0 0 0 15px;
-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.right_bg_cl {
	/*border-left:5px dotted #EF092F;*/
	width:0px;
}

.footer_cl {
background-color:black; height:30px;color:white;
border-top:5px solid #CB0728;
}

.top_red_border {
	border-top:2px solid #CB0728;
}

.border_cl {
/*	border:1px solid #EF092F;*/
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.form_cl {border:1px solid #EF092F;width:500px;-moz-border-radius: 5px;-webkit-border-radius: 5px;background-color:#FBDFDF;}

.form_bg_cl {background-color:#FFEBE0;}

.form_bg_cl_filter {
	background-color:#FFEBE0;
}

.main_page_table {
	padding:10px 50px 0px 50px;
}

.table_title_cl {font-size:14px;border-bottom:1px dotted #EF092F;}
.table_title_cl_noline {font-size:14px;}
.table_title1_cl {font-size:14px;font-weight:bold;}
.form_button_cl {background:url(/img/table.title-red.jpg);background-repeat:repeat-x;font-size:15px; font-weight:bold;color:white;border:1px outset #EF092F;cursor:pointer;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.ad_img{ 
	max-width:50px;
	width:expression(this.scrollWidth >50 ? "50px":true);
	max-height:50px;
	height:expression(this.scrollHeight >50 ? "50px":true)
}

div.background
  {
  width: 100%;
  height: 320px;
  background: url(http://s664.photobucket.com/albums/vv9/vicconsult/regarding_sex.jpg) no-repeat center;
  background-color: #ffffff;
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;  
  }
div.transbox
  {
  height: 260px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
  background-color: #ffffff;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  position:relative;
  top:30px;
  }
div.transbox p
  {
  margin: 30px 40px;
  font-weight: bold;
  color: #000000;
  }

