html { 
 min-height:101%; 
} 

body {
	background-image: url(/common/images/background_blue.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	margin:0 auto;
	min-height:101%;
	background-color: #0978A2;
}
.tdmain {
	margin:0 auto; 	
 	min-height:101%; 
}
.content_border_top {
	background-image: url(/common/images/page_menutop.jpg);
	background-repeat: no-repeat;
}
.content_border_left {
	background-image: url(/common/images/left_line.jpg);
	background-repeat: repeat-y;
}
.content_border_right {
	background-image: url(/common/images/right_line.jpg);
	background-repeat: repeat-y;
}
.content_feature_blue {
	background-image: url(/common/images/feature_blue.jpg);
	background-repeat:repeat-y;
}
.content_foot {
	background-image: url(/common/images/foot.jpg);
	background-repeat:repeat-x;
}

.links {
	color: #B30000; 
	font-family:Tahoma;
	font-size:12px;
}
.links a:link {
	color: #336699;
	text-decoration: none;
}
.links a:visited {
	text-decoration: none;
	color: #336699;
}
.links a:hover {
	text-decoration: none;
	color: #CC3300;
}
.links a:active {
	text-decoration: none;
	color: #336699;
}

.prevnext {
	color: blue; 
	font-family:Verdana;
	font-size:12px;
}
.prevnext a:link {
	color: blue;
	text-decoration: none;
}
.prevnext a:visited {
	text-decoration: none;
	color: blue;
}
.prevnext a:hover {
	text-decoration: none;
	color: #000000;
}
.prevnext a:active {
	text-decoration: none;
	color: blue;
}


.linksbottom {
	color: #808080;
	font-family:Verdana;
	font-size:10px;
}
.linksbottom a:link {
	color: #808080;
	text-decoration: none;
}
.linksbottom a:visited {
	text-decoration: none;
	color: #808080;
}
.linksbottom a:hover {
	text-decoration: none;
	color: #000000;
}
.linksbottom a:active {
	text-decoration: none;
	color: #808080 ;
}

.title {
	color: #737373; 
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.categorytitle {
	color: #000000; 
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}

.text {
	color: #000000; 
	font-family:tahoma;
	font-size:12px;
}
.texttitle {
	color: #000000; 
	font-family:tahoma;
	font-size:11px;
}
.textsmall {
	color: #000000; 
	font-family:tahoma;
	font-size:10px;
}
.textsmallbold {
	color: #000000; 
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}

.newstext {
	color: #000000; 
	font-family:tahoma;
	font-size:10px;
}

.item_related {
	color: #01A9E0;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	background-color:#E0E9F1;
	border: thin dotted #0178A2;
}
.item_related a:link {
	color: #01A9E0;
	text-decoration: none;
}
.item_related a:visited {
	text-decoration: none;
	color: #0178A2;
}
.item_related a:hover {
	text-decoration: none;
	color: #0178A2;
}
.item_related a:active {
	text-decoration: none;
	color: #0178A2;
}

.item_head_order {
	color: #000000; 
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	background-color:#9bb9d3;
}
.item_head {
	color: #000000; 
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
.item_list {
	color: #336699; 
	font-family:Tahoma;
	font-size:12px;
}

.text_head {
	color: #336699; 
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
.text_head2 {
	color: #666666; 
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold; 
}
.text_head2_search {
	color: #666666; 
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	background-color:#E2E2E2; 
}

.dropdownlist {
	font-family:Tahoma;
	font-size:10px;
	background-color:#9bb9d3;  /*99CCFF*/
} 

.inputstuff {
	font-family:Tahoma;
	font-size:10px;
	height:12px;
	background-color:#FFA385;  /* CC3300 99CCFF  9bb9d3 */
	vertical-align:middle; 
} 

.inputbutton {
	height:16px;
	font-family:Tahoma;
	font-size:11px;	
	background-color:#9bb9d3;  /*99CCFF*/
	border:none;
	vertical-align:middle; 	
} 

.theLegend {
	font-family:Tahoma;
	font-size:12px;
	color: #CC3300;
	font-weight:bold;
}


.biglinks {
	color: #CC3300;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}
.biglinks a:link {
	color: #CC3300;
	text-decoration: none;
	font-weight:bold;
}
.biglinks a:visited {
	text-decoration: none;
	color: #CC3300;
	font-weight:bold;
}
.biglinks a:hover {
	text-decoration: none;
	color: #9bb9d3;  /*99CCFF*/
	font-weight:bold;
}
.biglinks a:active {
	text-decoration: none;
	color: #CC3300 ;
	font-weight:bold;
} 

.newslinks {
	color: #CC3300;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
}
.newslinks a:link {
	color: #CC3300;
	text-decoration: none;
	font-weight:bold;
}
.newslinks a:visited {
	text-decoration: none;
	color: #CC3300;
	font-weight:bold;
}
.newslinks a:hover {
	text-decoration: none;
	color: #9bb9d3;  /*99CCFF*/
	font-weight:bold;
}
.newslinks a:active {
	text-decoration: none;
	color: #CC3300 ;
	font-weight:bold;
} 

.itemheader {
	background-color:#9bb9d3;  /*99CCFF*/
	color: #000000;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:20px;
}
.bigred {
	color: red;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
}


.prevnext {
	color: #000000; 
	font-family:Tahoma;
	font-size:12px;
}
.prevnext a:link {
	color: #737373;
	text-decoration: none;
}
.prevnext a:visited {
	text-decoration: none;
	color: #737373;
}
.prevnext a:hover {
	text-decoration: none;
	color: #A6A6A6;
}
.prevnext a:active {
	text-decoration: none;
	color: #737373;
}


.itemlinks {
	color: #B30000; 
	font-family:Tahoma;
	font-size:10px;
}
.itemlinks a:link {
	color: #336699;
	text-decoration: none;
}
.itemlinks a:visited {
	text-decoration: none;
	color: #336699;
}
.itemlinks a:hover {
	text-decoration: none;
	color: #CC3300;
}
.itemlinks a:active {
	text-decoration: none;
	color: #336699;
}

