@charset "utf-8";


.copyright {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.buttom-menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.textfield {
	background-image: url(../images/textfield-bg.jpg);
	height: 20px;
}
.Certifiedt {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.contact-homepage {
	font-family: tahoma;
	font-size: 12px;
	color:#666666;
}
.contact-homepage-more {
	font-family: tahoma;
	font-size: 11px;
	color:#0033FF;
}
.welcom-det {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
}
.welcom-title {
	font-family: tahoma;
	font-size: 14px;
	color:#0033FF;
	font-weight:bold
}.news {
	font-family: tahoma;
	font-size: 12px;
color: #FFFFFF;
}
td.txtblue{
  color: #3333ff;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11;
}


table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
	text-align: left;
	
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}
.row0 {
	background-color: #F9F9F9;
}
.row1 {
  color: #006699
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
	font-size: 11px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}



table.LeftMNav {
background-color: #BEB9B9;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
/*background-color : #c2ceda;*/ 
} 

table.LeftMNav th {
	/*margin: 0px;*
	/*padding: 6px 4px 2px 4px;*/
	/*height: 25px;*/
	background: url(images/h22.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #330066;
	text-align: left;
	
}
table.LeftMNav th.title {
	text-align: left;
}

table.LeftMNav td a:link, table.LeftMNav td a:visited {
	color: #000000;
	text-decoration: none;
}

table.LeftMNav th a:hover {
	text-decoration: underline;
}

table.LeftMNav tr.row0 {
	background-color: #F9F9F9;
}
table.LeftMNav tr.row1 {
	background-color: #FFF;
}
/*table.LeftMNav td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}*/
table.LeftMNav tr.row0:hover {
	background-color: #f1f1f1;
}
table.LeftMNav tr.row1:hover {
	backgroun