BODY
{
	margin: 0px;
	font-family: arial;
	/*Solid background*/
	/*background-color: #E1DED5;*/
	/*  */
	/*Shaded background*/
	background-image: url("../images/bgShade.jpg");
	background-repeat: repeat-x;
	background-color: #E1DED5;
	/*  */
}

a:link
{
	color: #595959;
	text-decoration: underline;
}

a:visited
{
	color: #595959;
	text-decoration: underline;
}

a:hover
{
	color: #DD1A00;
	text-decoration: underline;
}

img
{
	border: none 0px;
}

table.main
{
	background: none;
	width: 100%;
	height: 100%;
	border: none;
	overflow: hidden;
	background: url("../images/bgShade.jpg") repeat-x;
}

tr.main_top td
{
	height: 100px;
}

td.toplogo
{
	padding-left: 20px;
	vertical-align: middle;
}

img.logo
{
	border: none 0px;
	vertical-align: baseline;
}

img.logofsb
{
	border: none 0px;
	vertical-align: text-bottom;
}

tr.main_bar td
{
	height: 12px;
	background-color: #F2B85A;
	border: none;
	font-size: 6px;
}

tr.main_menu td
{
	height: 20px;
	font-weight: bold;
	color: #595959;
	padding-left: 20px;
	padding-right: 20px;
}

tr.main_menu td.menuitems
{
	font-size: 14px;
	padding-top: 5px;
}

tr.main_menu td.language
{
	font-size: 10px;
	padding-top: 7px;
	text-align: right;
	border-left: solid 1px #A6A6A6;
}

tr.main_menu a:link
{
	color: #595959;
	text-decoration: none;
}

tr.main_menu a:visited
{
	color: #595959;
	text-decoration: none;
}

tr.main_menu a:hover
{
	color: #DD1A00;
	text-decoration: none;
}

table.imglist
{
	margin: 20px 0px 20px 0px;
}

table.imglist tr td.img img
{
	margin: 0px 15px 0px 15px;
}

table.imglist tr td.txt
{
	padding-left: 7px;
	font-size: 0.8em;
	vertical-align: middle;
}

table.imglist tr td.img
{
	text-align: center;
	padding: 5px 0px 5px 0px;
	border-right: solid 1px #A9A9A9;
	border-left: solid 1px #A9A9A9;
}

td.content
{
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}

div.screenshots
{
	border: solid 1px #595959;
	background-color: #ffffff;
	padding: 15px;
	margin: 15px 0px 15px 0px;
	width: 0px;
}

div#contentbox
{
	font-size: 0.8em;
	margin-top: 30px;
	padding: 0px 30px 30px 20px;
	background: #FFFFFF;
	height: 100%;
	border: solid 1px #A9A9A9;
}

div#nocontentbox
{
	margin-top: 30px;
	padding: 0px 30px 30px 20px;
	height: 100%;
}

div#contactinfo
{
	background-image: url("../images/contactinfo_fsb.gif");
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: center;
	margin: 25px;
	width: 272px;
	height: 262px;
}

div#contactinfo td
{
	font: bold 0.7em Arial;
	color: #595959;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}

div#contactinfo td.category
{
	font: bold 0.7em Arial;
	color: #595959;
	text-align: right;
	padding-right: 4px;
	padding-left: 4px;
}

div#contactinfo th
{
	font: bold 0.7em Arial;
	color: #000000;
	text-align: left;
	border-bottom: solid 1px #A9A9A9;
	padding: 12px 0px 0px 3px;
}


div#contentbox h1
{
	font-size: 1.5em;
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin: 30px 0px 10px 0px;
	margin-left: -10px;
}

div#contentbox h2
{
	font-size: 1.2em;
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin: 15px 0px 5px 0px;
	margin-left: 0px;
}

tr.main_bottom td
{
	height: 30px;
}

td.content
{
	width: 550px;
}

td.news
{
	padding: 40px 20px 40px 20px;
	width: 200px;
	text-align: justify;
	border-left: solid 1px #A6A6A6;
	vertical-align: top;
}

div.news
{
	width: 200px;
	text-align: justify;
	vertical-align: top;
	font-size: 0.7em;
	color: #595959;
}

div.news h1
{
	font-size: 1.2em;
	margin: 0px 0px 6px 0px;
}

div.news hr
{
	width: 80%;
	text-align: center;
	color: #A9A9A9;
	height: 1px;
	margin: 20px 0px 20px 0px;
}

img.news
{
	margin: 20px 0px 0px 0px;
	border: none;
}

td.left_border
{
	border-right: solid 1px #A6A6A6;
}

td.right_border
{
	border-left: solid 1px #A6A6A6;
}

