@charset "charset=windows-1256";

body {
	background-image: url(Images/bg.jpg);
}

body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.Red_12_B_special 
{color: #cc0000; font-weight: bold; font-size: 12px; }

.Gray_12_Braktes 
{font-size: 12px; color: #666666;}

.Red_12 {
	font-size: 12px;
	color: #cc0000;
}

.Semi-Black_12_B_headers {
	font-size: 12px;
	font-weight: bold;
}

.Small_default_12 
{font-size: 12px}

.Gray_13_B {
	color: #333333;
	font-weight: bold;
}

.Brown_11_B {
	color: #996600;
	font-weight: bold;
	font-size: 11px;
}

.Pic 
{font-size: 12px;
color: #cccccc;
}

#tags { 
text-align: center; 
font-family: Arial, Tahoma, Verdana; 
} 

#tags h1 { 
font-size: 13px;  
color: black; 
font-weight: bold; 
} 

#tags h2 { 
font-size: 12px;  
color: black; 
font-weight: bold; 
}

#tags h3 { 
font-size: 10px;  
color: black; 
font-weight: bold; 
}

.HEAD_11_B_Tables {color: #333333; font-size: 11px; font-weight: bold; }