body { 
    padding: 0px;
    font-family: arial, verdana, geneva, sans-serif; 
	font-size: 11px; 
	line-height: 130%; 
	color: #333;
	/* top,right,bottom,left */
    margin: 10px 0px 10px 0px;
	text-align: center;
    } 

/* special table data */
.tdMenuBg {background: url(../../assets/layout/bg_menu.gif); height: 40px;}
.tdMenuSpacer {background: url(../../assets/layout/bg_menuspacer.gif); height: 8px; background-repeat:repeat-x;}
.tdPageBot {background: url(../../assets/layout/bg_menu.gif);}

#container {background-color: #fff; border: 1px solid #ccc; width: 790px; margin: 0 auto; height: 100%;}


.logo
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(logo.png);
	width: 205px;
	height: 214px;
}


.slogan
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(slogan.png); 
	width: 310px;
	height: 227px;
}

.topimg
{
	background-color : inherit;
	background-repeat: no-repeat;
	/* background-image: url('top_img.jpg'); */
	height: 236px;
}

.rubnews
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(rub_latestnews.gif);
	width: 200px;
	height: 22px;
}

.rubfeatured
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(rub_featured.gif);
	width: 102px;
	height: 20px;
}

.rubquote
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(rub_quote.gif);
	width: 138px;
	height: 20px;
}

.rubnewsletter
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(rub_newsletter.gif);
	width: 140px;
	height: 20px;
}

/* styles for menu */

/* EXPANDING menu styling */
#mnux ul {
	margin-left:0 !important;
	margin-top:1px !important;
	width:162px !important;
	w\idth:154px !important;
	}

#mnux ul ul {
	width:154px !important;
	w\idth:146px !important;
	background-color: #fff !important;
	}
#mnux ul ul ul {
	width:146px !important;
	w\idth:138px !important;
	background-color: #fff !important;
	}

/* give all anchors a hand cursor */
#mnux a {
	cursor:pointer !important;
	cursor:hand !important;
	}

/* SUBMENUS - to the left or right on pages --> */
.subMenu {font-size: 11px; line-height: 14px; text-decoration: none; color: #000;}
.subMenu:hover {color: FF6600; text-decoration: underline;}
/* End styles for Menus */

/* Fonts and links */
.PageTitle {font-family: 'Arial Narrow', 'Helvetica Narrow', sans-serif; font-size: 24px; font-weight: normal; color: #333; line-height: 30px;}

.editlink {font-family: verdana, geneva, sans-serif; font-size: 10px; color: #FF9900; font-weight: bold;}
.statuslink {font-family: verdana, geneva, sans-serif; font-size: 9px; color: #FF6600;}

.SmallLinkDark {font-size: 12px; line-height: 15px; text-decoration: none; color: #333;}
.SmallLinkDark:hover {color: #FF9900; text-decoration: underline;}

.SmallLinkLight {font-size: 12px; line-height: 15px; text-decoration: none; color: #FFF;}
.SmallLinkLight:hover {color: #FFFFFF; text-decoration: underline;}

.SmallFontDark {font-size: 12px; line-height: 15px; color: #000;}
.SmallFontLight {font-size: 12px; line-height: 15px; color: #FFFFFF;}

.footerFont {font-size: 11px; line-height: 12px; color: #ffffff;}
.footerLink {font-size: 11px; line-height: 12px; text-decoration: none; color: #ffffff;}
.footerLink:hover {color: #FF9900; text-decoration: underline;}

.PositionHeaderText {font-family: tahoma, verdana, geneva, sans-serif; font-size: 11px; color: #333;}
.openedlink {font-family: tahoma, verdana, geneva, sans-serif; font-size: 11px; color: #FF9900; text-decoration: none; font-weight: bold}

/* Table styles */
TABLE.BOX {border: 10px solid #FFFFFF; height: 100%;}
TABLE.FullHeight {height: 100%;}

/* special tables or table data - for startpage */
.BoxSilver {border: 1px solid #CCCCCC; padding: 10px; background-color: #ffffff; color: #333333;}
.BoxFeatured {border: 1px solid #CCCCCC; padding-left: 10px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; background-color: #ffffff; color: #333333;}
.BoxBlue {border: 1px solid #CCCCCC; padding: 10px; background: url(../../assets/layout/box1/bg_box_blue.gif); background-repeat:repeat-x; background-color: #10599d; color: #FFF;}
.BoxQuotes {border: 1px solid #CCCCCC; padding: 10px; background: url(../../assets/layout/bg_quotes.gif); background-repeat:repeat-x; background-position: 100% 80%; background-color: #FFF; color: #999;}

Table.BoxGoldWhite {border: 1px solid #CCCCCC; padding: 4px; background-color: #FFF; color: #333;}
Table.BoxGoldWhite th {font-size: 13px; color: #FFF; background-color: #FF9900;}
Table.BoxGoldWhite td {font-size: 11px; vertical-align: top; line-height: 130%;}
Table.BoxGoldWhite a {font-size: 11px; color: #006699;}