body {
	color: #333333;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
}

.body {
	color: #333333;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}

.bodyRed {
	color: #FF0000;
}

table {
	color: #333333;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
}

.tableLine{
	border-bottom: 1px solid #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tableLineMiddle{
	border-top: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tableLine2{
	border-bottom: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tableLineEmpty{
	border-bottom: 0px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
}


.tableBackground {
	background: url(images/tableBackground.jpg) no-repeat;
}

.vline {
	background-image: url(images/v_line.gif); 
	background-repeat: repeat-y;
	background-position: center top;
}

table.tablehead {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
tr.tablehead, td.tablehead, tr.tablehead td {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #FF0000;
}
.tablehead2black {
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}
.tablecell {
	font-size: 9px;
	color: #333333;
	background-color: #C5BEAE;
}
tr.tablealtrow1, tr.tablealtrow1 td {
	font-size: 9px;
	color: #333333;
	background-color: #DCDCDC;
}
tr.tablealtrow2, tr.tablealtrow2 td {
	font-size: 9px;
	color: #333333;
	background-color: #DED6C5;
}
tr.tablealtrowSort, tr.tablealtrowSort td {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color: #ffcc33;
	text-transform: uppercase;
}

.topNavTD {
	background: url(images/navbar.gif) no-repeat;
}

.topHeaderBackground {
	background: url(images/header_background.jpg) no-repeat;
}

.TDtopSpace {
	padding-top: 10px;
}

.TabletopSpace {
	margin-top: 10px;
}

.tdBoxes{
	background: #e3ddcf url(images/td_background.jpg) repeat-x;
	border: 1px solid #abaaaa;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 5px;
}

a:link    { color : #000000; text-decoration: none; }
a:visited { color : #000000; text-decoration: none; }
a:hover   { color : #333333; text-decoration: underline; }
a:active  { color : #000000; text-decoration: none; }

a.ext:link    { color : #FFFFFF; text-decoration: underline; }
a.ext:visited { color : #FFFFFF; text-decoration: underline; }
a.ext:hover   { color : #666666; text-decoration: none; }
a.ext:active  { color : #FFFFFF; text-decoration: underline; }

a.ext2:link    { color : #FFFFFF; text-decoration: none; }
a.ext2:visited { color : #FFFFFF; text-decoration: none; }
a.ext2:hover   { color : #000000; text-decoration: none; }
a.ext2:active  { color : #FFFFFF; text-decoration: none; }

a.ext3:link    { color : #CCCCCC; text-decoration: none; }
a.ext3:visited { color : #CCCCCC; text-decoration: none; }
a.ext3:hover   { color : #FFFFFF; text-decoration: none; }
a.ext3:active  { color : #CCCCCC; text-decoration: none; }

a.ext4:link    { color : #ff0000; text-decoration: underline; }
a.ext4:visited { color : #ff0000; text-decoration: underline; }
a.ext4:hover   { color : #333333; text-decoration: underline; }
a.ext4:active  { color : #ff0000; text-decoration: underline; }

a.boldLink:link    { text-decoration: underline; font-weight: bold;}
a.boldLink:visited { text-decoration: underline; font-weight: bold;}
a.boldLink:hover   { text-decoration: none; font-weight: bold;}
a.boldLink:active  { text-decoration: underline; font-weight: bold;}

.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.SearchFieldTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.PageTitleRed {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
.SubTitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.bodyBold {
	font-weight: bold;
}

.bodyBoldWhite {
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}

.bodyGray {
	color: #999999;
}

.bodyBoldColor {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

.bodyBoldColorCAPS {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-transform: uppercase;
}

.navlinks {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.navTD {
	background: #928e8e url(images/background_nav.jpg) repeat-x 0 bottom;
}

.dropdown {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width:120px;
}
.dropdownlong {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}


.footer {
	color: #CCCCCC;
}
.pagesubnav {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.bodyBullets {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}

.bodyBulletsColor {
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	line-height: 16px;
}
.PageTitleWhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tablehead2 {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.footersm {
	font-size: 9px;
	color: #CCCCCC;
}

a.callactionHeader {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:red;
	text-decoration:none;
	height:19px;
	line-height:19px;
	border-bottom:1px solid #928e8e;
	white-space:nowrap;
	word-spacing:0px;
}
a.callactionHeader span {
	border-left:3px solid #ffcc33;
	padding:0 0 0 5px;
}

h1.pagetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0;
	padding:0;
	border-left:3px solid #ffcc33;
	padding:0 0 0 5px;
	line-height:18px;
}

#flags {
	float:right;
	padding:30px 20px 0 0;
}
#flags a img { border:1px solid #000; }
#flags a.currentlang img { border:1px solid #fff; }

.footer a:link { color:#ccc; }
.footer a:hover { color:#fff; text-decoration:underline; }
h3 { line-height: 18px;}