body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.linetop{
	border-top: thin solid #01458e;
}

.linebottom{
	border-bottom: thin solid #01458e;
}

.tag{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	color: Gray;
	letter-spacing: 3px;
}

.tagCompany{
	font-weight: bold;
	color: Navy;
}
.footer{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: lighter;
	margin-left: 10px;
	color: White;
}

.designtag{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: lighter;
	margin-right: 10px;
	color: White;
}

.designtag  a{
	text-decoration: none;
	color: White;
}

.designtag a:hover{
	text-decoration: none;
	color: #FF4800;
}

a, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	text-decoration: none;
	color: Black;
}

a:hover{
	color: Blue;
	font-weight: bold;
}

#contentMain ul {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding-left: 20px;
	padding-right: 25px;
	margin-left: 0px;
	margin-top: 10px;
}