@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	}
	
a img{
	border:none;
	}
	
h1{
	font-size:12px;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	width:775px;
	}

#menubg{
	background:url(images/images/layout_05.gif);
	height: 44px;
	}
	
.menuspace{
	background:url(images/nav_butterfly.gif);
	height: 44px;
	width: 30px;
	}
	
.dottedspace{
	background:url(images/spacer_vert.gif);
	width: 14px;
	}
	
.text{
	font-family: arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
    text-align: center;
	font-style: normal;
}

.main_text{
	font-family: arial;
	font-size: 12px;
	line-height: 21px;
	color: #666;
	    text-align: left;
	text-decoration: none;
}

.table_dotted{
	border:dashed 1px #B6D3E1;
    background: #E7F0F5;
}

.table_dotted_white{
	border:dashed 1px #C4BAB9;
    background: #FFF;
}
.table_dotted_white2{
	border:solid 1px #F4F3F2;
    background: #FFF;
}
.table_dotted_white3{
	border:solid 1px #CCC;
    background: #FFF;
}

.table_dotted_white4{
	border:dotted 1px #ccc;
    background: #F4f4f4;
}
.contact{
	font-family: arial;
	font-size: 12px;
	line-height: 21px;
	color: #402b37;
	text-align: left;
	text-decoration: none;
}
.reg{
	font-family: arial;
	font-size: 11px;
	color: #B8AFA9;
	text-align: right;
	text-decoration: none;
}

