BODY,TD {
	background-color : #ffffff;
	color : #000000;
	margin : 10px;
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
}
H1 {
	font-size:14pt;
	margin-top :0;
	margin-bottom:10;
	padding:0;
}
	
H2 {
	font-size:12pt;
}
IMG,FORM {
	margin : 0;
	border : 0;
	padding : 0;
}
H3 {
	font-size : 10pt;
	font-weigt:bold;
	margin-top :0;
	margin-bottom:5;
	padding:0;
}
H4 {
	font-family : arial,helvetica,sans-serif;
	font-size : 11pt;
	font-weigt:bold;
	margin:0;
	padding:0;
}
BUTTON,INPUT,SELECT {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	/* cursor : pointer; */
}
BUTTON,INPUT {
	/* background-color : #004895; */
}
.menu_point {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	color : #000000;
	height : 18px;
	padding : 0;
	padding-left : 13px;
}
.menu_login {
	padding-left : 13px;
	border-top : 1px dotted black;
	padding-top : 10px;
}
#menu_content {
	width : 160px;
	background-image : url(../../images/menu_bg.gif);
	background-repeat : repeat-y;
	padding : 0;
	margin : 0;
	border : 0;
}
#menu_top {
	background-image : url(../../images/menu_top.gif);
	background-repeat : no-repeat;
	width : 160px;
	height : 10px;
}
#menu_bottom {
	background-image : url(../../images/menu_bottom.gif);
	background-repeat : no-repeat;
	width : 160px;
	height : 10px;
}
#content_main {
	width : 600px;
	background-image : url(../../images/main_border.gif);
	background-repeat : repeat-y;
	padding : 0;
	margin : 0;
	border : 0;
}
#content_top {
	background-image : url(../../images/maintop_orange.gif);
	background-repeat: no-repeat;
	width : 600px;
	height : 23px;
}
#content_bottom {
	background-image : url(../../images/main_bottom.gif);
	background-repeat: no-repeat;
	width : 600px;
	height : 10px;
	clear: both;
}
#content_top_content {
	padding-left: 10px;
	padding-top : 4px;
	font-weight : bold;
	letter-spacing: 0.2em;
}
#content_bottom_menu {
	width : 600px;
	text-align:center;
	color : #444444;
	clear: both;
}
#content_main_content {
	padding: 10px;
}
.feature_img {
	height : 120px;
}
.feature_price {
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	text-align: center;
	padding : 5px 5px 5px 5px;
}
.feature_text {
	padding : 5px 5px 5px 5px;
	font-size: 8pt;
	text-align: center;
	color :#000000;
	width : 135px;
}
.menu_sub {
	padding-left : 15px;
}
A:link, A:visited, A:active, A:hover, A:focus, A { 
	color : #000000;
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}

.button_l {
	float : left;
	width : 5px;
	height : 21px;
	display:inline;
}
.button_m {
	float : left;
	background-image : url(../../images/button_middle.gif);
	background-repeat : repeat-x;
	height : 21px;
	padding-bottom : 8px;
	display:inline;
}
.button_r {
	float : left;
	width : 5px;
	height : 21px;
	display:inline;
}
.bold {
	font-weight : bold;
}

#popup_main {
	width : 400px;
	background-image : url(../../images/popup_main.gif);
	background-repeat : repeat-y;
	padding : 0;
	margin : 0;
	border : 0;
}
#popup_top {
	background-image : url(../../images/popup_top_orange.gif);
	background-repeat: no-repeat;
	width : 400px;
	height : 23px;
}
#popup_bottom {
	background-image : url(../../images/popup_bottom.gif);
	background-repeat: no-repeat;
	width : 400px;
	height : 10px;
	clear: both;
}



UL.menu {
	padding: 0;
	margin: 0;
	margin-left : 25px;
	line-height : 1.5;
	list-style-image : url(../../images/menu_point.gif);
}
UL.submenu {
	padding : 0;
	margin-left: 12px;
}
LI {
		padding : 0;
	margin-left : 0;
}
#sitebox, #sideboxwide {
	width : 790px;
}
#sitebox {
	clear : left;
}

#headerContainer {
	width : 775px;
	clear : both;
}
#headerP2PLogo {
	float : left;
	width : 295px;
}
#headerPartnerLogo {
	float : left;
	text-align:right;
	width : 471px;
}

.content_container {
	float:left;
	margin-left : 8px;
}
.menu_container {
	float:left;
}

.pricelistQEven {
	text-align : left;
	background-color : #cccccc;
}
.pricelistQOdd {
	text-align : left;
	background-color : #eeeeee;
}
.pricelistHQ {
	text-align : left;
	background-color : #999999;
}
.pricelistH {
	text-align : center;
	background-color : #999999;
}
.pricelistEven {
	text-align : center;
	background-color : #cccccc;
}
.pricelistOdd {
	text-align : center;
	background-color : #eeeeee;
}
.pricelistHeader {
	width:450px;
	background-color:#004895;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}
.txtinput {
	width : 200px;
}

.fieldName {
	display : inline;
	float : left;
	width : 70px;
	height : 25px;
}
.fieldCnt {
	display : inline;
	float : left;
}
.fieldClear {
	clear: both;
}
TEXTAREA {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
}
H5 {
	color : #ff6600;
	font-weight:bold;
	font-size : 13pt;
}

