body {
	font-family:Tahoma;
	font-size: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.voter {
	border: 1px dashed #336699;
	filter: Shadow(Color=EEEEEE, Direction=45);
}


td {
	font-family:Tahoma;
	font-size: 14px;
}

th {
	font-family:Tahoma;
	font-size: 15px;
}

form {
	font-family:Tahoma;
	font-size: 13px;
	}

input {
	font-family:Tahoma;
	font-size: 13px;
}

textarea {
	font-family:Tahoma;
	font-size: 13px;
}

select {
	font-family:Tahoma;
	font-size: 13px;
}

ul {
	font-family:Tahoma;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family:Tahoma;
	font-size: 13px;
}

ol {
	font-family:Tahoma;
	font-size: 13px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family:Tahoma;
	font-size: 12px;
}

.big {
	font-family:Tahoma;
	font-size: 18px;
}

.bodystyle {
	font-family:Tahoma;
	font-size: 15px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
a:Link{
	text-decoration:none
}
a:Hover{
	text-decoration:underline;
}
a:Visited{
	text-decoration:none;
}

#tlLoader{
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	BACKGROUND-IMAGE: url(../../images/semi-transparent.gif);
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: center;
	position:absolute;
	visibility: hidden;	

}
#tlChooser{
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	BACKGROUND-IMAGE: url(../../images/semi-transparent.gif);
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: center;
	position:absolute;
	visibility: hidden;	

}
.interactiveTitle
{
    PADDING-RIGHT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    LINE-HEIGHT: 20px;
    FONT-FAMILY: Traditional Arabic;
    BACKGROUND-COLOR: #edefe1;
    TEXT-DECORATION: none
}

.smallAuthor{

    FONT-SIZE: 10px;

}
.FullText{

	font-family:"Traditional Arabic";
	font-size:19px;

}