
body,html {
	font-family: verdana;
	text-align:center;
	font-size: 10px;	
}

body {
	background-image: url("img/bg.jpg");
	background-repeat: repeat-x;
}

#cont {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #DEDEDE;
	padding: 20px;
	text-align: left;
	background-color: #FFFFFF;
}

#topper {
		background-color: #131313;	
		margin: -20px;
		height: 250px;
		display: block;
		margin-bottom: 0px;
		border-bottom: 5px solid #4EC2D9;
}

#menu {
	display:block; margin-top: 30px; padding-top: 20px; padding-left: 25px;
	background-image: url("functions/img/top.gif");
	background-repeat: none;	
}
#menu a { margin-right: 2px; text-decoration: none; color: #C0C0C0; padding-top: 8px; padding-bottom: 8px; width: 170px; background-color: #000000; font-size: 11px; display:block; text-align: center; float: left;}
#menu a:hover {background-color: #544D55}

#bottom {
		background-color: #464147;
		margin: 50px -20px -30px -20px;
		height: 50px;
		text-align: center;
		padding-top: 50px;
		color: #C0C0C0;
		font-size: 11px;
		word-spacing: 2px;
}

#t1 { padding-top: 79px;  padding-left: 18px; }
#t1 span { font-size: 20pt; color: #FFFFFF; font-weight: bold; margin-left: 4px; }
#t2 {font-size: 12px; word-spacing: 2px; margin-left: 1px;}

#cont p.head { text-align: center; font-size: 29px; margin-bottom: 50px;}
#cont p.head2 { font-size: 30px; margin-bottom: -5px; margin-left: -10px; color: #DEDEDE;}
#cont p.head2 span {color: #3D3D3D;}

fieldset legend {font-size: 15px;}
	
table {font-size: 11px;}
table tr td.title {padding-left: 0px;}
table tr td {padding: 8px;}
table  tr.head td {background-color: #DEDEDE;text-align: center; border-bottom: 1px solid #999999; font-size: 12px;}
table  tr.cell td {border-bottom: 1px solid #EDEDED; }
table  tr.cell2  {background: #F6F6F6; }

input.delete {
	background-color: #E71975;
	border: 1px solid #E71975;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	cursor: pointer;
}

input.button {
	background-color: #3D3D3D;
	border: 1px solid #3D3D3D;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}


textarea.text{
	padding: 10px;
	border: 0px;
	border-left: 0px solid #DEDEDE;
}

div.retQ {
	padding: 10px;
	background-color: #FFFFFF;
}

p.retQ2 {
	padding: 10px;
	margin: 5px 5px 5px -5px;
	border-left: 5px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	background-color: #EEEEEE;
}

#option{	
	border: 0px solid #999999;
	font-size: 28px;	
	padding: 0px 15px;	
	color: #FFFFFF;
}

#option span {
	color: #EBC61C;
}

#codeTop {
	padding: 15px;
	border: 1px solid #E71975;
	color: #E71975;
	text-align: center;
	font-size: 12px;
	background-color: #EED8E2;
	margin-top: 5px;
}

#codeTop  a {color: red; text-decoration: none;}

#codeTopb {
	padding: 15px;
	border: 1px solid #28959F;
	color: #28959F;
	text-align: center;
	font-size: 12px;
	background-color: #CEEBEE;
	margin-top: 5px;
}

#codeTopb  a {color: #087C86; text-decoration: none;}

p.prev{
	padding: 10px;
	border: 1px dashed #262626;
	text-align: center;
	font-size: 21px;
	color: #262626;
	margin-bottom: 20px;
	background-color: #EBC61C;
}

#prevBottom {	
	padding: 20px;
	background-color: #DEDEDE;
	font-size: 12px;
}

#prevBottom span { margin-left: 10px; }

table#tform tr td {background-color: #DEDEDE;}

table tr td.txt{
	background-color:#E6E6E6;
}

table tr td.txt:hover{
	background-color:#EBC61C;
}

div#resetQ{
	background-color:#3D3D3D;
	padding: 15px;
	font-size: 14px;
	display: block;
	color: #FFFFFF;
}

div#resetQ:hover {
	background-color: #1992CA;
	cursor: pointer;
}


table#config tr td {font-size: 14px;}
table#config tr td span {font-size: 28px; color: #D0D0D0;}
table tr td.txt2{ background-color:#E6E6E6; }
table tr td.txt2:hover{ background-color:#3D3D3D; }

table tr td.txt3{ background-color:#E6E6E6; }
table tr td.txt4{ background-color:#3D3D3D; }
table tr td.txt5{ background-color: #F8F8F8; border: 1px solid #DEDEDE; }

table tr td.txt6 { background-color: #3D3D3D; color: #FFFFFF; width: 60px; text-align: center;}
table tr td.txt8 { padding: 10px; background-color:#F8F8F8; border: 1px solid #E6E6E6}
table tr td.txt8 input{border: 0px solid #FFFFFF; background-color:#F8F8F8; font-size: 19px; color: #535353;}

div#dt {font-size:10px; color: #E71975; text-align: right; width: 500px;}

#instructions {
	float: right;
	width: 250px;
	padding: 20px;
	margin-top: 20px;
	text-align: justify;
}

#instructions p{
	font-weight: bold;
	font-size: 14px;
	color: #E71975;
}

#instructions span{
	font-size: 26px;
}

#instructions  a {color: #E71975; text-decoration: none;}

#reg {	
	margin: 20px 0px;
	padding: 20px;
	border: 1px dashed #262626;
	background-color: #EBC61C;
}

#regTable tr td {font-size: 12px; padding: 2px;}
#data tr td {}

