
body{
	background-color: #9FB8A3;
}

td{
	font-family: Verdana, Tahoma;
	font-size: 70%;
	line-height: 18px;
	color: #384139;	
}

a{
	
	font-family: Verdana, Tahoma;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #384139;	
	text-transform: uppercase;
}

a:hover{
	/*font-weight: bold;*/
	border-bottom: 1px dotted #384139;
	text-transform: uppercase;
}

.main{
	background-color: #FFFFFF;

}

.page{
	 width:785px; 
	 height:563px;
}

.strContent{
	padding:5px;
}

.outer{
	font-family: Verdana, Tahoma;
	text-decoration: none;
	color: #384139;	
	font-weight: normal;
}

.outer:hover{
	border-bottom: 1px dotted #384139;
	font-weight: normal;
}

ul{
	margin-left: 8px;
}

.title{
	font-family:  "Niagara Solid","Gill Sans",Verdana,Tahoma;
	color: black;
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
}

.menu{
	background-image:URL(../images/menuBack.gif);
}

.main{
	background-image:URL(../images/pixelBack.gif);
	background-repeat: repeat-y;
	vertical-align: top;

}


.content{
	width: 690px;
	padding: 4px;
}

#box{

	background-color: #9FB8A3;
	height:20;
	width:75;
	z-index: 1009;
	position:absolute;
	top: 200px;
	left: 400px;
}

.INDRAG{
	padding-left: 5px;
}
