/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F1F1F1;
}


.top{
	width: 697px;
	height: 269px;
	margin: 0 auto;
	position:relative;
	z-index:1;
	background-color: #F7F3F7;
	}
	.top2{
    width: 697px;
	height: 220px;
	margin: 0 auto;
	
	z-index:2;
	}
	.top3{
    width: 697px;
	height: 250px;
	margin: 0 auto;
	
	z-index:3;
	}

	

.last{
	position:absolute;
	left:173px;
	top:100px;
	width:340px;
	height:559px;
	z-index:7;
	
	overflow: visible;
	
}
.welcome {
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	font-size:12px;
	color: #800A02;
	text-decoration:none;
}
.head {
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	font-size: 1em;
	color:#000000;
	text-decoration:none;
}


.textblack {
	font-family: "Trebuchet MS", Tahoma;
	font-size: .78em;
	color:#000000;
	text-decoration:none;
}

.more{
    font-family:Tahoma, Verdana;
    font-size:11px;
    color:#0060CC;
	text-decoration:none;
}

a.more:hover{
    font-family:Tahoma, Verdana;
    font-size:11px;
    color:#000000;
	text-decoration:none;
}
.img {
	border-top: 10px none #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: 10px none #FFFFFF;
}

.oneborders {
	border:1px solid #CCCCCC;
	background-color:#F7F7F7;
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
	width: 300px; 
	padding:4px;
    margin:1.5px;
}


.email{
    font-family:Tahoma, Verdana;
    font-size:11px;
    color:#0060CC;
	text-decoration:none;
}

a.email:hover{
    font-family:Tahoma, Verdana;
    font-size:11px;
    color:#000000;
	text-decoration:none;
}


.onebordersbutton {
	border:1px solid #CCCCCC;
	background-color:#F7F7F7;
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
	width: 50px; 
	padding:4px;
    margin:1.5px;
}


.welc {
 font-family: "Trebuchet MS", Tahoma;
 font-weight:bold;
 font-size:12px;
 color: #000000;
 text-decoration:none;
}

.textgray {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
