body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.svertxt {
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #F09100;
	text-decoration: none;
	font-weight: bold;
	}
.pro_txt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	}
.tdunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.softdebut{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.softdebut_g{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.softdebut_g_young{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

.softdebut_or_normal{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
.softdebut_bold{
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.softdebut_or{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.soft_link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR:  #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
a.soft_link:link {
	FONT-SIZE: 11px; COLOR:  #000000; TEXT-DECORATION: none
}
a.soft_link:visited {
	FONT-SIZE: 11px; COLOR:  #000000; TEXT-DECORATION: none
}
a.soft_link:active {
	FONT-SIZE: 11px; COLOR: #FF6600; TEXT-DECORATION: none
}
a.soft_link:hover {
	FONT-SIZE: 11px; COLOR: #FF6600; TEXT-DECORATION: none
}
.form_soft {
	BORDER-RIGHT: #FF6600 1px solid; 
	BORDER-BOTTOM:#FF6600 1px solid; 
	BORDER-TOP: #FF6600 1px solid; 
	FONT-SIZE: 11px;
	BORDER-LEFT: #FF6600 1px solid; 
	COLOR: #333333;  
	FONT-FAMILY: Verdana;
	background-color:#FFFFFF;
}
.scoll_soft {
	BORDER-RIGHT: #FF6600 1px solid;
	BORDER-LEFT: #FF6600 1px solid; 
	BORDER-TOP: #FF6600 1px solid; 
	SCROLLBAR-FACE-COLOR: #F5F3F1; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFF8EC; 
	SCROLLBAR-SHADOW-COLOR: #FF6600; 
	COLOR: #333333; 
	SCROLLBAR-ARROW-COLOR: #FF6600; 
	BORDER-BOTTOM: #FF6600 1px solid;
	FONT-FAMILY: Verdana; 
	SCROLLBAR-BASE-COLOR: #FF6600; 
	TEXT-DECORATION: none; 
	scrollbar-3d-light-color: #FF6600; 
	scrollbar-dark-shadow-color: #333333; 
}

.iconsArea
	{
	padding-top: 20px;
  white-space: normal;
	}

.iconsArea a,
.iconsArea a:link,
.iconsArea a:visited,
.iconsArea a:hover
	{
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	}

.icon
	{
	margin: 0 20px 5px 0;
	display: -moz-inline-box;
	display: inline-block;
	width: 70px;
	height: 15px;
	background-image: url('../img/common/1x1.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	text-align: center;
	padding-top: 35px;
	cursor: pointer;
	}
.icon span {
  display: block;
  width: 70px;
  text-align: center;
}

#asp
	{
	background-image: url('../img/logo/asp.gif');
	}

#aspnet
	{
	background-image: url('../img/logo/asp_net.gif');
	}

#coldfusion
	{
	background-image: url('../img/logo/coldfusion.gif');
	}

#perl
	{
	background-image: url('../img/logo/perl.gif');
	}

#php
	{
	background-image: url('../img/logo/php.gif');
	}

#python
	{
	background-image: url('../img/logo/python.gif');
	}
