﻿body
{
	background-color:#464f68;
	font-family:Arial;
	font-size:10pt;
	padding:0px;
	margin:0px;
}

.table-site-layout
{
	border-collapse:collapse;
	border-width:0px;
	width:1024px;
	height:100%;
	padding:0px;
	margin:0 auto 0 auto;
}

.table-site-layout .layout-title
{
	background-color:#b0bad8;
	background-image:url(logos/logo-big.jpg);
	background-position: center left;
	background-repeat:no-repeat;
	height:64px;
	padding:0px;
}

.table-site-layout .layout-sidebar
{
	padding:0px;
	background-image:url(sidebar1/sb-category.gif);
	background-color:#c0bab4;
	width:192px;
	vertical-align:top;
}

.table-site-layout .layout-content
{
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}

.table-site-layout .layout-border-subtitle
{
	background-image:url(site-borders/border-top.gif);
	background-repeat:repeat-x;
	height:48px;
	text-align:left;
	vertical-align:top;
	padding:0px;
}

.table-site-layout .layout-border-bottom
{
	background-image:url(site-borders/border-bottom.gif);
	background-repeat:repeat-x;
	height:24px;
	text-align:left;
	padding:0px;
	vertical-align:top;
}

.table-site-layout .layout-border-left
{
	background-image:url(site-borders/border-left.gif);
	background-repeat:repeat-y;
	width:8px;
	text-align:right;
	padding:0px;	
}

.table-site-layout .layout-border-right
{
	background-image:url(site-borders/border-right.gif);
	background-repeat:repeat-y;
	width:8px;
	text-align:left;
	padding:0px;
}

.table-site-layout .text-subtitle
{
	font-size:x-large;
	color:#F0F0F0;
	font-weight:bolder;
	padding-left:8px;
}

.table-site-layout .text-copyright
{
	font-size:xx-small;
	color:#E0E0E0;
	padding-left:4px;
	padding-top:2px;
}

.table-screenshot128
{
	padding:0px;
	width:148px;
}

.new
{
	color:white;
	font-style:italic;
	font-weight:bold;
}

h1
{
	font-family:Arial;
	font-size:large;
	font-style:italic;
	color:#202080;
}

h3
{
	font-family:Arial;
	font-size:small;
	color:#FF8000;
}

p
{
	text-indent:4;
	vertical-align:top;
}

img
{
	border:none;
}
