@CHARSET "UTF-8";

/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
body {
	background-color: #fff;
	margin-left: 60px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #ffffff;
	text-decoration:none;
	border:0px;
}
a:visited {
	color: #ffffff;
	text-decoration:none;
	border:0px;
}
a:hover {
	color: #00000;
	text-decoration:none;
	border:0px;
}
a:active {
	color: #ffffff;
	text-decoration:none;
	border:0px;
}
h1{
	font-size:26px;
	}
h3{
	font-size:26px;
	}
h7{
	font-size:16px;
	line-height:16px;
	}
#main{
	width:440px;
	color: #000000;
}
#logo{
	padding-left:0px;
}

#logo a{
	display:block;
	background-color:#ffffff;
	float:none;
}
#logo img{
	border:0px;
	float:left;
}
#logo .logo_link{
	display:block;
	background-color:#ffffff;
	float:none;
	}


#menu{
	font-size:12px;
	margin-top:20px;
	margin-bottom:60px;

}
#menu ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	background-color:#bbbcbe;
	}
#menu li{

	}
#menu a:link, a:visited, a:active{
	width:416px;
	display:block;
	border-bottom:1px solid #fff;
	height:20px;
	background-color:#bbbcbe;
	padding:4px 12px 0px 12px;
	color:#000000;
	}

#menu a:hover{
	width:416px;
	display:block;
	border-bottom:1px solid #fff;
	height:20px;
	padding:4px 12px 0px 12px;
	background-color:#e58f22;
	color:#fff;
	}
#content{
	position:relative;
	top:-185px !important;
	top:-135px;
	}
#content-txt p{
		padding-left:10px;
	}

#content-txt{
	background-color:#bbbcbe;
	color:#000000;
	padding:12px 25px 12px 12px;
	background-image:url("../img/rog.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	text-align:justify;
	}


a.first:link, a.first:visited, a.first:active {
	background-image:url("../img/rog.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	}
a.first:hover {
	background-image:url("../img/rog-p.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	}
a.first_active:link, a.first_active:visited, a.first_active:active, a.first_active:hover {
	background-image:url("../img/rog-p.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#e58f22;
	}
a.menu_active:link, a.menu_active:visited, a.menu_active:active, a.menu_active:hover {
		background-color:#e58f22;
	}
#content-txt a{
		background-color:#ffffff;
		color:#e58f22;
		border:0px;
		padding:1px 3px;
		font-weight:bold;
		height:auto;
		width:auto;
		display:inline;
	}
#content-txt a:link{
		background-color:#ffffff;
		color:#e58f22;
		border:0px;
		padding:1px 3px;
		font-weight:bold;
		height:auto;
		width:auto;
	}
#content-txt a:visited{
		background-color:#ffffff;
		color:#e58f22;
		border:0px;
		padding:1px 3px;
		font-weight:bold;
		height:auto;

	}
#content-txt a:hover{
		background-color:#e58f22;
		color:#ffffff;
		border:0px;
		padding:1px 3px;
		font-weight:bold;
		height:auto;
		width:auto;

	}
#content-txt a:active{
		background-color:#ffffff;
		color:#e58f22;
		border:0px;
		padding:1px 3px;
		font-weight:bold;
		height:auto;
		width:auto;

	}
.date{
	line-height:14px;
	font-size:10px;
	padding:0px;
	margin:0px;
	color:#DFDFDF;
	}
#apple{
	position:relative;
	top:-100px;
	left:280px;
	margin:0px;
	padding:0px;


}

#footer{
	color:#CCCCCC;
	position:relative;
	top:-180px;
	font-size:10px;
}

.cleaner{
	clear:both;
	height:0px;
}

input{
	border:0px;
	background-color:#fff;
	font-family: Tahoma;
	font-size: 12px;
	padding:3px;
	color: #000000;
}
.quiz_info{
	width:100px;
	text-align:right;
	float:left;

}
.quiz_info p{
		line-height:22px;
	}
.quiz_input{
	width:180px;
	text-align:left;
	float:left;

}

