/* */
body {
	margin:10;margin-top:5;
	font-family:Arabic Transparent,Times New Roman,Tahoma,Arial,Helvetica,sans-serif;
	font-size:12pt;
	scrollbar-3dlight-color:#d1d7dc; 	
	scrollbar-arrow-color:#006699; 
	scrollbar-darkshadow-color:#98aab1; 
	scrollbar-face-color:#f1f1f1; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#f1f1f1; 
	scrollbar-track-color:#f1f1f1;
	
}

a
{color:#004276;text-decoration:none;}

a:visited
{color:#0c4790}

a:hover
{color:#c00;text-decoration:underline;}


a.side {
	color : #004276;
	text-decoration : none;
}

a:hover.side {
	color : #005599;
	text-decoration : underline;
}

a.white {
	color : #ddd;
	text-decoration : none;
}

a:hover.white {
	color : #ddd;
	text-decoration : underline;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #b1c3d4;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #b1c3d4;
}

td {
	font-family : Arabic Transparent,Times New Roman,Tahoma, Arial, Helvetica, sans-serif;
	color : black;
	font-size: 12pt;
}

pre {
	font-family : Arabic Transparent,Times New Roman,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.alt {
	color : #005599;
}

/* main menu on the white header */
.white-header {
	font-family : Arabic Transparent,Times New Roman,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
	color : black;
	background-color : #fff;
	border-top : 1px solid #c00;
	/*border-bottom : 1px solid #b1c3d4;*/
	border-bottom : 1px solid #c00;
	padding : 5px;
}


.full-header {
	font-family :Arabic Transparent,Times New Roman,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #aaa;
	/*background-color : #006699;*/
	background-color : white;
	padding : 0px;
}

.footer {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : black;
	/*background-color : #ecf0f4;*/

	border-top : 1px solid #ecf0f4;
	padding : 5px;
}

.button {
	font-family : Arabic Transparent,Times New Roman,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : black;
	background-color : white;
	height : 20px;
	border : 1px solid #b1c3d4;
	margin-top : 2px;
}

.textbox {
	font-family : Arabic Transparent,Times New Roman,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color : black;
	background-color : #f8f8f8;
	border : 1px solid #b1c3d4;
}

/*news text*/
.main-body {
	font-size: 12pt;
		color:black;
	/*color : #555;*/
	background-color : #fff;
	padding : 4px 4px 5px 4px;
}

/*side panels*/
.side-body {
font-weight : bold;
	font-size: 12pt;
	color : black;
	background-color : #fff;
	padding : 4px;
}

.main-bg {
	Color : black;
	background-color : #fff;
	padding : 5px;
}

.outer-border {
	border : 1px solid #b1c3d4;
}

.border {
	border : 1px solid #b1c3d4;
}

.side-border-left {
	border-right : 1px solid #b1c3d4;
	padding : 5px;
}

.side-border-right {
	border-left : 1px solid #b1c3d4;
	padding : 5px;
}

.news-footer {
font-family:Tahoma,Arial,Sans-Serif;
	font-size: 9pt;
	color : black;
	background-color :white;
	border-top : 1px solid #b1c3d4;
	padding : 3px 4px 4px 4px;
}

/*news caption titles*/
.capmain {
	font-family : Arabic Transparent,Times New Roman,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : #c00;
	
	
	background-color : #ecf0f4;
	border-bottom : 1px solid #b1c3d4;
	padding : 2px 4px 4px 4px;
}

/*panels titles*/
.scapmain {
	font-family : Arabic Transparent,Times New Roman,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color: #fff;
	background-color : #004276;
	border-bottom : 1px solid #b1c3d4;
	padding : 4px;
}

.tbl-border {
	color : #555;
	background-color : #e9eff5;
}

/*used in albums titles*/
.tbl {
	font-size: 12pt;
	color : black;
	background-color : #fff;
	padding : 4px;
}

/*comment text*/
.tbl1 {
	font-size:12pt;
	color:black;
	/*font-weight : bold;*/
	/*border-bottom : 1px solid #004276;*/
	/*border: 1px solid #004276;*/
	background-color : #fff;
	
	padding : 4px;
}

.tbl2 {
	font-size: 12pt;
	color : black;
	/*font-weight : bold;*/
	background-color : #FDFDF4;
	/*background-color : #FEFFE1;*/
	/*border-bottom : 1px solid #004276;*/
	/*border: 1px solid #004276;*/
	
	
	padding : 4px;
}

/* Forum header*/
.forum-caption {
	font-size: 12pt;
	font-weight : bold;
	
	color : black;
	
	background-color : #e9eff5;
	border : 1px solid #b1c3d4;
	padding : 0px 4px 2px 4px;
}

/* Quote blocks */
.quote {
	font-size: 11pt;
	color : #555;
	background-color : #e9eff5;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #b1c3d4;
}

.poll {
	height : 12px;
	border : 1px solid #b1c3d4;;
}

.comment-name {
       font-size: 12pt;
	font-weight : bold;
	color : red;
}

/* This is for the Shoutbox */
.shoutboxname {
	font-weight : bold;
	color:red;
	/*color : #005599;*/
	background-color : #fff;
}

.shoutbox {
color : black;
font-size: 9pt;
	font-family:Tahoma,Arial,Sans-Serif;
font-weight : normal;
	/*color : #777;*/
	background-color : #fff;
}

.shoutboxdate {
	font-size: 8pt;
	/*color : #888;*/
	color:black;
	background-color : #fff;
}

.small {
	font-size: 11pt;
	color : black;
	font-weight : normal;
	
}

.small2 {
	font-size: 11pt;
	font-weight : bold;
	color : #555;
}

.side-small {
	font-size: 11pt;
	font-weight : normal;
	color : black;
	background-color : #fff;
}

.side-label {

	color : black;
	
	background-color : #e9eff5;
	padding : 2px 2px 3px 2px;
}