/* CSS Document */
body, table, tr, td, div, ul, li, p, h1, h2, h3, form, a, ul, li, img {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, sans-serif;
	border: 0;
	color: #1B3C57;
	font-size:10px;
	line-height:18px;
}
h1, h1 a {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}
p {
	margin: 0 0 9px 0;
	text-align: justify;	
}
li {
	list-style: none;
}

body {
	background-color: #E4E4E4;
	background-image: url(/i/topback.gif);
	text-align: center;
	background-repeat: repeat-x;
	margin: 0 8%;
	background-position: center top;
}

td {
	vertical-align: top;
	text-align: center;
}

ul li {
	line-height: 18px;
	text-align: left;
}

.sidecolumn {
	background-color: #C6C3C6;
	padding: 9px;
	width: 15%;
	border-left: 2px solid #1B3C57;
	border-right: 2px solid #1B3C57;
	border-bottom: 2px solid #1B3C57;
}
.sidecolumn li {
 	border-bottom: 1px solid #1B3C57;
}
.sidecolumn li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
}
.sidecolumn ul {
	margin: 0 0 18px 0;
}
.sidecolumn li a:hover{
	background-color: #E5E8EB;
}
.sidecolumn h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 18px 0 9px 0;
}
.sidecolumn h3 {
	background-color: #1B3C57;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	text-align: center;
	color: #F7E01C;
}
.sidecolumn h3 a {
	text-decoration: none;
	color: #F7E01C;
}

.main {
	padding: 0 18px 18px 18px;
	width: 50%;
}
h1.mainh {
	margin: 27px 0 0 0;
	font-size: 22px;
	line-height: 27px;
	color: #fff;
}
.sidetop {
	background-image:  url(/i/side_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	padding: 0 0 0 10px;
	height: 27px;
	text-align: center;
	vertical-align: top;
}

.sidetop h3 {
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
	font-family: Arial;
	background-image:  url(/i/side_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 10px 0 0;
	height: 27px;
}
.top, .top p {
	text-align: center;
}
.main li {
	margin: 0 0 9px 27px;
	list-style: disc;
}

a {
	color: #1B3C57;  
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

select { 
	 font-size: 10px;
}
input { 
	font-size: 10px;
}
h1#head2 {
	margin: 0;
}
.teamlist {
	width: 100%;
	border-top: 1px solid #1B3C57;
	border-bottom: 1px solid #1B3C57;
	border-left: 1px solid #1B3C57;
}
.teamlist td {
	border-right: 1px solid #1B3C57;
	vertical-align:top;
}
.teamlist li {
	list-style: none;
	margin: 0 0 0 0;
	text-align: center;
}
.teamlist ul {
	margin: 0 0 18px 0;
}
table.teamlist tr td h3 {
	margin: 0;	
	text-align: center;

}

table.teamlist tr td h4 {
	margin: 0;	
	font-size: 12px;
	background-color: #E4E4E4;
}


table.teamlist tr td h1 {
	margin: 0;
	background-color: #1B3C57;
	color: #F7E01C;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;

}

td.main h2 {
	margin: 18px 0 0 0;
	padding: 0 0 0 9px;
	background-color: #1B3C57;
	color: #F7E01C;
	text-align: left;
	font-size: 12px;
}
td.main h3 {
	text-align: left;
	margin: 9px 0 0 0;
	padding: 0 0 0 9px;
	background-color: #C6C3C6;
}

div.box {
	border: 1px solid #1B3C57;
	padding: 9px;
}
div.box p {
	margin: 0 0 9px 18px;
}
div.box h3 {
	margin: 0;
	padding: 0;
}
td.toplinks p, td.toplinks a {
	font-size: 9px;
	margin: 3px 0 6px 0;
	text-align: center;
}
table.ilist {
  width: 100%;
  border: 1px solid #1B3C57;
}
table.ilist td {
  background-color: #E4E4E4;
  border-bottom: 1px solid #C6C3C6;
  vertical-align: top;
  font-size: 10px;
  line-height: 12px;
  padding: 4px;
}
table.ilist tr th {
  background-color: #1B3C57;
  color: #F7E01C;
  font-weight: bold;
  border-left: 1px solid #587993;
}
table.ilist tr th a {
  color: #F7E01C;
  font-weight: bold;
  text-decoration: underline;
}
table.ilist tr td.lbl {
  padding-left: 18px;
  text-align: left;
  width: 60%;
}
.inp {
  text-align: left;
  width: 40%;
}
table#buy {
  margin: 0 auto 40px auto;
}
table#buy tr td {
  background-image:url(/i/g_bot.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 0 0 10px 0;
  width: 150px;
}
table#buy tr td a {
  font: Tahoma;
  color: #CACED5;
  font-weight: bold;
  text-decoration: none;
  font-size:12px;
  display: block;
  font-family: Arial;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 14px;
  text-align: right;
  margin: 0 6px 0 6px;
}
h4.smbutton {
  background-image:url(/i/sm_left.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding: 5px 0 5px 20px;
  display: inline;
  height: 24px;
  line-height: 24px;
}
h4.smbutton a {
  color: #F7E01C;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-style: italic;
  font-size: 12px;
  letter-spacing: 1px;
  background-image:url(/i/sm_right.gif);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 6px 20px 5px 0;
}

a.search {font-family: verdana, tahoma, sans-seriv; color: #1B3C57; font-size:10px; text-decoration:none; line-height:12px;}
a.search:hover{text-decoration:underline}
h1#bread{
padding-top:5px;
text-align:right;
font-size:9px;
color:#FFFFFF;
}
h1#bread a{
text-decoration:none;
text-align:right;
font-size:9px;
color:#FFFFFF;
}
h1#bread a:hover{
text-decoration:underline;
}

.slider {
	background-image: url(/i/sm_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: inline;
	padding: 6px 0 6px 20px;
}

.slider a{
	color:#F7E01C;
	background-image: url(/i/sm_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 6px 18px 6px 0;
	text-decoration: none;
}

