/* CSS Document */
a {
	font-size: 12px;
	font-family: Tahoma;
}
a:link {
	text-decoration: none;
	color: #009900;
	font-family: Arial;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #A9AC99;
	font-family: Arial;
	font-size: 12px;
}
.headings {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.more {
	color: #BE0026;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	color: #CCCCCC;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;

}
.tables {
	border: thin solid #999999;
}
.table-bg-updates {
	background-color: #F4F6E9;
	background-image: url(../images/bag-tan.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table-bg-newsletter {
	background-color: #F1FAFF;
	background-image: url(../images/bag-blue.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table-bg-articles {
	background-color: #FBEFEF;
	background-image: url(../images/bag-red.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table-bg-events {
	background-color: #FDF8E5;
	background-image: url(../images/bag-yellow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.page-titles {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FD0304;
}
.table-bg-iran-news {
	background-color: #F8F2F2;
	background-image: url(../images/bag-purple.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
div.footer2 a, div.footer2 a:link, div.footer2 a:visited, div.footer2 a:active {
color: #FFFF66;
font-family: Arial;
font-size: 11px;
line-height: 250%;
font-weight: bold;
}

div.footer2 a:hover {
text-decoration: underline;
}
.box-text-padded {
	padding-left: 10px;
	padding-right: 10px;
}
.box-text-padded-latest-news {
	padding-right: 10px;
}
