body
{
	background-image: url(images/svbg.gif);
}

body,td
{
	font-family: Tahoma;
	font-size: 11px;
}

table.main
{
	width: 787px;
}

td.banner-top
{
	width: 787px;
	height: 180px;
	background-image: url(images/banner-top.png);
	padding-left: 600px;
	padding-top: 20px;
}
td.banner-middle
{
	width: 787px;
	height: 100px;
/*	background-image: url(images/banner-middle.png); */
	text-align: center;
	vertical-align: middle;
}
td.content
{
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 500px;
	border: 1px solid #919090;
	border-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}

td.content-top
{
	background-image: url(images/content-top.gif);
	background-repeat: no-repeat;
	height: 36px;
}
td.content-main
{
	background-image: url(images/content-main.gif);
	background-repeat: repeat-y;
	padding: 6px;
}

td.border-right
{
	background-image: url(images/border-right.gif);
	background-repeat: repeat-y;
	width: 5px;
}

td.footer1
{
	background-image: url(images/footer1bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	text-align: center;
	padding-top: 5px;
}
td.footer1 a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
td.footer1 a:hover
{
	text-decoration: underline;
}

td.footer2
{
	background-image: url(images/footer2bg.png);
	background-repeat: no-repeat;
	height: 59px;
	text-align: center;
	padding-top: 20px;
}
td.footer2 a
{
	color: #000000;
	text-decoration: none;
}
td.footer2 a:hover
{
	text-decoration: underline;
}

table.main td
{
	vertical-align: top;
}

td.menu
{
	background-image: url(images/menu-item.gif);
	background-position: bottom;
	width: 156px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.news_date
{
	width: 150px;
	background-color: #FFFFFF;
	border-bottom: #CCCCCC 1px solid; 	
}

td.news_header
{
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	border-bottom: #CCCCCC 1px solid; 
	padding-left: 5px;
}

td.news_content
{
	background-color: #F4F4F4; 
	padding: 5px;
}

a.menu
{
	color: #FFFFFF;
	font-size: 13px;	
	text-decoration: none;	
	padding-left: 20px;
}

a.submenu
{
	padding-left: 40px;	
	color: #FFFFFF;	
	text-decoration: none;	
}

a.menu-selected
{
	color: #FFF40C;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	padding-left: 20px;
}

a.submenu-selected
{
	color: #FFF40C;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

td.gallery-box
{
	font-size: 9px;
	text-align: center;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}

td.nuclear
{
	text-align: right;
	font-size: 10px;
}
td.nuclear a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}

a.gallery_link
{
	color: #666666;
	text-decoration: none;
}

a.gallery_link:hover
{
	color: #666666;
	text-decoration: underline;
}

