body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat;
}
.top-logo-design-tep{
	width:139px;
	height:93px;
/*	background-position:bottom left;
	background-repeat:repeat-x;
	background-image:url(../images/template/sec-design/btm-left-corner.png);
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imgs/logo.png",sizingMethod="scale");}
	html>body #top-logo-design-tep { background:url(../imgs/logo.png);
}
#top-company-name-tep{
	width:400px;
	height:75px;
/*	background-position:bottom left;
	background-repeat:repeat-x;
	background-image:url(../images/template/sec-design/btm-left-corner.png);
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imgs/company-name.png",sizingMethod="scale");}
	html>body #top-company-name-tep { background:url(../imgs/company-name.png.png);
}
#top-company-sologn-tep{
	width:191px;
	height:17px;
/*	background-position:bottom left;
	background-repeat:repeat-x;
	background-image:url(../images/template/sec-design/btm-left-corner.png);
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imgs/sologn.png",sizingMethod="scale");}
	html>body #top-company-sologn-tep { background:url(../imgs/sologn.png);
}
.btn {
	border:solid 4px #168baa; 
	background:url(../imgs/top-bg.jpg); 
	height:40px;
	width:140px;
}
.btn2 {
	border:solid 0px #168baa; 
	background:url(../imgs/top-bg.jpg); 
	height:40px;
	width:100px;
	font-family:arial;
	font-weight:bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;

}
.btn2:link {
	border:solid 0px #168baa; 
	background:url(../imgs/top-bg.jpg); 
	height:40px;
	width:100px;
	font-family:arial;
	font-weight:bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;

}

.all-text {
	font-family:Consolas;
	font-weight:bold;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration:none;
}
.details{
	font-family:arial,verdana;
	font-size:10pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.sub_menu{
	font-family:arial,verdana;
	font-size:09pt;
	font-weight:none;
	color:#FFFFFF;
	text-decoration:none;
}
.sub_menu:hover{
	font-family:arial,verdana;
	font-size:09pt;
	font-weight:none;
	color:#CCCCCC;
	text-decoration:underline;
}
.left_menu{
	font-family:arial,verdana;
	font-size:12px;
	font-weight:normal;
	color:#7b7a7a;
	text-decoration:none;
}
.left_menu:link{
	font-family:arial,verdana;
	font-size:12px;
	font-weight:normal;
	color:#7b7a7a;
	text-decoration:none;
}

.left_menu:hover{
	font-family:arial,verdana;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.pname {
	font-family:arial,verdana;
	font-size:9pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.java-link{
	font-family:arial,verdana;
	font-size:10pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.java-link:hover{
	font-family:arial,verdana;
	font-size:10pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}