.main_header {
	font-family: Myriad Pro, "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/main_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 550px;
}
.main_header strong{
	font-family: "Myriad Pro", "Trebuchet MS", Verdana, Arial;
	font-size: 28px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
}
.main_header small{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.main_login_bg{
	background-image: url(../images/main_header_login.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
	width: 200px;
}
.bodytext_white {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
}
.bodytext_white strong{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-transform: uppercase;
}
.bodytext_white b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bolder;
}
.bodytext_white a{
	color: #ffffff;
	text-decoration: none;
}
.bodytext_white a:hover{
	color: #000000;
	text-decoration: none;
}
.bodytext_white small{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}
.bodytext_darkgrey {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #444444;
	list-style-image: url(../images/bullet_xxx.gif);
}
.bodytext_darkgrey a{
	color: #ff6600;
	text-decoration:none;
}
.bodytext_darkgrey a:hover{
	color: #333333;
	text-decoration:none;
}
.bodytext_darkgrey strong{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight:bolder;
	color: #000000;
	text-transform: uppercase;
}
.bodytext_darkgrey small{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #444444;
}
.bodytext_grey {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #888888;
}
.bodytext_grey a{
	color: #ff6600;
	text-decoration:none;
}
.bodytext_grey a:hover{
	color: #555555;
	text-decoration:none;
}
.bodytext_grey strong{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight:bolder;
	color: #888888;
	text-transform: uppercase;
}
.bodytext_grey small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bodytext_ad {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #444444;
}
.bodytext_ad a{
	color: #FF3300;
	text-decoration:none;
}
.bodytext_ad a:hover{
	color: #333333;
	text-decoration:none;
}
.bodytext_ad strong{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight:bolder;
	text-transform: uppercase;
}
.bodytext_ad b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bolder;
}
.bodytext_ad small{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
}
.bodytext_pub {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #444444;
}
.bodytext_pub a{
	color: #1177aa;
	text-decoration:none;
}
.bodytext_pub a:hover{
	color: #333333;
	text-decoration:none;
}
.bodytext_pub strong{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight:bolder;
	text-transform: uppercase;
}
.bodytext_pub b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bolder;
}
.bodytext_pub small{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
}
.login_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #dddddd;
	height: 16px;
	width: 105px;
	padding-bottom: 1px;
	padding-left:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
.button_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	background-image: url(../images/button_bg_orange.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-bottom:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC99;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #FFCC99;
}
.button_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	background-image: url(../images/button_bg_grey.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-bottom:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #999999;
}
.box_header_grey {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #222222;
	background-image: url(../images/box_top_grey_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}
.box_header_left_grey {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #cccccc;
	background-attachment: scroll;
	background-image: url(../images/box_top_grey_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	float: left;
	padding-top: 10px;
	padding-bottom: 7px;
}
.box_header_left_grey a{
	color:#ffffff;
	text-decoration: none;
}
.box_header_left_grey a:hover{
	color:#ff6600;
	text-decoration: none;
}
.box_header_left_grey strong{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
}
.box_header_light {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #777777;
	background-color: #cccccc;
	background-image: url(../images/box_top_light_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}
.box_header_left_light {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #777777;
	background-attachment: scroll;
	background-image: url(../images/box_top_light_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	float: left;
	padding-top: 10px;
	padding-bottom: 7px;
}
.box_header_left_light a{
	color:#777777;
	text-decoration: none;
}
.box_header_left_light a:hover{
	color:#ff6600;
	text-decoration: none;
}
.box_header_left_light strong{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	text-transform: uppercase;
}
.box_200 {
	background-image: url(../images/box_bg_200.gif);
	background-repeat: repeat-y;
}
.box_200_bottom {
	font-size: 9px;
	background-image: url(../images/box_bg_bottom_200.gif);
	background-repeat: no-repeat;
	height:15px;
	background-position: bottom;
}
.box_370 {
	background-image: url(../images/box_bg_370.gif);
	background-repeat: repeat-y;
}
.box_370_bottom {
	font-size: 9px;
	background-image: url(../images/box_bg_bottom_370.gif);
	background-repeat: no-repeat;
	height:15px;
	background-position: bottom;
}
.box_540 {
	background-image: url(../images/box_bg_540.gif);
	background-repeat: repeat-y;
}
.box_540_bottom {
	font-size: 9px;
	background-image: url(../images/box_bg_bottom_540.gif);
	background-repeat: no-repeat;
	height:15px;
	background-position: bottom;
}
.box_full {
	background-image: url(../images/box_bg_full.gif);
	background-repeat: repeat-y;
}
.box_full_bottom {
	font-size: 9px;
	background-image: url(../images/box_bg_bottom_full.gif);
	background-repeat: no-repeat;
	height:15px;
	background-position: bottom;
}
.login_box {
	background-image: url(../images/login_box.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 200px;
	padding: 10px;
}
.page_submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.page_submenu a{
	font-weight: bolder;
	color: #777777;
	text-decoration: none;
}
.page_submenu a:hover{
	font-weight: bolder;
	color: #ff6600;
	text-decoration: none;
}
.livesupport_box {
	background-color: #FF6600;
	background-image: url(../images/liveS_box.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 200px;
}
.navigation_bg {
	background-image: url(../images/navigation_bar.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 745px;
	padding:1px;
}
.navigation_div {
	background-image: url(../images/navigation_div.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 17px;
	width: 99px;
	text-align: center;
	padding-right:6px;
	text-decoration: none;
}
.navigation_div_over {
	background-image: url(../images/navigation_div.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 17px;
	width: 99px;
	text-align: center;
	padding-right:6px;
	text-decoration: none;
}
.navigation_div_nextover {
	background-image: url(../images/navigation_div.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 17px;
	width: 99px;
	text-align: center;
	padding-right:6px;
	text-decoration: none;
}
.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	cursor:pointer;
	width: 99px;
}
.adformat_pointer {
	width: 30px;
	height: 22px;
}
html>body .adformat_pointer {
	background: url(../images/pointer.png) no-repeat;
}
* .adformat_pointer {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,  sizingMethod=scale, src="./images/pointer.png");
}
.adformat_layer_bg {
	padding: 10px;
	height: 330px;
	width: 540px;
}
html>body .adformat_layer_bg {
	background: url(../images/adsample_layer_bg.png) no-repeat;
}
* .adformat_layer_bg {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="./images/adsample_layer_bg.png");
}
.tech_network {
	width: 63px;
	height: 70px;
	text-align: center;
	cursor: pointer;
}
html>body .tech_network {
	background: url(../images/icon_network.png) no-repeat;
}
* .tech_network {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/icon_network.png");
}
.tech_contextual {
	width: 94px;
	height: 79px;
	text-align: center;
	cursor: pointer;
}
html>body .tech_contextual {
	background: url(../images/icon_contextualservers.png) no-repeat;
}
* .tech_contextual {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/icon_contextualservers.png");
}
.tech_categories {
	width: 79px;
	height: 79px;
	text-align: center;
	cursor: pointer;
}
html>body .tech_categories {
	background: url(../images/icon_categories.png) no-repeat;
}
* .tech_categories {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/icon_categories.png");
}
.tech_adsystem {
	width: 79px;
	height: 79px;
	text-align: center;
	cursor: pointer;
}
html>body .tech_adsystem {
	background: url(../images/icon_adsystem.png) no-repeat;
}
* .tech_adsystem {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/icon_adsystem.png");
}
.tech_advertisement {
	width: 79px;
	height: 79px;
	text-align: center;
	cursor: pointer;
}
html>body .tech_advertisement {
	background: url(../images/icon_advertisement.png) no-repeat;
}
* .tech_advertisement {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/icon_advertisement.png");
}
.header_technology {
	width: 193px;
	height: 16px;
	text-align: center;
}
html>body .header_technology {
	background: url(../images/header_technology.png) no-repeat;
}
* .header_technology {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/header_technology.png");
}
.technology_drop {
	width: 125px;
	height: 230px;
}
html>body .technology_drop {
	background: url(../images/technology_drop.png) no-repeat;
}
* .technology_drop {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="./images/technology_drop.png");
}
.inquiry_textfield {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 155px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.company_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
.company_link a{
	color: #666666;
	text-decoration: none;
}
.company_link a:hover{
	color: #ff6600;
	text-decoration: none;
}
.company_link small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
