@charset "utf-8";
/* CSS Document */

html,body
{
	background-color: #a2aab1;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:18px;
}
img
{
	border:0px;
}
.MainDivIE
{
	text-align: center;
}
.MainDivFF
{
	text-align: -moz-center;
}
.MainTable
{
	width: 914px;
	height: 100%;
	/* For Table CellSpacing */
	border:0px;
	border-collapse:collapse;
}
/* For Table CellPadding */
table.MainTable td 
{
    padding:0px;
}
.MainBodyTable
{
	width: 882px;
	height: 100%;
	/* For Table CellSpacing */
	border:0px;
	border-collapse:collapse;
}
/* For Table CellPadding */
table.MainBodyTable td 
{
    padding:0px;
}
.tdFooter
{
	background-image:url(../images/index_14.jpg);
	background-repeat:no-repeat;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
	font-family: tahoma;
	font-size: 10px;
	color: white;
	width:882px;
	height: 76px;
}
.tdFooterDiv
{
	padding-top: 12px;
}
.tdTopBanner
{
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	width:882px;
	height: 63px;
	font-family: tahoma;
	font-size: 10px;
	color: white;
	text-align: left;
}
.tdTopBannerDiv
{
	padding-left: 40px;
}
.tdMainBody
{
	 width:882px;
	 height:593px;
	 background-color:#FFFFFF;
}
.tdLeftBody
{
	background-image: url(../images/LeftBodyBG.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	width: 16px;
	height: 593px;
	vertical-align:top;
}
.tdRightBody
{
	background-image:url(../images/RightBodyBG.jpg);
	background-repeat:repeat-y;
	width: 16px;
	height: 593px;
	vertical-align: top;
}
.tdRightFooter
{
	width:16px;
	height:76px;
	background-image:url(../images/RightBodyBG.jpg);
	background-repeat:repeat-y;
}
.tdLeftFooter
{
	width:16px;
	height:76px;
	background-image:url(../images/LeftBodyBG.jpg);
	background-repeat:repeat-y;
}
.tdWhite
{
	background-color:#FFFFFF;
}
.tdVote
{
	background-image:url(../images/Votebg.gif);
	background-repeat:repeat-y;
	width: 183px;
	height: 5px;
	vertical-align: top;
	text-align:left;
}
.tdMenu
{
	width: 185px;
	/*height: 291px;
	background-color:#003a69;*/
	background-image:url(../images/m2.jpg); 
	background-repeat:repeat-y; 
	vertical-align:text-top; 
	padding:0; 
	font-size:0px;
	line-height:0px;
}

.tdBodyLink
{
	background-color:#6e9abf;
	width:191px;
	height:232px;
	text-align:left;
	vertical-align:top;
}

a:link {font-size:12px; color:Black; text-decoration:none;}
a:visited {font-size:12px; color:Black; text-decoration:none;}
a:hover {font-size:12px; color:Black;}

a.top:link {font-size:9px; color:#FFFFFF; text-decoration:none}
a.top:visited {font-size:9px; color:#FFFFFF;}
a.top:hover{font-size:9px; color:#FFFFFF; text-decoration:underline}

a.footer:link {font-size:11px; color:#ffffff; text-decoration:none; height: 20px;}
a.footer:visited {font-size:11px; color:#ffffff;}
a.footer:hover{font-size:11px; color:#ffffff; text-decoration:underline}

a.peyvand:link {font-size:12px; color:#5d5d5d; text-decoration:none}
a.peyvand:visited {font-size:12px; color:#5d5d5d;}
a.peyvand:hover{font-size:12px; color:#5d5d5d; text-decoration:underline}

a.project:link {font-size:12px; color:#5d5d5d; text-decoration:none; font-weight: bold;}
a.project:visited {font-size:12px; color:#5d5d5d; font-weight: bold;}
a.project:hover{font-size:12px; color:#5d5d5d; text-decoration:underline; font-weight: bold;}

