body {
	background-color: #ffffff;
	color:#5D5D5D;
	font-family: Tahoma;
}

/*div*/
#white { background-color:#FFFFFF; width:209px; padding-top:2px; padding-left:2px; padding-right:2px; 
		border: 1px solid #D2D2D2;}
#feature { background-color:#FFFFFF; width:532px;}
#grey { background-color:#E4E4E4; width:532px; padding:4px; }
#footer {background-color:#EBEBEB; width:530px;  
font-size:10px; font-family:Tahoma; color:#939393; padding-top:10px; padding-bottom:35px;}
#link { background-image:url(images/tech-link-bg.gif); width:428px; height:111px; }

/* Font size */
.font09 { font-size: 9px; }
.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }

/* Line height */
.lheight1 { line-height: 1em; }
.lHeight15 {line-height:1.5em; }
.lheight2 { line-height: 2em; }

/* Color */
.white { color: #FFFFFF; }
.black { color: #000000; }
.red { color:#FE0A02; }

/* border color, size, mode */
.bdrorange { border-top: 3px solid #F88F39; }
.bdrlitegreyBottom { border-bottom: 1px solid #D2D2D2;}
.bdrlitegreyTop { border-top: 1px solid #D2D2D2;}
.bdrlitegreyLeft { border-left: 1px solid #D2D2D2;}
.bdrlitegreyRight { border-right: 1px solid #D2D2D2;}
.bdrdarkgreyRight { border-right: 1px solid #C0C0C0;}
.bdrdarkgreyLeft { border-left: 1px solid #C0C0C0;}
.bdrdarkgreyTop { border-top: 1px solid #C0C0C0;}
.bdrdarkgreyBottom { border-bottom: 1px solid #C0C0C0;}
.bdrBottom { border-bottom: 4px solid #D2D2D2; }
.bdr { border: 1px solid #CCCCCC; }
.bdrGreyTop { border-top:1px solid #E3E3E3; }
.bdrGreyBottom { border-bottom: 1px solid #E3E3E3;}
.bdrGreyLeft { border-left: 1px solid #E3E3E3;}
.bdrGreyRight { border-right: 1px solid #E3E3E3;}

/* Margins */
.marginBottom00 { margin-bottom: 0px; }
.marginLeft00 { margin-left: 0px; }
.marginRight00 { margin-right: 0px; }
.marginTop00 { margin-top: 0px; }

.marginBottom03 { margin-bottom: 3px; }
.marginLeft03 { margin-left: 3px; }
.marginRight03 { margin-right: 3px; }
.marginTop03 { margin-top: 3px; }

.marginBottom05 { margin-bottom: 5px; }
.marginLeft05 { margin-left: 5px; }
.marginRight05 { margin-right: 5px; }
.marginTop05 { margin-top: 5px; }

.marginBottom10 { margin-bottom: 10px; }
.marginLeft10 { margin-left: 10px; }
.marginRight10 { margin-right: 10px; }
.marginTop10 { margin-top: 10px; }

.marginBottom15 { margin-bottom: 15px; }
.marginLeft15 { margin-left: 15px; }
.marginRight15 { margin-right: 15px; }
.marginTop15 { margin-top: 15px; }

.marginBottom20 { margin-bottom: 20px; }
.marginLeft20 { margin-left: 20px; }
.marginRight20 { margin-right: 20px; }
.marginTop20 { margin-top: 20px; }

.marginBottom25 { margin-bottom: 30px; }
.marginLeft25 { margin-left: 30px; }
.marginRight25 { margin-right: 30px; }
.marginTop25 { margin-top: 30px; }

/* Paddings */
.paddBottom00 { padding-bottom: 0px; }
.paddLeft00 { padding-left: 0px; }
.paddRight00 { padding-right: 0px; }
.paddTop00 { padding-top: 0px; }

.paddBottom03 { padding-bottom: 3px; }
.paddLeft03 { padding-left: 3px; }
.paddRight03 { padding-right: 3px; }
.paddTop03 { padding-top: 3px; }

.paddBottom05 { padding-bottom: 5px; }
.paddLeft05 { padding-left: 5px; }
.paddRight05 { padding-right: 5px; }
.paddTop05 { padding-top: 5px; }

.paddBottom06 { padding-bottom: 6px; }
.paddLeft06 { padding-left: 6px; }
.paddRight06 { padding-right: 6px; }
.paddTop06 { padding-top: 6px; }

.paddBottom10 { padding-bottom: 10px; }
.paddLeft10 { padding-left: 10px; }
.paddRight10 { padding-right: 10px; }
.paddTop10 { padding-top: 10px; }

.paddBottom15 { padding-bottom: 15px; }
.paddLeft15 { padding-left: 15px; }
.paddRight15 { padding-right: 15px; }
.paddTop15 { padding-top: 15px; }

.paddBottom20 { padding-bottom: 20px; }
.paddLeft20 { padding-left: 20px; }
.paddRight20 { padding-right: 20px; }
.paddTop20 { padding-top: 20px; }

.paddBottom25 { padding-bottom: 25px; }
.paddLeft25 { padding-left: 25px; }
.paddRight25 { padding-right: 25px; }
.paddTop25 { padding-top: 25px; }

/* Links */
a:link { text-decoration: none; color: #FE0A02; }
a:visited { text-decoration: none; color: #FE0A02; }
a:hover { text-decoration: underline; color: #FE0A02; }
	
a.member:link { text-decoration: none; color: #505050; }
a.member:visited { text-decoration: none; color: #505050; }
a.member:hover { text-decoration: underline; color: #868686; }

a.footer:link { text-decoration: none; color: #868686; }
a.footer:visited { text-decoration: none; color: #868686; }
a.footer:hover { text-decoration: underline; color: #868686; }

a.footerside:link { text-decoration: none; color: #000000; }
a.footerside:visited { text-decoration: none; color: #000000; }
a.footerside:hover { text-decoration: underline; color: #868686; }

a.category:link { text-decoration: none; color: #505050; }
a.category:visited { text-decoration: none; color: #505050; }
a.category:hover { text-decoration: underline; color: #FE0A02; }

a.drop:link { text-decoration: none; color: #000000; }
a.drop:visited { text-decoration: none; color: #000000; }
a.drop:hover { text-decoration: none; color: #000000;}

/*List*/
.list { list-style-image: url(images/bullet.gif);}
.list01 { list-style-image: url(images/pointer.gif);}