body { margin:0 0 0 0}
td { vertical-align:top}
img { border:0px; margin:0 0 0 0}
div {
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family: "Monotype Koufi";
}
input { margin:0 0 0 0; padding:0 0 0 0}


.grey_1 { color:#656565; font-family:tahoma; font-size:11px; line-height:14px; text-decoration:none}
.white_2 { color:#FFFFFF; font-family:tahoma; font-size:16px; line-height:25px}
.red_2 { color:#7F3939; font-family:tahoma; font-size:11px; line-height:16px}
.white_3 { color:#FFFFFF; font-family:tahoma; font-size:18px; line-height:30px}
.white_bold { color:#FFFFFF; font-family:tahoma; font-size:11px;font-weight: bold;line-height:12px}
.y_bold { color:#E0B26C; font-family:tahoma; font-size:11px;font-weight: bold;line-height:12px}
.y_bold_title { color:#E0B26C; font-family:tahoma; font-size:16px;font-weight: bold;line-height:24px}
.y_ar_normal { color:#D4A762; font-family:tahoma; font-size:13px;font-weight: normal;line-height:15px}
.dark_blue { color:#565B66; font-family:tahoma; font-size:11px; line-height:12px}
.dark_blue2 { font-weight:bold; color:#676452; font-family:"Monotype Koufi"; font-size:16px; line-height:18px}
.dark_blue4 { color:#565B66; font-family:tahoma; font-size:13px; line-height:15px}
.dark_blue3 { color:#565B66; font-family:tahoma; font-size:11px; line-height:15px}
/* ---- ( NEW ) ---- */

.dark_blue2-sml 
			{ font-weight:bold; 
			color:#676452; 
			font-family:"Monotype Koufi"; 
			font-size:14px; 
			line-height:18px}

.wellcome { line-height:15px; 
			color:#1D1719; 
			font-family:Monotype Koufi; 
			font-size:24px; 
			text-align:right; 
			text-decoration:none} 

.wellcome-ul { line-height:15px; 
			color:#1D1719; 
			font-family:"Monotype Koufi"; 
			font-size:20px; 
			text-align:right; 
			text-decoration:underline} 


.wellcome-white { line-height:15px; 
			color:#FFFFFF; 
			font-family:Monotype Koufi; 
			font-size:24px; 
			text-align:right; 
			text-decoration:none} 

.list-koufi { color:#1D1719; 
			font-family:"Monotype Koufi"; 
			font-size:20px; 
			line-height:25px}
/* ---- ( style8+HOVER ) ---- */



/* ---- ( marq1 ) ---- */
		.marq1 { color:#FFFFFF; 
		font-family:tahoma; 
		font-size:11px;
		font-weight: bold;
		line-height:12px}
		
/* ---- ( marq2 ) ---- */



/* ---- ( news ) ---- */

.news-big-pic{ float:right; height:120px ; width:160px }


.news-big-title {font-family:Arial, Helvetica, sans-serif;
				font-size: 16px; 
				color:#FF0000; 
				font-weight:bolder;
				text-decoration: none }
				
.news-big-inner {font-family:Tahoma;
				font-size: 13px; 
				color:#000000; 
				text-decoration: none }

.news-small-pic{ float:right; height:60px ; width:80px }

.news-small-title {font-family:Arial, Helvetica, sans-serif;
				font-size: 13px; 
				color:#FF0000; 
				font-weight:bold;
				text-decoration: none }
				
.news-small-inner {font-family:Tahoma;
				font-size: 11px; 
				color:#000000; 
				text-decoration: none }

/* ---- ( Index-Table ) ---- */

.table-header {font-family:"Monotype Koufi";
				font-size: 16px; 
				color:#000000; 
				font-weight:bolder;
				text-decoration: none }
				
.table-inner {font-family:tahoma;
				font-size: 14px; 
				color:#000000; 
				font-weight:bolder;
				text-decoration: none }
/*--------------------------------------*/
.footer-koufi { color:#FFFFFF; 
			font-family:"Monotype Koufi"; 
			font-size:15px; 
			line-height:18px}
.test,a:link {
	color:#440000;
	text-decoration:none;
	
}
/*--------------------------------------*/
a:link ,a:visited ,a:active {
	color:none;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}

/*** POLL-SPECIFIC STYLES ***/
.Poll_DisplayText
{
    font-weight: bold;  
}

.Poll_TotalVotes
{
    font-style: italic;
}

.Poll_TakePoll, .Poll_PollResults
{
    border: dashed 1px #666;
    padding: 5px;
    margin-top: 10px;
    margin-left: 15px;
}


.ModalBackGround
{
	background-color:black;
	filter:alpha(opacity=75);
	opacity:0.75;	
	}
	
	.ModalStyle
{
	background-color:White;
	color :Black;
	}