.style_button
{
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px; 
	background-color: #DCDCDC;
	border:1px solid;
	border-top-color:#afafaf;
	border-left-color:#afafaf;
	border-right-color:#010101;
	border-bottom-color:#010101;
	height: 18px;
    cursor: pointer;  
    margin-right: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 2px;
    /*
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#bcbcbc');   
	*/      
    background-image:url(qt-button-bg.gif);
    color: #000000;
}	
.style_button:hover
{
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px; 
	background-color: #DCDCDC;
	border:1px solid;
	border-top-color:#909080;
	border-left-color:#909080;
	border-right-color:#010101;
	border-bottom-color:#010101;
	height: 18px;
    cursor: pointer;  
    margin-right: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 2px;
    background-image:url(qt-button-bg-inverted.gif);
    color: #fafafa;
}	
.style_button:active
{
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px; 
	background-color: #DCDCDC;
	border:1px solid;
	border-top-color:#010101;
	border-left-color:#010101;
	border-right-color:#afafaf;
	border-bottom-color:#afafaf;
	height: 18px;
    cursor: pointer;  
    margin-right: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 2px;
    background-image:url(qt-button-bg_pressed.gif);
    color: #000000;
}	

.style_button_disabled
{
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px; 
	background-color: #DCDCDC;
	border:1px solid;
	border-color:#bfbfbf;
	color: #a0a0a0;
	height: 18px;
    cursor: pointer;  
    margin-right: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 2px;
    background-image:url(qt-button-bg_pressed.gif);
}	

.style_button_right
{
	position: absolute;
	right: 10px;
}
#div_page_body
{
	margin: 20px;
	padding-left: 10px;
	margin-top:70px;
}

#div_box_area
{
	position:absolute;
	right: 20px;
	top: 100px;
}

#div_login_box
{
/*
	position: relative;
	background: #eeeeee;
	border: 1px solid #9f9f9f; 
	margin-bottom: 5px;
	margin-top: 15px;
	background-image:url(signin_bg3.gif);	
*/
	position: relative;
	background: #eeeeee;
	width: 300px;
	border: 1px solid #9f9f9f; 
	margin-bottom: 5px;
	margin-top: 5px;
	background-image:url(signin_bg3.gif);	
}

.style_login_box_title
{
	padding: 14px 0px 1px 6px;	
	text-align: center;
	font: 18px/20px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #101010;
	font-weight: bold;
}
#div_login_box_footer
{
	padding: 5px 0px 8px 6px;	
	font: 12px/14px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #101010;
}
#div_login_box_body
{
	padding: 18px 15px 10px;
	font-size: 13px;
	font-family: Tahoma;
	line-height: 13px;
}
.style_field
{
	position: absolute;
	left: 80px;
}
.style_field_row
{
	margin-bottom:4px;
}
.style_label
{
	line-height: 27px;
}
.style_label_missing
{
	color: #9f0000;
	font-weight:bold;	
}
#div_beta_box
{
	position: relative;
	width: 300px;
	background: #DFE4EE;
	border: 4px solid #A9C0ED;
	margin-top: 20px;
}

#div_beta_box_title
{
	background: #A0B5D9;
	margin: 0px;
	height: 20px;
	font: 12px/14px Tahoma bold;
	color: #ffffff;
	padding: 4px 0px 0px 6px;
}
#div_beta_box_body
{
	padding: 10px;
}

#div_header_bar
{
	height: 25px;
	background: #a9c0ed;
	margin-left: 20px;
	margin-right: 20px;
	font: 15px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: bold;
	color: #00007f;
	padding: 4px 0px 0px 0px;
}
.style_header_bar_item
{
	color: #000000;
	background: transparent;
	padding: 2px 5px 4px 5px;
	cursor: pointer;
	margin-left: 10px;
	border: 1px solid #a9c0ed;
}
.style_header_bar_item:hover
{
	color: #000000;
	background: #c0d5f5;
	padding: 2px 5px 4px 5px;
	cursor: pointer;
	margin-left: 10px;
	border: 1px solid #9f9f9f;
}
.style_header_bar_item_selected
{
	color: #000000;
	background: transparent;
	padding: 2px 5px 0px 5px;
	cursor: pointer;
	margin-left: 10px;
	border: 1px solid #a9c0ed;
	border-bottom: 3px solid #af0000;
}
.style_beta_box_success
{
	color:#007f00;
	position:relative;
}

.style_link
{
	font: 12px/14px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #1010ff;
	text-decoration: none;
}
.style_link:visited
{
	font: 12px/14px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #1010ff;
	text-decoration: none;
}
.style_link:hover
{
	font: 12px/14px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #4f4fff;
	text-decoration: underline;
}
.style_link:active
{
	font: 12px/14px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #1010ff;
	text-decoration: none;
}

.style_link_invisio
{
	text-decoration: none;
}
.style_link_invisio:visited
{
	text-decoration: none;
}
.style_link_invisio:hover
{
	text-decoration: none;
}
.style_link_invisio:active
{
	text-decoration: none;
}

.style_product_link
{
	font: 14px/20px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #1010ff;
	text-decoration: none;
}
.style_product_link:visited
{
	font: 14px/20px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #1010ff;
	text-decoration: none;
}
.style_product_link:hover
{
	font: 14px/20px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #4f4fff;
	text-decoration: underline;
}
.style_product_link:active
{
	font: 14px/20px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #1010ff;
	text-decoration: none;
}

.style_footer2
{
	FONT: 11px/13px Arial, Georgia, Verdana, Geneva, Helvetica, sans-serif;
	height: 25px;
	border-top: 1px solid #b5b5b5;
	margin: 60px 20px 20px 20px;
	text-align:center;
	padding-top:5px;
}
.style_footer
{
	position: absolute;
	bottom: 25px;
	FONT: 11px/13px Arial, Georgia, Verdana, Geneva, Helvetica, sans-serif;
	background: #ffffff;
	height: 25px;
	border-top: 1px solid #b5b5b5;
	margin: 60px 20px 10px 20px;
	text-align:center;
	padding-top:5px;
	width: 800px;	
	left: 60px;
}
.style_content_main
{
	font: 27px/30px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: brown;
	text-align:center;
}

.style_content_header
{
	font: 18px/21px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #000000;
	width: 490px;
}

.style_content_mainlist
{
	color: #be6316;
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-size: 19px; 
	line-height: 28px;	
}

.style_top_middle_hdr
{
	font: 21px/23px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: brown;
	text-align:center;
	font-weight: bold;
	position:absolute; 
	left:360px; 
	top:14px;
}

.style_content_body
{
	margin: 0px 340px 0px 0px;
	FONT: 14px/19px Tahoma, Arial, Verdana, sans-serif;
	color: #000000;
}

.style_content_body_2
{
	margin: 0px 340px 0px 0px;
}

.style_content_body_3
{
	margin: 0px 500px 0px 0px;
}

.style_content_quote
{
	FONT: 14px/16px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #000000;
	text-align:center;
	color: #006f00;
}

#span_header_text
{
	position: absolute;
	font: 24px/26px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	top: 17px;
	left: 600px;
}
.style_word_highlight
{
	color: #FF0000;	
}

.style_content_line1
{
	margin-left: 10px;
	padding-top: 9px;
	padding-bottom: 80px;
}
.style_content_line2
{
	margin-left: 70px;	
	padding-bottom: 80px;
}
.style_content_line3
{
	margin-left: 130px;	
	padding-bottom: 80px;
}
.style_content_line4
{
	margin-left: 350px;	
}

.style_header_text
{
	font: 24px/26px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #000000;
}
.style_signin_help_col1
{
	margin-left: 15px;
	position: relative;
	cursor: pointer;
/*
	position: absolute;
	top:2px;
	*/
}
.style_signin_help_col2
{
	cursor: pointer;
}
.style_signin_help_col2:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.style_signin_help__row
{
	margin-bottom: 5px;
}
#div_signin_assistance
{
	padding: 10px 0px 0px 0px;
	margin-right:300px;
}
.style_signin_help_body
{
	padding: 10px 0px 0px 0px;
	line-height:16px;
}
.style_signin_help__body_row
{
	padding-top: 10px;
}
.style_scenic1
{
	margin: 0px 0px 30px 0px;
}
.style_scenic2
{
	margin: 20px 0px 0px 0px;
}
.style_support_q
{
	position: absolute;
	top: 155px;
	left: 680px;
}

#div_imgholder_home
{
	position:absolute;
	top:125px;
	left:615px;
}

.style_product_section
{
	padding: 15px;
}
.style_window_action_bar4
{
	font: 13px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: normal;
	position: relative;
    z-index: 14;        
	background-image:url(action_bar_gradient.gif);
	height: 25px;
	white-space: nowrap;
	width: 824px;
	border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
}
.style_action_bar_item
{
	position: absolute;
	top:0px;
	height: 21px;	
	color: #000000;
	padding-top: 5px;
	cursor: pointer;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #a8a8a8;
	text-align:center;
}
.style_action_bar_item:hover
{
	position: absolute;
	top:0px;
	height: 21px;	
	background: #707070;
	color: #f0f0f0;	
	padding-top: 5px;
	cursor: pointer;
	border-left: 1px solid #707070;
	border-right: 1px solid #a8a8a8;
	text-align:center;
}
.style_action_bar_item_active
{
	position: absolute;
	top:0px;
	height: 21px;	
	background: #505050;
	color: #ffffff;	
	padding-top: 5px;
	cursor: pointer;
	border-left: 1px solid #707070;
	border-right: 1px solid #a8a8a8;
	text-align:center;
}
.style_action_bar_item_disabled
{
	position: absolute;
	top:0px;
	height: 21px;	
	color: #afafaf;
	padding-top: 5px;
	cursor: default;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #a8a8a8;
	text-align:center;
}
.style_action_bar_item_left
{
	position: absolute;
	top:0px;
	height: 21px;	
	color: #000000;
	padding-top: 5px;
	cursor: pointer;
	border-right: 1px solid #a8a8a8;
	text-align:center;
}
.style_action_bar_item_left:hover
{
	position: absolute;
	top:0px;
	height: 21px;	
	background: #707070;
	color: #ffffff;	
	padding-top: 5px;
	cursor: pointer;
	border-right: 1px solid #a8a8a8;
	text-align:center;
}
.style_action_bar_item_left_active
{
	position: absolute;
	top:0px;
	height: 21px;	
	background: #505050;
	color: #ffffff;	
	padding-top: 5px;
	cursor: pointer;
	border-right: 1px solid #a8a8a8;
	text-align:center;
}
.style_action_bar_item_left_disabled
{
	position: absolute;
	top:0px;
	height: 21px;	
	color: #afafaf;
	padding-top: 5px;
	cursor: pointer;
	border-right: 1px solid #a8a8a8;
	text-align:center;
	left:2px;
}
.style_action_bar_item_right
{
	position: absolute;
	top:0px;
	height: 21px;	
	color: #000000;
	padding-top: 5px;
	cursor: pointer;
	border-left: 1px solid #e5e5e5;
	text-align:center;
	right:2px;
}
.style_action_bar_item_right:hover
{
	position: absolute;
	top:0px;
	height: 21px;	
	background: #707070;
	color: #ffffff;	
	padding-top: 5px;
	cursor: pointer;
	border-left: 1px solid #707070;
	border-right: 1px solid #a8a8a8;
	text-align:center;
	right:2px;
}
.style_action_bar_right_cap
{
	position: absolute;
	top:0px;
	padding-top: 4px;
	height: 21px;	
	width: 1px;
	cursor: pointer;
	border-left: 1px solid #e5e5e5;
}
.style_action_bar_left_cap
{
	position: absolute;
	top:0px;
	padding-top: 4px;
	height: 21px;	
	width: 1px;
	cursor: pointer;
	border-right: 1px solid #a8a8a8;
}
body
{
	background: #484848;
	MARGIN: 0px;
	padding: 0px;
	FONT: 12px Arial, Helvetica;
	COLOR: #000000;
  	cursor: default;
}
#div_page
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border-left: 2px solid #959595;
	background: #ffffff;
	padding: 0 0 15px;
	FONT: 12px/17px Tahoma, Arial, Verdana, sans-serif;
	color: #000000;
}
.style_subtitle
{
	font: 19px/26px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #800000;	
	font-weight: bold;
}
.style_subsubtitle
{
	font: 16px/22px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #008000;	
	font-weight: bold;
}
.style_about_us_person_name
{
	font: 15px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #008000;	
	font-weight: bold;
}
.style_about_us_person_hdr
{
	margin-bottom: 5px;
}
.style_about_us_person_title
{
	font: 14px "Times New Roman";
	font-style: italic;	
}
.style_descript_text
{
	color: #5f5f5f;	
	font: 12px/16px Arial;
}
.style_descript_text2
{
	color: #5f5f5f;	
	font: 12px/16px Arial;
	margin-bottom: 20px;
}
table.style_table_clear
{
	border-color: #ffffff;
	border-style: none;
	border-width: 0px;	
	border-collapse: collapse;
	width: 100%;
}
.style_prod_title
{
	margin-bottom: 8px; 
	position: relative; 
	font-size: 24px; 
	font-family: Impact, 'Lucida Sans Console'; 
	color: #000000; 
	line-height: 26px;
}
.style_login_home_prod_title
{
	position: relative; 
	font-size: 44px; 
	font-family: Impact, 'Lucida Sans Console'; 
	color: #000000; 
	line-height: 26px;
	text-align:center; 
}
.style_ie_pad_10
{
}
.style_top_sublinks
{
	font: 14px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;	
	overflow:hidden;
	font-color: #000000;
	border-bottom: 1px solid #DDDDDD;
}
.style_top_sublink
{
	white-space: nowrap;
	text-overflow: ellipsis;	
	overflow:hidden;
	color: #0000EE;
	text-decoration: none;
	padding: 0px 4px 2px 4px;
	cursor: pointer;
}
.style_top_sublink:hover
{
	white-space: nowrap;
	text-overflow: ellipsis;	
	overflow:hidden;
	color: #0000EE;
	text-decoration: underline;
	padding: 0px 4px 2px 4px;
	cursor: pointer;
}
.style_top_sublink_selected
{
	white-space: nowrap;
	text-overflow: ellipsis;	
	overflow:hidden;
	text-decoration: none;
	padding: 0px 4px 2px 4px;
	cursor: pointer;
	background: #446088;
	color: #E2E7F4;
}
.style_top_sublink_selected:hover
{
	white-space: nowrap;
	text-overflow: ellipsis;	
	overflow:hidden;
	text-decoration: none;
	padding: 0px 4px 2px 4px;
	cursor: pointer;
	background: #500283;
	color: #E2E7F4;
}

.style_td_1
{
	valign: top;
	width: 50px;
}
.style_td_spacer
{
	valign: top;
	width: 20px;
}
.style_td_spacer_2
{
	valign: top;
	width: 1px; 
	height: 20px;
}
.style_td_spacer_3
{
	valign: top;
	width: 1px; 
}
.style_td_4
{
	valign: top;
   padding: 5px;
   width: 45%
}

.style_blog_title
{
	font-size: 20px;
	line-height: 24px;
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #7f0000;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 2px;
	font-weight: bold;
}	
.style_blog_datestamp
{
	font-size: 12px;
	font-family: Tahoma;
	color: #808080;
	margin-bottom: 15px;
	margin-top: 3px;
	font-style: italic;
	margin-left: 10px;
}
		
.style_blog_paragraph
{
	font-size: 12px;
	line-height: 16px;
	color: #404040;
	font-family: Georgia;
	margin-bottom: 15px;
}

.style_blog_quote
{
	font-size: 14px;
	line-height: 16px;
	font-family: "Times Roman";
	color: #409d40;
	margin-bottom: 15px;
	
	text-align: center;
}

.style_root_col1
{
	position: absolute;
	width: 616px;
}
.style_root_col2
{
	position: absolute;
	width: 302px;
	right: 20px;
	height: 500px;
}
.style_root_body
{
	position: relative;
	margin-top:75px;
}
.style_content_box
{
	border: 1px solid #d9d9d9;
	padding:15px;
	font: 12px "Lucida Sans Unicode", "Lucida Grande";
	margin-bottom: 5px;
	color: #303030;
	background: url(gradient_content_box.gif) repeat-x;
}
.style_content_box_title
{
	color: #404040;
	text-align:center;
	font: 17px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: bold;
	margin-bottom: 10px;
}
.style_lg_button
{
	font: 14px/60px Verdana;
	cursor: pointer; 
	color: #000000;
	background-image:url(big_button.jpg);
	width: 259px;
	height: 65px;
	text-align: center;
}
.style_lg_button:hover
{
	font: 14px/60px Verdana;
	cursor: pointer; 
	color: #efefef;
	background-image:url(big_button.jpg);
	width: 259px;
	height: 65px;
	text-align: center;
	text-decoration: underline;
}
.style_lg_button_orange
{
	font: 14px/60px Verdana;
	cursor: pointer; 
	color: #000000;
	background-image:url(big_button_orange.jpg);
	width: 259px;
	height: 65px;
	text-align: center;
}
.style_lg_button_orange:hover
{
	font: 14px/60px Verdana;
	cursor: pointer; 
	color: #00007f;
	background-image:url(big_button_orange.jpg);
	width: 259px;
	height: 65px;
	text-align: center;
	text-decoration: underline;
}
.style_lg_button_red
{
	font: 14px/60px Verdana;
	cursor: pointer; 
	color: #000000;
	background-image:url(big_button_red.jpg);
	width: 262px;
	height: 53px;
	text-align: center;
}
.style_lg_button_red:hover
{
	font: 14px/60px Verdana;
	cursor: pointer; 
	color: #efefef;
	background-image:url(big_button_red.jpg);
	width: 262px;
	height: 53px;
	text-align: center;
	text-decoration: underline;
}
.style_sm_button_red
{
	font: 14px/31px Verdana;
	cursor: default; 
	color: #ffffff;
	/*color: #000000;*/
	background-image:url(button_small_red.jpg);
	width: 69px;
	height: 31px;
	text-align: center;
	font-weight:bold;
}
.style_free
{
	font: 13px Verdana;
	font-weight:bold;
	cursor: default; 
	color: #ffffff;
	background: #d80140;
	position:absolute; 
	right: 58px; 
	top: 5px;
	padding: 2px 5px;
}

.style_support_q2
{
	position: absolute;
	right:100px; 
	top:180px;
}
.style_mini_box
{
	background: #efefef; 
	border-bottom: 1px solid #7f7f7f; 
	padding:15px;
	font: 12px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	margin-bottom: 5px;
	color: #303030;
}
.style_mini_box_title
{
	color: #404040;
	text-align:center;
	font: 18px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: bold;
	margin-bottom: 10px;
}
.style_mini_box_title_clickable
{
	color: #404040;
	text-align:center;
	font: 18px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: bold;
	margin-bottom: 10px;
}
.style_mini_box_title_clickable:hover
{
	text-decoration: underline;
}

.style_blog_recent_post
{
	margin-bottom: 8px;
}
.style_img_caption
{
   font: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-style: italic;
	text-align:left;
}
.style_main_status_msg__success
{ 
	position: absolute;
	left: 280px;
	color: #000000;
	width: 467px;
	height: 20px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;	
	overflow: hidden;		    
	top: 2px;
	line-height:16px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;    
	z-index: 12001;
	opacity:.85;
	filter: alpha(opacity=85);	
	background-image:url(status_bar_green3.gif);
}
.style_main_status_msg__warn
{ 
	position: absolute;
	left: 280px;
	color: #000000;
	width: 467px;
	height: 20px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;	
	overflow: hidden;		    
	top: 2px;
	line-height:16px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;    
	z-index: 12001;
	opacity:.85;
	filter: alpha(opacity=85);	
	background-image:url(status_bar_yellow.gif);
}

.style_main_status_msg__err
{ 
	position: absolute;
	left: 280px;
	color: #000000;
	width: 467px;
	height: 20px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;	
	overflow: hidden;		    
	top: 2px;
	line-height:16px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;    
	z-index: 12001;
	opacity:.85;
	filter: alpha(opacity=85);	
	background-image:url(status_bar_red.gif);
}
.style_login_check
{
	vertical-align: top; 
	padding-top: 7px;
}

.style_link2
{
	font: 14px/16px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.style_link2:visited
{
	font: 14px/16px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.style_link2:hover
{
	font: 14px/16px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.style_link2:active
{
	font: 14px/16px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.style_friend_input
{
	FONT-FAMILY: Arial, Georgia, Verdana;
	FONT-SIZE: 12px;
	line-height: 13px;
}

.style_reg_box
{
	position: absolute; 
	margin-left:200px; 
	text-align:left; 
	width:500px; 
	height:470px; 
	padding: 15px; 
	border: 1px solid #7f7f7f;
	background: #dfdfdf;
}

.style_reg_fields_col2
{
	position: absolute;
	left: 30px;
}
.style_reg_fields_col3
{
	position: absolute;
	left: 128px;
	/*	top: -4px; */
}
.style_reg_field_row
{
    position: relative;
    clear: both;
    z-index: 14;        
    padding-bottom: 10px;
}
.style_link3:link
{
	font: 11px Tahoma;
    font-weight: bold;
    text-decoration: none;
	color: #446088;
}
.style_link3:visited
{
	font: 11px Tahoma;
    font-weight: bold;
    text-decoration: none;
	color: #446088;
}
.style_link3:hover
{
	font: 11px Tahoma;
    font-weight: bold;
	text-decoration: underline;
	color: #446088;
}
.style_link3:active
{
	font: 11px Tahoma;
    font-weight: bold;
    text-decoration: none;
	color: #446088;
}
.style_link_register
{
	position:absolute;
	width:75px;
	height:31px;
	cursor: pointer;
	background: url("register.png") no-repeat;
}
.style_link_register:hover
{
	
}
.style_link_signin
{
	position:absolute;
	width:80px;
	height:31px;
	cursor: pointer;
	background:url("sign-in.png") no-repeat;
	margin-left:125px;
}
.style_link_signin:hover
{
	
}
.style_new_feature__entry
{
	color: #141414;
	font: 11px Tahoma;
}
.style_new_feature__date
{
	color: #606060;
	font: 15px;
	font-style: italic;
	padding-right: 8px;
}
.style_new_feature__title
{
	color: #852626; 
	font: 12px "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: bold;
	margin: 0px 0px 0px;
}
.style_new_feature__text
{
	margin: 2px 0px 8px 0px;
}
.style_new_feature__sshot
{
	text-align:center;
	margin-bottom: 7px;
}
.style_clickable
{
	
}
.style_clickable:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.style_content_box1
{
	color: #606060;
	font: 14px "Century gothic", "Lucida Sans Unicode", "Lucida Grande";
	text-align:left;
}

.style_content_box2
{
	color: #606060;
	font: 14px "Century gothic", "Lucida Sans Unicode", "Lucida Grande";
	text-align:center;
}

table.style_table_clear
{
	position:relative;
	border-color: #ffffff;
	border-style: none;
	border-width: 0px;	
	border-collapse: collapse;
	width: 90%;
	zoom: 1;
}

.style_title_box1
{
	color: #f01010;
	font: 18px "Century gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: bold;
	text-align: left;
	
}

table.style_comparision_chart
{
   position: relative;
   border-color: #efefff;
   border-style: solid;
   border-collapse: collapse;
   border-width: 1px;
   width: 100%;
   font: 14px "Century gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-style: bold;
}

.style_video_chart
{
	position:relative;
	border-color: #ffffff;
	border-style: none;
	border-width: 0px;	
	border-collapse: collapse;
   padding: 50px
}

table.style_table_pro
{
   position:relative;
   background: #f0efef;
   border-color: #ffffff;
   border-style: solid;
   border-width: 1px;
	border-collapse: collapse;
   width: 100%;
   font: 12px "century gothic", "lucida sans unicode", "lucida grande";
}

table.style_table_pro2
{
   position:relative;
   background: #ffffff;
   border-color: #ffffff;
   border-style: solid;
   border-width: 1px;
	border-collapse: collapse;
   width: 100%;
   font: 12px "century gothic", "lucida sans unicode", "lucida grande";
}
