body{
text-align:center;
}
.body{
text-align:-moz-center;
}
#web{
width:820px;
}
#rollit{
width:820px;
color:#FFFFFF;
background:url(../images/roll.jpg) no-repeat;
height:29px;
}
#three{
width:820px;
}
#two{
float:left;
width:657px;
}
#right{
width:161px;
float:right;
}
#mbg{
background:#0054a4;
}
#mtop{
background:url(../images/menu_top.gif) no-repeat top;
}
#mbottom{
background:url(../images/menu_bottom.gif) no-repeat bottom;
}
#mcont{
width:157px;
padding-bottom:10px;
padding-top:10px;
}
#footer{
background:url(../images/footer.jpg) no-repeat;
display:block;
height:62px;
color:#FFFFFF;
font-weight:bold;
font-size:16px;
padding-top:35px;
}
#left{
float:left;
text-align:right;
direction:rtl;
width:203px;
}
#cont{
width:452px;
float:right;
background:#e4e4e4;
}
#rollit {
width:820px;
text-align:left;
color:#FFFFFF;
padding-top:5px;
font-size:16px;
font-weight:bold;
}
a.scroll:link, a.scroll:visited {
color:#FFFFFF;
text-decoration:none;
}
a.scroll:hover {
color:#000000;
text-decoration:none;
}
/*buttons*/
a.mainlevel:link, a.mainlevel:visited {
    width:157px;
	font-weight: 700;
	font-size: 16px;
	color:#003399;
	text-decoration:none;
    background:url(../images/button.jpg) no-repeat;
	display:block;
	height:27px;
	line-height:27px;
	text-align:right;
	border-bottom:1px solid;
	
}
a.mainlevel:hover {
	font-size: 16px;
	background-position23: 0px -24px;
	display:block;
	background:url(../images/button_h.jpg) no-repeat;
	line-height:24px;
	color:#990000;
    width:157px;
	text-align:right;
}
a.mainlevel#active_menu {
	color: #FFFFFF;
	display:block;
	line-height:27px;
	background:url(../images/button_active.jpg) no-repeat;
	width:157px;
	text-align:right;
    border-bottom:1px solid;
}
/*eof buttons*/

/*article thumbs*/
/* ###################### ARTICLE THUMBNAILS MODULE CLASS ###################### */
table.at_main_table {
  	border-width		: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	border-collapse		: separate;
	background-color	: white;
	width			: 100%;
	padding-left     	: 0px;
	padding-right     	: 0px;
	border-bottom    	: 1px solid #AFC0D0;
	direction:rtl;
	
}

table.at_main_table td {
  	border-width		: 0px 0px 0px 0px;
  	padding			: 0px 0px 0px 0px;
	border-style     	: none;
  	border-color		: black;
	background-color	: white;
	padding-left     	: 0px;
	padding-right     	: 0px;
	border-bottom    	: 0px solid #AFC0D0;
}

table.at_element_table1 {
  	border-width		: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	background-color	: #F1F1F2;
	width			: 100%;
	border-collapse		: separate;
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
}

table.at_element_table1 td {
	border-style     	: none;
  	border-color		: black;
	background-color	: #F1F1F2;	
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
	text-align		: right;
	direction:rtl;
	display:block;
}

table.at_element_table2 {
  	border-width		: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	border-collapse		: separate;
	background-color	: #F1F1F2;
	width			: 100%;
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
	direction:rtl;
	text-align:right;
}

table.at_element_table2 td {
	border-style     	: none;
  	border-color		: black;
	background-color	: #F1F1F2;
	padding-left     	: 1px;
	padding-right     	: 1px;
	border-bottom    	: 0px solid #AFC0D0;
	text-align		: right;
	direction:rtl;
	display:block;
}

a.at_img_table:link, a.at_img_table:visited {
	padding-left     	: 0px;
	padding-right     	: 0px;
	color:#006699;
	text-align:right;
}

a.at_img_table:hover {
	color:#CC0000;
}

div.at_title {
	padding-bottom		: 0px;
	font-size:15px;
	direction:rtl;
	float:right;
	display:block;
	text-align:right;
}

a.at_title:link, a.at_title:visited {
	font-size 		: 18px;
	font-weight:normal;
	font-family:Helvetica, Verdana, Arial, sans-serif, Trebuchet MS;
	color:#006699;
	padding-top		: 0px;
	text-decoration:none;
	display:block;
}

a.at_title:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:#0066CC;
}

div.at_intro {
	font-size:16px;
	font-weight:bold;
	font-family:Helvetica, Verdana, Arial, sans-serif, Trebuchet MS;;
	color:#000000;
	padding-top:0px;
	direction:rtl;
	text-align:right;
	display:block;
	}

div.at_date {
	font-size 		: 9px;
	font-style 		: italic;
	font-family 		: Arial, sans-serif, Times New Roman, Tahoma,Verdana;
	color 			: red;
	padding-top		: 0px;
	display:block;
}

div.at_readmore {
	padding-top		: 2px;
}

a.at_readmore:link, a.at_readmore:visited {
	font-size 		: 11px;
	font-weight 		: bold;
	font-family 		: Arial, sans-serif, Times New Roman, Tahoma, Verdana;
	color 			: green;
	padding-top		: 0px;
}

a.at_readmore:hover {
	color:red;
	border-bottom: none;
}

/*eof article thumbs*/
/*latest*/
li.minifp, li.minifp a:link, li.minifp a:visited {
font-size:16px;
font-weight:bold;
color:#006699;
font-weight:normal;
text-decoration:none;
list-style-image:url(../images/dot_next.gif);
}
li.minifp a:hover {
font-size:16px;
color:#CC0000;
font-weight:normal;
text-decoration:none;
}
.minifp-introtitle a:link, .minifp-introtitle a:visited{
color:#000000;
text-decoration:none;
font-size:16px;
font-weight:bold;
}
.minifp-introtitle a:hover{
color:#006600;
}
.minifp img{
border:1px solid #003399;
}
.minifp-date{
color:#003366;
}

#conty{
float:left;
width:657px;
direction:rtl;
text-align:right;
}
.contentheading{
color:#CC0000;
font-size:24px;
font-weight:bold;
}
.createdate{
background:#CCCCCC;
color:#000000;
font-size:14px;
text-align:center;
}
.pagenav_next, .pagenav_prev{

background:#FFEA93;
font-weight:bold;
border:1px solid #FF3300;

padding:5px 10px 5px 10px;
}
.pagenav_next a:link, .pagenav_next a:visited, .pagenav_next a:hover, .pagenav_prev a:link, .pagenav_prev a:visited, .pagenav_prev a:hover{
color:#000000;
font-size:16px;
text-decoration:none;
}
.blog_more a:link, .blog_more a:visited{
list-style:url(../images/list.gif);
font-size:16px;
font-weight:bold;
color:#000066;
text-decoration:none;
}
.blog_more a:hover{
color:#FF0000;
list-style-image:url(../images/listhover.gif);
}
.pagenav{
color:#000000;
margin-left:3px;
margin-right:3px;
text-decoration:none;
font-weight:bold;
font-size:16px;
}
a.pagenav:link, a.pagenav:visited{
color:#CC0000;
margin-left:3px;
margin-right:3px;
text-decoration:none;
font-weight:bold;
font-size:16px;
}
 a.pagenav:hover{
color:#003399;
text-decoration:underline;
}
.sectiontableheader{
background:#CCCCCC;
color:#000000;
font-weight:bold;
font-size:16px;
}
.sectiontableentry1{
background:#A5DFFE;
color:#000066;
font-size:16px;
}
.sectiontableentry1 a:link, .sectiontableentry1 a:visited, .sectiontableentry2 a:link, .sectiontableentry2 a:visited{
color:#000066;
font-size:16px;
font-weight:bold;
text-decoration:none;
padding-bottom:5px;
}
.sectiontableentry1 a:hover, .sectiontableentry2 a:hover{
color:#FF0000;
text-decoration:underline;
}

/*lines*/
#alin{
width:820px;
text-align:right;
}
#twoit{
width:543px;
float:right;
}
#oneit{
width:270px;
float:right;
direction:rtl;
}
#secit{
width:270px;
float:left;
border-right:1px solid #009900;
border-left:1px solid #009900;
direction:rtl;
}
#threeit{
width:270px;
float:left;
direction:rtl;
}
#titlit{
color:#FFFFFF;
background:#009900;
display:block;
font-weight:bold;
font-size:16px;
}
.latestnews{
text-decoration:none;
font-size:16px;
color:#003399;
text-align:right;
}
.latestnews a:hover{
color:#CC0000;
text-decoration:underline;
}
/*lines*/
