/* CSS Document */

<style type="text/css">

/*by click iraqvoice.com*/
.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #666666;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 5px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 100%;
}

.arrowlistmenu ul li a:visited{
color: #666666;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3E9E9;
}
.arrowlistmenu ul li a:active{ /*hover state CSS*/
color: #A70303;
background-color: #F3E9E9;
}
a:link {
	color: #000000;
	text-decoration: none;
} 
a:visited {color: #CCCCFF; text-decoration: none;} 
a:hover {
	color: #CC0000;
	text-decoration: none;
} 
a:active {color: #000000} 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	height: inherit;
}
.td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;} 	 
li {color: #339966; list-style-type: none} 
ul {color: #FFCC00; list-style-type: none} 
ol {color: #FFCC00} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333} 
.mytext a:link {color: #CCCCCC; text-decoration: underline} 
.mytext a:visited {color: #CCCCCC; text-decoration: underline} 
.mytext a:hover {
	color: #FFFFFF;
	text-decoration: none;
} 
.mytext a:active {color: #FFFFFF; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCFF} 
.mytext2 a:link {color: #FF9900; text-decoration: underline} 
.mytext2 a:visited {color: #FF9900; text-decoration: underline} 
.mytext2 a:hover {color: #FFFFFF; text-decoration: none; background-color: #CCCCCC} 
.mytext2 a:active {color: #FF9900; text-decoration: none} 
.style1 {
	color: #FF9900;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
}
.h1 {
	color: #999999;
	padding-left: 10px;
}
.slogan {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; padding-left: 30px;}
.roomname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3333FF;
	text-align:center;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #F0F0F0; text-align:right;} 
.style3 a:link {color: #CCCCCC; text-decoration: none}
.style3 a:visited {color: #7878D1; text-decoration: none}
.style3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.style3 a:active {color: #FF9900; text-decoration: none} 
.style3 ul{
list-style-type:none;
}
.style3 li{
display:inline;
}
.style3 a{ 
float:right;
text-decoration:none;
color:white;
padding:5px;
}
.style5 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
body {
	background-color: #EBD6D6;
}
.style6 {color: #FFFFFF; font-size: 11px; font-weight: bold; }

.HeaderTD {
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#660000', endColorstr='#000000', gradientType='0');
}
.HeaderTDLine {
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#4A1800', endColorstr='#2B0E00', gradientType='0');
}
.rightTable {
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#FFCCCC', endColorstr='#FAF1F1', gradientType='0');
}
.tableHeader {
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#EBD6D6', endColorstr='#D7ACAC', gradientType='0');
}
.boxes {
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#FFCCCC', endColorstr='#FAF1F1', gradientType='0');
}
.boxesHeader {
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#CC6666', endColorstr='#990000', gradientType='0');
}
.logo {
padding-bottom: 5px; padding-top: 5px; padding-left: 10px; padding-right: 50px;
}


</style>
