body
{
	font-size: 100%;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	z-index: 1;
}
body.mceContentBody
{
	width: auto;
}

html
{
	font-family: tahoma,helvetica,sans-serif;
	font-size: 80%;
	line-height: 1.5;
	margin: 0pt;
	padding: 0pt;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	text-indent: .5cm;
}
img
{
	border: 0px;
	vertical-align: middle;
}
img.centerImage
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a
{
	color: rgb(0, 0, 0);
}
a:hover
{
	text-decoration: underline;
	color: rgb(255, 0, 0);
}
ul
{
	margin-right: 10px;
}
p
{
	color: rgb(0, 0, 0);
}
pre
{
	font-family: courier;
	font-size: 11px;
	line-height: 1.5;
	margin: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}
#header
{	
	font-size: 100%;
	margin-bottom: 0px;
}
/** Icon menu at the top **/
#image_menu
{
	text-align: left;
}
#image_menu table
{
	width: auto;
}
#image_menu table tr td
{
	margin: 0px; padding: 0px;
}
#image_menu tr td a
{
	color: rgb(0, 0, 0);
	display: block;
	font-weight: bold;
	line-height: 1;
	padding: 0px 4px 0px 4px;
	text-decoration: none;
}
#image_menu tr td:hover
{
	background-color: rgb(225, 225, 255);
}
#menu
{
	background-color: rgb(210,64,64);
	border: 1px solid;
	color: rgb(0, 0, 0);
	font-size: 110%;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 10px;
	padding-left: 2px;
	text-align: center;
	text-indent: 0cm;
}
#menu a
{
	color: rgb(255, 255, 255);
	text-decoration: none;
}
#menu a:hover
{
	text-decoration: underline;
}
#menu table tr td
{
	background-color: rgb(210, 64, 64);
	color: rgb(255, 255, 255);
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.message
{
	background-color: rgb(64,210,64);
	background-repeat: repeat-x;
	border: 1px solid rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 10px;
	margin-right: 0pt;
	margin-top: 0px;
	padding: 3px 4px;
	text-align: justify;
	text-indent: 0cm;
}

/** Drop Shadow **/
.shadow-container
{
	left: 4px;
	position: relative;
	top: 4px;
}
.shadow-container .shadow, .shadow-container .content, .shadow-container .sub-menu, .shadow-container #menu
{
	left: -2px;
	position: relative;
	top: -2px;
}
.shadow-container .shadow
{
	background: #ccc;
}

/** Content Div **/
.content
{
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(0,0,0);
	margin-bottom: 10px;
	margin-right: 0pt;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}
.content h1
{
	background-color: rgb(74, 166, 205);
	background-repeat: repeat-x;
	border-bottom: 1px solid rgb(0, 0, 0);
	color: rgb(255,255,255);
	font-size: 100%;
	line-height: 150%;
	margin: 0px;
	padding: 2px 4px;
	text-indent: 0cm;
}
.content h1 a
{
	color: rgb(255,255,255);
}
.content h2
{
	border-bottom: 1px solid;
	border-left: 1px solid;
	color: rgb(0, 0, 0);
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 85%;
	font-variant: small-caps;
	margin: 0px 0px 0px 5px;
	padding: 1px 4px;
	text-indent: 0cm;
}
.content div.data
{
	font-size: 100%;
	padding-left: 8px;
	padding-right: 8px;
}
.pagination
{
	margin-bottom: 5px;
	text-align: center;
}
#footer
{
	background-attachment: scroll;
	background-image: none;
	background-position: 0% 50%;
	background-repeat: repeat;
	border-color: rgb(153, 153, 153);
	border-top: 1px solid rgb(153, 153, 153);
	clear: both;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	margin-top: 10px;
	text-align: center;
}

/** Tables **/
table
{
	border-collapse: collapse;
	border-color: #3366CC;
	border-style: None;
	border-width: 3px;
	width: 100%;
}
th
{
	background-color: rgb(255, 200, 200);
	text-align: center;
}
table tr td
{
	background: #fff;
	text-align: center;
	vertical-align: middle;
}
table tr.altrow td
{
	background: rgb(225, 225, 255);
}
table tr.gold td
{
	background-color: rgb(245, 216, 108);
}
table tr.outdated td
{
	background-color: rgb(150, 150, 150);
}
table tr.red td
{
	background-color: rgb(255, 0, 0);
}
table tr.green td
{
	background-color: rgb(0, 255, 0);
}
table tr.footer td
{
	background-color: rgb(225, 225, 225);
}

/** Shoutbox **/
#shoutbox td
{
	background-color: rgb(255, 255, 255);
	text-align: left;
}
#shoutbox td.date
{
	text-align: right;
}
#shoutbox td.text
{
	background-color: rgb(220, 220, 220);
	padding-left: 20px;
}

/** Forms **/
form
{
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset
{
	border: 1px solid;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend
{
	font-size: 120%;
	font-weight: bold;
}
fieldset fieldset
{
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 16px 0;
}
fieldset fieldset legend
{
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div
{
	clear: left;
	margin: 0 20px;
}
form div
{
	clear: both;
	vertical-align: text-top;
}
form div.required
{
	color: #333;
	font-weight: bold;
}
form div.submit
{
	border: 0;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
label
{
	display: block;
	font-size: 100%;
	padding-right: 20px;
}
input, textarea
{
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	font-size: 100%;
	padding: 2px;
	width: 100%;
}
select
{
	clear: both;
	font-size: 100%;
	vertical-align: text-bottom;
}
select[multiple=multiple]
{
	width: 100%;
}
option
{
	font-size: 100%;
	padding: 0 3px;
}
input[type=checkbox]
{
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit]
{
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	vertical-align: bottom;
	width: auto;
}

/** Submenus **/
.sub-menu
{
	background-color: rgb(249, 235, 150);
	border: 1px solid rgb(0, 0, 0);
	font-family: tahoma,helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 10px;
	margin-right: 0pt;
	margin-top: 0px;
	padding: 0px 4px;
	text-indent: 0cm;
}
.sub-menu table
{
	margin: 0px;
	padding: 0px;
}
.sub-menu td
{
	background-color: rgb(249, 235, 150);
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.sub-menu td.title
{
	text-align: left;
}
.sub-menu a
{
	text-decoration: none;
}
.sub-menu a:hover
{
	text-decoration: underline;
}
.sub-menu label
{
	display: inline;
	font-size: 100%;
	padding-right: 5px;
}
.sub-menu input[type=text]
{
	display: inline;
	width: 30%;
}
.sub-menu form
{
	width: 100%;
}

/** Two-column layout **/
.main-container
{
	float: left;
	width: 640px;
}
.right-sidebar
{
	float: right;
	width: 320px;
}
.right-sidebar h1
{
	background-color: rgb(210,64,64);
}
