body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8aa0ae;
}

.TopMenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.TopMenu_Active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.TopMenu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.BottomMenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #83827b;
	text-decoration: none;
}

.BottomMenu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.class_leftMenu A:link {text-decoration: none; color:#83827b;}
.class_leftMenu A:visited {text-decoration: none; color:White;}
.class_leftMenu A:active {text-decoration: none; color: white}
.class_leftMenu A:hover {text-decoration: none; color: white;}

.LeftMenu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #83827b;
}

.LeftMenu:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

td.tdNormal 
{
  color: #83827b; 
  background: #eaeadd; 
} 
td.tdOver { 
  color: white; 
  background: red; 
} 

.style5 {color: #FFFFFF}

.lecentra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.lecentra2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


.title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/* Homepage JS ---------------------------------------- */
dt {
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	background: url(images/plus.gif) left 3px no-repeat;
	padding: 0 0 4px 15px;
}

dt.expanded {
	background: url(images/minus.gif) left 3px no-repeat;
}

dt, dd {
	margin: 0;
}

dd {
	padding: 0 0 12px 0;
}

dd li {
	padding: 0 0 4px 0;
}
/* ---------------------------------------- end Homepage JS */

/* ---------------------------------------- software skill */
.soft_pad
{
	padding:15px;
}

.home_width
{
	height: 224px; width: 30px;
}