html,body {
	margin: 0px;
	padding:0px;

	font-family: Tahoma;
	font-size: 10px;
	color:#000000;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
form {
    display: inline;
}
.textblue {
    color: #003399;
}

input {
	font-family: Tahoma;
	font-size: xx-small;

}
label.plain input {
    margin-bottom: -2px;
}
select {
	font-family: Tahoma;
	font-size: x-small;
}
img {
    border:0;
}
.textblack {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;

}
a.textblack:link,a.textblack:visited,a.textblack:hover,a.textblack:active {
 color:#000000;
}
.textbold {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	
}
.textgreen {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5F5E34;
	
}

.textred {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
	
}
.textwhite {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	
}
.plain {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	
}
a.plain:link,a.plain:visited,a.plain:hover,a.plain:active {
 color:#666666;
}
.textwhiteplain, .pgnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	
}

.textwhiteplain .pgnav_active {
    font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}

 .pgnav {
   font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.pgnav_active {
   font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.main_bg {
	background-image: url(images/bar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_bg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.line_bg {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dot_bg {
	background-image: url(images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom_bg {
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
}
.side_bg {
	background-image: url(images/side_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_how {
	background-image: url(images/bg_how.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.ad_bottom {
	background-image: url(images/top_ad_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.error {
    color:#ff0000;
    font-weight: bold;
    
    padding: 10px;
    text-align: center;
    font-family: Tahoma;
	font-size: 11px;
}

.style3 {

	font-size: 11px;
	
}
a.style3:link,a.style3:visited,a.style3:hover,a.style3:active {
 color:#666666;
}
.style2 {font-size: 11px;}

.sidebg {
    background-color:#F4F4E8; width:100%;
}

.textsm {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

.barline {
  height:1px; line-height:2px; background-color:#cccccc;
}

.box_border {
    width:100%; background-color:#CCCCCC;
}
.middle_border {
    width:180px; background-color:#CCCCCC;
}
.member_border {
    width:100%; background-color:#FF9900;
}
.listing_bg {
    height:25px; background-color:#ededed;
}

.category_border {
    width:530px; background-color:#FF9900;
}

.top_headerbg {
    height:25px; background-color:#F3f3f3;  width:100%;
}

.catalog_bg {
    height:20px; background-color:#666666;  width:100%;
}
.altrowcolor1 {
    background-color:#ffffff;
}

.altrowcolor2 {
  background-color:#F4F4F6;
}
.altrowcolor3 {
  background-color:#eeeeee;
}

.adheader {
    height:33px; width:100%; background-color:#ffcc66;
}
.memberheader_bg {
    width:100%; background-color:#dedede;
}

.option_bg { background-color:#FFD07D}
.auth {
    height:500px;
    width:500px;
    overflow:auto;
}

a.tagCloud:link,a.tagCloud:visited,a.tagCloud:hover,a.tagCloud:active {
 text-decoration: underline;
 color:#666666;
}

.pgination_bg {
    width:100%; background-color:#828282
}

