
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
#container {
	width: 750px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding: 20px 0px 40px 0px;
	border:1;
	border-bottom-color:#FF0000;
}

a:hover image { 
position : absolute;
margin-top: 0;
z-index : 100; 
width : 322px; 
height : 267px; 
background-color : #fff; 
border : 1px solid #333; }

.contactdetail {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	padding-left: 8px;
}

.form{
	font-family: arial;
	font-size: 11pt;
	color: #000000;
	padding-left: 8px;
}

p {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	}

p a:link {
	text-decoration: none;
	color: #666666;
}
p a:visited {
	text-decoration: none;
	color: #333333;
	}
p a:hover {
	text-decoration: none;
	color: #FF9900;
}
p a:active {
	text-decoration: none;
}

h1 {
    text-align:centre;
	font-family: verdana;
	font-size: 13pt;
	color: #333333;
	font-weight: bold;
	}

.h1 {
    text-align:left;
	padding-left:10;
	font-family: verdana;
	font-size: 13pt;
	color: #ffffff;
	font-weight: bold;
	border-bottom:1px solid #999999;
	}
.h4 {
    text-align:center;
	font-family: verdana;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	border-bottom:1px solid #999999;
	border-top:1px dotted #333333;
	}
.h5 {
    text-align:center;
	font-family: verdana;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	border-top:1px dotted #333333;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	}
	
.h6 {
    text-align:center;
	font-family: verdana;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	border:1px soide #333333;
	}	

.bigtalbe {
	margin-top: 50px;
	width: 880px;
}

.tableborderup {
	border-top:1px solid #999999;
}

.tableborderrightleft {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.tablebordertoprightleft {
	border-left:1px dotted #333333;
	border-right:1px dotted #333333;
	border-top:1px solid #999999;
}

.tableborderbottom {
	border-bottom:1px solid #999999;
}

.tablebordertopbottom {
	border-bottom:1px solid #999999;
	border-top:1px dotted #333333;
}

.certer {align:center;}

.image {
margin:10px 10px 10px 10px;
}

.star{font-family: verdana; font-size: 10px; color: #ff0000; }

