/* global tags */

body {
	background: #E5E5E5;
	margin: 0px;
	padding: 0px;
}
td,body {
	color: #666666;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	color: #C90F08;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 160%;
	font-weight: bold;
}
h2 { font-size: 140%; }
h3 { font-size: 120%; COLOR: #000000; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
a:hover {color: #BD261D; text-decoration: underline}
a:visited-hover {color: #BD261D; text-decoration: underline}
a:link {
	color: #BD261D;
	text-decoration: none;
}
a:visited {
	color: #BD261D;
	text-decoration: none;
}
a:visited:hover {color: #BD261D; text-decoration: underline}
hr {
	height: 1px;
	border: none;
	color: #C90F08;
}

/* ID's */

#shell {
	background: #FFFFFF url(../images/bg_shell.png) repeat-y 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#shell td.footer{
	background: url(../images/foot_bg.png) repeat-x 0px 0px;
	height: 50px;
}
#content p,h1,h2,h3 {
	padding-left: 20px;
	padding-right: 30px;
}
#flagbg {
	background: url(../images/collage_r.png) no-repeat 570px 0px;
}
#thebox {
	background: #FFFFFF url(../images/thebox.jpg) no-repeat left top;
	width: 170px;
	border: 1px solid #666666;
}
#thebox h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#thebox h2 {
	font: oblique bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 12px 0px 0px;
	padding: 0px;
}
#thebox a {
	font-size: 10px;
	color: #CC0000;
	list-style: square;
	line-height: 12px;
	margin-left: 6px;
}

/* classes */

.teasers {
	color: #999999;
	font: 11px Arial, Helvetica, sans-serif;
}
.pix {
	padding: 6px;
	border: 1px solid #BD261D;
}
.border {
	padding: 6px;
	border: 1px solid #CCCCCC;
}
.sform {
	background-color: #FFFFFF;
	padding: 1px;
	height: 16px;
	width: 100px;
	border: 1px solid #BD261D;
}
.ginput {
	padding: 0px;
	border: 1px solid #CCCCCC;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.gtextbox {
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.seriff {
	font: italic 16px "Times New Roman", Times, serif;
	color: #BA251C;
}
.leftside {
	background: url(../images/nav_b.png) no-repeat left bottom;
	width: 190px;
}
.flag {
	background: url(../images/bg_flag.png) repeat-x 0px 0px;
	height: 138px;
}
.flagbot {
	background: url(../images/bg_flagbot.png) repeat-x;
}
.required {
	color: #C90F08;
}
#foot td {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
