body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3B0707;
	text-align:justify;
	background-color:#EDE9E4;
	background-image:url(common/pics/page_gradient.jpg);
	background-repeat:repeat-x;
	scrollbar-base-color:#985150;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#985150;
	scrollbar-darkshadow-color:#DED1CE;
	scrollbar-face-color:#DED1CE;
	scrollbar-highlight-color:#985150;
	scrollbar-shadow-color:#985150;
	scrollbar-track-color:#985150;

}

.input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	background-image:url(common/pics/button_bg.gif);
	background-repeat:repeat-x;
	background-color:#E4EAE6;
	border:1px  solid #AAAAAA;
	padding:3px;
	-moz-border-radius:3px;	
	
}


input, textarea, select, button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(common/pics/button_bg.gif);
	background-repeat:repeat-x;
	background-color:#E4EAE6;
	border:1px  solid #AAAAAA;
	padding:3px;
	-moz-border-radius:3px;	
}

textarea {
	background-color:#FFFFFF;
}

input:hover, textarea:hover {
	background-image:url(common/pics/button_h.gif);
	background-color:#F8FBF9;
}


input:focus, textarea:focus {
	background-image:url(common/pics/row_selector.gif);

}

.decent {
	-moz-opacity:0.2;
	filter:Alpha(Opacity=20);
}

FORM {
	margin:0px;
}


h4 {
color:#761E1E;
font-size:16px;

}

hr {
size:1;
}


a:link, a:visited {
	color:#761E1E;
	font-weight:bold;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}

a.thumb {
	background: none;
	text-decoration:blink;
	color:#CCCCCC;
	font-weight:bold;
	margin-bottom: 10px;
	display: block;
	float: left;
}
a.thumb:hover {
	background: none;
	text-decoration:blink;
	color:#CCCCCC;
	font-weight:bold;
margin-bottom: 10px;
}

a:hover, a:active {
	text-decoration:blink;
	color:#CCCCCC;
	font-weight:bold;
	background-color:#D23131;
	padding-left:4px;
	padding-right:4px;
}


#maincontainer {
	background-image:url(common/pics/page_bg.gif);
	background-color:#FFFFFF;
	border:1px solid #990000;
	width:990px;
	height:600px;
}


#maincontainer .stage {
	background-image:url(common/pics/page_bg_2.gif);
	background-repeat:repeat-y;
}

#floater {
	position:absolute;
	left:5%;
	width:90%;
	top:7%;
	border:1px solid #000000;
	border-bottom:2px solid #333333;
}



.menubar {
	padding:5px;
	border-top:1px solid #AAAAAA;
	background-image:url(common/pics/menu_bar_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#EFEFEF;
	white-space:nowrap;
}

span.menubar {
	padding:0px;
	border-top:0px solid #AAAAAA;
	background-image:none;
	background-repeat:repeat-x;
	background-position:top;
	background-color: transparent;
	white-space:nowrap;
	margin: 10px 0px;
}

span.menubar A:hover { 
	text-decoration: none;
}

.menubar A { 
	background-image:url(common/pics/button_bg.gif);
	background-repeat:repeat-x;
	background-color:#E4EAE6;
	border:1px  solid #AAAAAA;
	padding:3px;
	-moz-border-radius:3px;	
}


.menubar A:hover { 
	background-image:url(common/pics/tab_bg_sel.gif);
	background-color:#E4EAE6;
	color:#333333;
}

.menubar A.selected {
		background-image:url(common/pics/row_selector.gif);
		background-color:#FFE9DD;
}




#menu {
	background-image:url(common/pics/menu_fill.gif);
	border-right:1px solid #000000;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	width:178px;
	vertical-align:top;

}

#menugroup {
	border-top:1px solid #000000;
	border-bottom:1px solid #F3C5C5;
}


#servicemenugroup {
	border-top:1px solid #000000;
	border-bottom:1px solid #F3C5C5;
	vertical-align:bottom;
}

#menu a:link, #menu a:visited {
	display:block;
	border-bottom:1px solid #000000;
	border-top:1px solid #F3C5C5;
	line-height:21px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	padding-right:10px;
}


#menu a:hover, #menu a:active {
	display:block;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	background-image:url(common/pics/smenu_h.gif);
	background-repeat:repeat-x;
	background-color:#FF7575;
	line-height:21px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	padding-right:10px;
}


#menu a.service:link, #menu a.service:visited {
	display:block;
	border-bottom:1px solid #000000;
	background-color:#D23131;
	border-top:1px solid #F3C5C5;
	line-height:21px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	padding-right:10px;
}


#menu a.service:hover, #menu a.service:active {
	display:block;
	border-bottom:1px solid #000000;
	border-top:1px solid #F3C5C5;
	background-image:url(common/pics/smenu_h.gif);
	line-height:21px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	padding-right:10px;
}


.selected {
	background-image:url(common/pics/menu_h.gif);
	background-repeat:repeat-x;
	background-color:#FF7575;
}


.selected2line {
	background-image:url(common/pics/menu_h2.gif);
	background-repeat:repeat-x;
	background-color:#FF7575;
}


#imagebox {
	border:1px solid #000000;
	background-color:#D22F2F;
	float:left;
	margin:5px;
}

#imagebox td{
	padding:2px;
	border-bottom:1px solid #000000;
	background-color:#D22F2F;
	color:#FFFFFF;
	font-weight:bold;
}

#contentpane {
	border-top:1px solid #FFFFFF;
	border-left:1px solid #DEC0B9;
}


#header td {
border-bottom:1px dashed #333333;
font-size:11px;
}



#scale {
   font-size: 11px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	width:100%;
	border-bottom:2px groove #FF0000;
	text-align:center;
}

#scale td {
border-bottom:1px solid #DDDDDD;
border-right:1px dashed #DDDDDD;
text-align:center;
}

#scale .header TD {
	border:none;
}

#scale .header A, #scale .header BUTTON {
	border:1px solid #AAAAAA;
	background-image:url(common/pics/bg_sorter_i.gif);
	background-repeat:repeat-x;
	background-position:top right;
	padding-right:15px;
	padding-top:3px;
	background-color:#E4EAE6;
	display:block;
	height:40px;
	-moz-border-radius:3px;
}

#scale .header A:hover,  #scale .header BUTTON:hover {
	background-image:url(common/pics/bg_sorter_h.gif);
	background-color:#E4EAE6;
	color:#333333;
}

#scale .header A.selected,  #scale .header BUTTON.selected {
		background-image:url(common/pics/bg_sorter_s.gif);
		background-color:#FFE9DD;
}

#scale A {
	display:block;
	font-weight:normal;
}

#listingtable {
	background-color:#FFFFFF;
}

#listingtable A {border:1px solid #000000;}

#listingtable TR.even {
	background-color:#EEEEEE;
}

#listingtable TR.odd {
	background-color:#FFFFFF;
}



.listodd td {
background-color:#FFFFFF;
border-bottom:1px solid #aaaaaa;
border-right:1px solid #aaaaaa;
text-align:left;
}

.listeven td {
background-color:#EEEEEE;
border-bottom:1px solid #aaaaaa;
border-right:1px solid #aaaaaa;
text-align:left;
}


.listUnderLine TD {
	border-bottom:1px solid #CCCCCC;
}


.plainTable , .plainTable TD {
	border:1px solid #FFFFFF;
}

a.tab {
	font-size: 11px;
	background-color:#EEEEEE;
	background-image:url(common/pics/tab_bg.gif);
	background-repeat:repeat-x;
	color:#000000;
	line-height:22px;
	margin-left:3px;
	padding:4px;
	border-left:1px solid #000000;
	border-right:2px solid #000000;
	border-top:1px solid #000000;

}

a.tab:hover {

	background-color:#FFFFFF;
	background-image:url();
	color:#000000;
	line-height:22px;
	margin-left:3px;
	padding:4px;
	border-left:1px solid #000000;
	border-right:2px solid #000000;
	border-top:1px solid #000000;
	border-bottom:2px solid #FFFFFF;
}

a.tabsel {
   font-size: 11px;
	background-color:#FFFFFF;
	color:#000000;
	line-height:22px;
	margin-left:3px;
	padding:4px;
	border-left:1px solid #000000;
	border-right:2px solid #000000;
	border-top:1px solid #000000;
	border-bottom:2px solid #FFFFFF;
}

.related {
	font-size: 10px;
	font-weight:normal;
}

li {
	list-style-type:square;
	padding:5px;
	padding-top:10px;
	text-align:justify;
}


.error {
	background-image:url(common/pics/tooltip_attention.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	
	display:block;
	padding:5px;
	padding-left:24px;
	background-color:#FFCC99;
	border:1px solid #aa0000;
}


a.credit {
	background:none;
	border:none;
}

a.credit IMG {
	background:none;
	border:none;
}

.selectedRow {
	background-image:url(common/pics/row_selector.gif);
	background-repeat:repeat-x;
	background-color:#FFE9DD;
}

.topseller:hover, .noborder:hover { 
	background: none;
	border: 0px;
}

