body {
	background-color: #CC0000;
	scrollbar-arrow-color: #3366ff;
scrollbar-3dlight-color: #f0f0ff;
scrollbar-darkshadow-color: #666666;
scrollbar-face-color: #f0f8ff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #c0c0cc;
scrollbar-track-color: #f5f5f5;
color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #FFCC00;
}

/************** header tag styles **************/

h1{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

h3{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

h4{
 font: 100% Arial,sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

label{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 1em;
	border: 1px solid #05374E;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	width:950px;
	background-color: #900000;
	border: 1px solid #FF0000;
	left: 2%;
	right: 2%;
	padding-right: 1px;
	padding-left: 1px;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width: 950px;
	border: 1px solid #FF0000;
	background-color: #900000;
	
}


#pageNav{
	float: left;
	width:145px;
	font-family: Verdana, sans-serif;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-right: 2px;
}

#content{
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 145px;
	padding: 0px;
	background-color: #900000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	color: #FFFFFF;
	font-size: 180%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/************** pageName styles ****************/

#pageName{
	color: #FFFFFF;
	background: #900000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

#pageName h2{
	color: #FFFFFF;
	margin:0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

/************* globalNav styles ****************/

#globalNav{
	width: 100%;
	min-width: 640px;
	height: 28px;
	color: #FFFFFF;
	padding-top: 6px;
	background-color: #990000;
	background-image: url(../images/bk_nav.png);
	background-repeat: repeat;
	padding-left: 2px;
	padding-right: 2px;
	text-transform: uppercase;
	font-size: 90%;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	left: 10px;
	z-index: 100;
	font-size: 110%;
	font-weight: bold;
}

/*************** search styles *****************/

#search{
	right: 10px;
	z-index: 101;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	bottom: 0px;
	padding-bottom: 4px;
}
#blog {
	border-bottom: 1px solid #D9D97A;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 5px;
	margin-left: 10px;
	font-size: 105%;
	border-top: 1px solid #D9D97A;
	padding-top: 5px;
	text-align: left;
	padding-left: 5px;
	margin-right: 10px;
	padding-right: 5px;
}


#search input{
	font-size: 100%;
	margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 100%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************** feature styles *****************/

.feature{
	font-size: 100%;
	min-height: 200px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFCC00;
	text-align: center;
	padding-top: 5px;
}
.tgpx {
	font-size: 90%;
}


.feature h3{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/*************** story styles ******************/

.story {
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #FFFFFF;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	background: #900000;
	text-align: left;
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}

/************ sectionLinks styles **************/

#sectionLinks{
	font-size: 105%;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 14px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #999999;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	background: url(../images/bg_nav.jpg);
	border: 1px solid #51839A;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#sectionLinks a:hover{
	background-color: #900000;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	color: #FFFFFF;
}

.relatedLinks a{
	display: block;
	color: #FFFFFF;
	padding-left: 4px;
}


/**************** advert styles *****************/

#advert{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
}
.thumb_table {
	width: auto;
	background: #01334A;
	border: 1px solid #CCCC00;
}
#text_table {
	font-size: 12px;
	margin-left: 50px;
	margin-right: 40px;
	width: 680px;
}
#trade  {
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
}
.thumb {
	border: 1px solid #FF0000;
}
/********************* XML Feed Indexpage **********************/
#link a {
	font-size: 9px;
}
.tdxml {
	width: 120px;
}
.tdxml a:link {
	border: 1px solid #CC0000;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/bk_nav.gif);
	background-repeat: repeat;
	margin-top: 2px;
	margin-bottom: 1px;
	line-height: 19px;
}
.tdxml a:hover {
	border: 1px solid #FF0000;
	display: block;
	background: url(../images/bg_nav.jpg);
	color: #FFCC00;
	font-size: 11px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 1px;
	background-image: url(../images/bk_nav.gif);
	background-repeat: repeat;
	line-height: 19px;
}
.tdxml a:active {
	border: 1px solid #CC0000;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 1px;
	background-image: url(../images/bk_nav.gif);
	background-repeat: repeat;
	line-height: 19px;
}
.tdxml a:visited {
	border: 1px solid #CC0000;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 1px;
	background-image: url(../images/bk_nav.gif);
	background-repeat: repeat;
	line-height: 19px;
}
#globalNav a:link {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	top: 2px;
	left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#globalNav a:active {
	color: #FFFFFF;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	top: 2px;
	left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#globalNav a:hover {
	color: #FFCC00;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	top: 2px;
	left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
#globalNav a:visited {
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	top: 2px;
	left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.input {
	font-family: Arial, sans-serif;
	background: #900000;
	border: 1px solid #05374E;
	height: 20px;
	padding-top: 1px;
	top: 1px;
	color: #FFFFFF;
	position: relative;
}
#search_page {
	font-size: 12px;
	background-color: #01334A;
	height: 350px;
	width: 350px;
	border: 1px solid #CCCC00;
	padding: 3px;
}
#search_page img {
	border: 1px solid #FFFFFF;
}
#siteInfo a:link {
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#siteInfo a:active {
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#siteInfo a:visited {
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#siteInfo a:hover {
	clear: both;
	font-size: 10px;
	color: #FFCC00;
	text-align: center;
}
.tdxml img {
	background-color: #900000;
	text-decoration: none;
}
#form {
	width: auto;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}
#perflister {
	border: 1px solid #CC0000;
	height: auto;
	width: 700px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
}
