.footertext
{
	FONT-WEIGHT: Normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Helvetica;
	TEXT-DECORATION: none;

}

A{
text-decoration:none;
}

A:HOVER {
color: red;
}
.inputTitle{
width:400;
font-family:tahoma;
font-size:12;
}
.FormTitle{
font-weight:bold;
font-family:tahoma;
font-size:12;
}
.Admin-banner{
font-weight:bold;
font-family:tahoma;
font-size:12;
color:white;
}

.inputcountry{
width:300;
font-family:tahoma;
font-size:11;
}

.input100{
width:100%;
}

.link{
color: green;
font-family:tahoma;
font-size:13;
}

.edit{

}

.alert{
color:red;
font-weight:bold;
font-family:tahoma;
font-size:12;
}

.person{
color:maroon;
}

.random{
cursor: pointer;
}

.questioncheck{
width:30;
}

.comment{
color:gray;
}

table.wizard {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: rgb(255, 245, 238);
	font-family:tahoma;
	font-size:13;
}
table.wizard th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 6px 6px 6px 6px;
}
table.wizard td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 6px 6px 6px 6px;
}

table.questions {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: rgb(255, 245, 238);
	font-family:tahoma;
	font-size:13;
	text-indent:10;
}
table.questions th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.questions td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
}

.pagetitle{
	font-family:tahoma;
	font-size:12;
	font-weight:bold;
	padding-bottom:10;
}

input{
	font-family:tahoma;
	font-size:12;
}
.combo{
	font-family:tahoma;
	font-size:12;
}

.register{
	font-family:tahoma;
	font-size:12;
	color:maroon;
}

.rmenuover{
	font-family:tahoma;
	font-size:12;
	border: 3px normal maroon;
	background-image:url(images/btn_o.gif);
	background-repeat:no-repeat;
	text-indent:20;
	height:10;
	vertical-align:text-bottom;
	color:#000000;
}

.rmenuout{
	font-family:tahoma;
	font-size:12;
	border: 3px normal maroon;
	background-image:url(images/btn_n.gif);
	background-repeat:no-repeat;
	text-indent:20;
	height:10;
	vertical-align:text-bottom;
	color:#000000;
}

.background{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;

}
.default{
	font-size:12;
	font-family:tahoma;
}

table{
	font-size:12;
	font-family:tahoma;
}

.highlightNum{
	color:green;
	font-weight:bold;
}
.description{
	color:gray;
}

.winner{
	color:green;
}

.pagedata{
	width:80%;
	background-image:url(../fa/images/home/top001.gif);
	background-repeat:repeat-x;
	padding-top:30;
	padding-right:20;
}

.mastertable{
height:340;
}

.menucolor{
color:black;
}

.pagecaption{
	font-family: "Traditional Arabic";
	font-size: 15pt;
	background-color:#FFFFC0;
	font-weight: bold;
}

.answered{
	font-family:tahoma;
	font-size:12;
	color:maroon;
	background-color:#D9EAFF;
	border-style:double;
	border-color: #808080;
	
}

