BODY{
	margin:0;
	overflow:none;
}
.bg1{
	background-image:url(./img/bg1.jpg);
	background-attachment:top right;
	background-repeat:repeat-y;
	background-color:#6C4F6A;
	height:800px;
	width:100%;
	padding-top:15px;
}
.header{
	background-color:#8095A8;
	width:100%;
	text-align:center;
}
.mainframe{
	position:absolute;
	width:700px;
	height:550px;
	background-color:black;
	left:50%;
	margin:30px 0 0 -350px;
}
.menuvoice123{
	height:26px;
	padding-top:6px;
	width:172px;
	float:left;
	margin-right:4px;
	text-align:center;
}
.selected{background-image:url(./img/menusel123.jpg);}
.unselected{background-image:url(./img/menuunsel123.jpg);}
.selected4{background-image:url(./img/menusel4.jpg);}
.unselected4{background-image:url(./img/menuunsel4.jpg);}
.menuvoice123 a{font-family:Arial, verdana, sans-serif;font-size:16px;text-decoration:none;}
.menuvoice123 a:link{color:black;}
.menuvoice123 a:visited{color:black;}
.menuvoice123 a:hover{color:white;}
.menuvoice123 a:active{color:black;}
.centerframe{
	clear:both;
	margin-top:22px;
	border:20px solid #1b1311;/*#746F68;#113535;#1b1311;*/ 
	width:660px;
	height:508px;
	background-image:url(./img/bgen.jpg);
}
.main2{
	font-size:32px;
	color:white;
	text-align:center;
}
.leftbordermain{
	margin-top:30px;
	height:440px;
	width:30;
	float:left;
	background-color:#6C4F6A;/*#6b6040;*/
}
.columnmain{
	margin-top:30px;
	height:440px;
	width:120px;
	float:left;
	text-align:center;
}
.mainframepic{border:0;height:80px;width:80px;}
.lightbrown{background-color:#8095A8;}
.darkbrown{background-color:#6C4F6A;}
.insigna{
	color:white;
}

.sub1{padding:120px 0 0 150px;font-size:36px;}
.sub2{padding:0 0 0 110px;font-size:24px;}
.sub3{padding:0 0 0 190px;font-size:30px;}
.sub4{padding:0 0 0 150px;font-size:24px;}

.cattable{
		margin-top:10px;
		width:100%;
		border:0;
		border-collapse:collapse;
}
.tcol1{
		width:160px;
		height:160px;
		text-align:center;
		background-color:#6C4F6A;
}
.tcol1a{
		width:160px;

		text-align:center;
		background-color:#6C4F6A;
}
.tcol2{
		width:500px;
		text-align:justify;
		background-color:#8095A8;
		padding:10px;
}
.wip{
		margin-top:20px;
		font-size:24px;
		width:100%;
		text-align:center;
		color:white;
}
.infos{
		width:100%;
		text-align:center;
		color:white;
		font-size:12px;
	
}
.infostitle{
		font-size:24px;
}
.form{
		width:608px;
		height:260px;
		background-color:#6C4F6A;
		text-align:center;
		margin-left:26px;
}
.fs12{
		font-size:14px;
		font-weight:bold;
}
.endofframe{
		background-image:url(./img/mainfbottom.jpg);
		width:700px;
		height:38px;
}
