*{font-size:100.01%}
html {
	font-size:62.5%;	
	background-color:#342B2C;
	overflow:hidden;
		}
	
body {
	
	font:1.2em "Trebuchet MS", Georgia, Times, serif;
	background-image:url(../images/Themes/1/bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	overflow:hidden;
}

.home {
	background-image:url(../images/Themes/1/image.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	width:900px;
	height:590px;
	z-index:100;
}



.mid_space_110{
	background-image:url(../images/Themes/3/bg.jpg);
	background-repeat: repeat-x;
	width:110px;
}

.pedding_top_bt{
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

.button_white{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FFF;
}

.button_white.hover{
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#FFF;
}

.grey_button{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#342B2C;
}

/*.grey_button.hover{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#342B2C;
}*/

.heading{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#342B2C;
	font-weight: bold;
}

pedding_5px{
padding:5px;
}

.form_text_field{
border-bottom:dashed #333333;
border:1px solid #c37f95;
}

.fmtext {
	border-bottom:dotted #FF0099;
	text-align: left;
	width: 100px;
	border-left:none;
	border-right:none;
	border-top:none;
}

.image{

border:0px;}


