html, body {
	margin:0px;
	padding:5px;
     color:  #333333;
	}
	
body {
	background: #E6F3FB url(file:///C|/plets/Images/Css_Images/mainback.png) repeat-x top;
	height: auto;
}
h1 {
	font: bold 35px Arial, Helvetica, sans-serif;
	color: #0066FF;
	margin: 5px 0px 10px;
	padding: 0px;
	vertical-align: top;
}
.loginbox p {
	color: #3399FF;
}
.loginbox a {
}

h2{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	float: left;
}
h3{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #0066CC;
}
ul{
	display:block;
	list-style: decimal;
	font:14px Arial, Helvetica, sans-serif;
	color:  #666666;
}


ol{list-style:none;}

#head{
	display:block;
	height:auto;
	text-align:left;
	clear:both;
min-width:900px;
	
}
#foot{
	clear:both;
	display: block;
	height:30px;
	background: #c3d9ff url(file:///C|/plets/Images/CSS_Images/menuback.png) repeat-x;
	color: #0000FF;
	padding:3px;
	font-size:14px;
	bottom: auto;
	border: 1px solid #0000FF;
	text-align:center;
}


#container{float:left; width:100%; margin-left:-325px; display:inline;}
#top-menubar {
	font-size:12px;
	border: 1px solid #0033FF;
	width: auto;
	background: #E1FDFC url(file:///C|/plets/Images/CSS_Images/menuback.png) repeat-x;
	clear: left;
	margin: 0px;
	padding: 0px;
	color: #0099FF;
}
#top-menubar ul {
	margin: 0px;
	padding: 0px 30px 0 0;
	text-align:right;
	color: #FF00FF;
	list-style: none;
}
#top-menubar li {display: inline; margin: 0; padding: 0;  }
#top-menubar a:link {
	text-decoration: none;
	color: #990066;
	font-weight:bold;
}
#top-menubar a:visited {
	color:#0000CC;
	text-decoration:none;
}

#tagline {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #0099FF;
	margin:0;
	float: left;
	padding-left: 5px;
	padding-top: 0px;
}

#nav img {border-style: none;	border-bottom-width:2px;}
#nav, #nav ul {margin: 0px;padding: 0px;list-style: none;}
#nav a {display:inline; font-weight:bold; color: #333}
#nav a:hover { font-weight:bold; color:  #000;}
#nav li ul {position:absolute;left:-999em;}

#nav li:hover ul, #nav li.sfhover ul {
	position: absolute;
	left:auto;
	right:1em;
	top: inherit;
	display:block;
	padding: 5px;
	margin-top:-1px;
	text-align: left;
	border: solid blue 1px;
	width: 180px;
	visibility: visible;
	z-index:99;
	background: #FFFFCC url(file:///C|/plets/Images/CSS_Images/searchback.png) repeat-x;
}
#nav #ins:hover ul, #nav #ins.sfhover ul {right:6em;}
#nav #UI:hover ul, #nav #UI.sfhover ul {
	right:15em;
}
#nav #Ss:hover ul, #nav #Ss.sfhover ul {
	right:10em;
}
#nav #Ho:hover ul, #nav #Ho.sfhover ul {
	right:15em;
}
#nav #msearch:hover ul, #nav #msearch.sfhover ul {right:18em;}


.clear1 {
	height: 2px;
	clear: both;
}
.clear2 {
	height: 5px;
	clear:both;
}

.searchbox {
	border: 1px solid blue;
	margin-bottom:10px;
	padding-left: 5px;
	color: #999999;
	width: 185px;
	background: #c3d9ff url(file:///C|/plets/Images/CSS_Images/searchback.png) repeat-x;
}
.searchbox form {visibility: visible;margin: 1px 1px 15px;padding: 0px;	width: 180px;}
.searchbox select {
	width: 110px;
	background: #FFFFCC;
	display: inline;
	height: 20px;
	position: absolute;
	left: 80px;
	border: 1px solid green;
	color: #666;
	font-size: 12px;
}
.searchbox input {
	width:80px;
	color: #333333;
	position: relative;
	left: 80px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid blue;
	margin-bottom:5px;
	text-align: center;
	top: 10px;
	background:  #FFFF99;
}
.searchbox .tinput {
	position: relative;
	left: 0px;
	width: 110px;
	background: #FFFFCC;
}
.searchbox p {
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
	display: inline;
}
.searchbox h3 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #94baf9;
	height: 20px;
	border:none;
	width:auto;
	display:inline;
}
.searchbox h3:hover {
	color: #3d81ee;
}
.searchbox a {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #0066CC;
	height: 20px;
}
.gbox {
	z-index:99;
	text-align:center;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #990000;
	width:640px;
	overflow: hidden;
}
.hi {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #06c;
	margin: 0px;
	padding: 0px;
}
#left{
vertical-align: top;
width:200px;
margin: 0px;
padding:0px;
}
#main{margin-left:320px;}
#sidebar{padding-left:100%; margin-left:-285px;}
#right {
	width: 300px;
}
.loginbox {
	border: 1px solid blue;
	width: 300px;
	margin-bottom:10px;
	padding-left: 5px;
	color: #0066CC;
	background: #ccFFcc url(file:///C|/plets/Images/CSS_Images/misc.png) center bottom;
}
.loginbox form {visibility: visible;margin: 1px 1px 15px 1px;padding: 0px;	}
.loginbox .tinput {
	position: relative;
	left: 20px;
	width: 25px;
	background: #ffdfbf;
	z-index: 49;
	border-color: #330099;
}
.loginbox h3 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #0000CC;
	height: 20px;
	width: auto;
	display: inline;
}
.loginbox a {
	font-size: 16px;
	color: #900;
	font-weight: bold;
}
.loginbox a:hover {
	font-size: 16px;
	color: #333333;
}
.loginbox label {
	color: #990000;
	font-weight: bold;
	width: 60px;
	float: left;
	text-align: right;
	vertical-align: bottom;
	margin-top: 4px;
	margin-right: 5px;
}
.loginbox input {
	font-weight: bold;
	width: 120px;
	margin-bottom: 5px;
	margin-right: 25px;
	border-color: #990000;
	background: #ffdfbf;
	border: 1px solid #CC0000;
}

.Smallimgs {
	clear: right;
}
.labelleft {
	background: #C3D9FF;
	border: 1px solid #3d81ee;
	padding: 2px;
}
.bigerror {
	font: 18px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.error {
	color: #FF0000;
	font-weight: bold;
	width: 120px;
}
.lbl {width: 120px;}

.brodd {
	background: #C3D9FF;
	height: 25px;
}
a {
	text-decoration: none;
	color:#333333;
}
a:hover {
	color: #000099;
	border-style: none;
	text-decoration: underline;
}

.breven {
	background: #CCFFFF;
	height: 25px;
}
.browse .brpage {
	background: #3399FF url(file:///C|/plets/Images/CSS_Images/menuback.png) repeat-x bottom;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	border-style: none;
	color: #333333;
	width: auto;
	
}
.browse .brsec {
	background: #CCFFCC url(file:///C|/plets/Images/CSS_Images/menuback.png) repeat-x bottom;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	border-style: none;
	color: #333333;
	width: 650px;
}
.browse img{border:2px #CCCCCC solid}
.adtext{
	font:14px Arial, Helvetica, sans-serif;
	color: #666666;
}


.adtext textarea{
	background:  #ffffff;
	color:			#000;
	font-size:		16px;
	border-style: 		solid;
	border-color: 		blue;
	border-width: 		1px;
	overflow: 		auto;
	padding-left: 5px;
	width:540px;
	height: 5cm;
}
.adtitle textarea{
	background: #ffffff;
	color:			#666666;
	font-size:		16px;
	border-style: 		solid;
	border-color: 		blue;
	border-width: 		1px;
	overflow: 		auto;
	padding-left: 5px;
	width:200px;
	height: 30px;
}
#question {
	font-size: 16px;
	background: #3d81ee;
}
#answer {
	font-size: 16px;
	background: #c3d9ff;
}
.searchbox img {border-style: none;
}
#topmenubar #nav.ulblock {
	display: block;
}
.lo
{
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#foot img {
	vertical-align: middle;
	display: block;
	float: left;
}
#registration .note {
	font-weight: bold;
	text-align: justify;
}

#links a {
	border-style: none;
}
#head h1 {
	position: relative;
	float: left;
	vertical-align: bottom;
}
#head img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#head #top-menubar #nav img {
	float: none;
}
#topright {
	float: right;
	margin: 0px;
	padding: 0px;
}
#head #topright .searchbox {
	background: #FFFFFF;
	border: 1px solid blue;
	display: block;
}
.browse .brfooter {
	font-size: 16px;
	background: #FFFF99;
}
#head #top-menubar #nav #UI p, #head #top-menubar #nav #Ss p,#head #top-menubar #nav #Ho p  #head #top-menubar #nav #msearch p  {
	margin: 0px;
	padding: 0px;
}
#adhead {
	background: #3d81ee url(file:///C|/plets/Images/Css_Images/veiwback.png) repeat-x center;
	height: 44px;
	font: bold normal 18px Arial, Helvetica, sans-serif;
	color: #0066FF;
	padding: 0px;
	clear: both;
}
#adhead p {
	width: 800px;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 20px;
}
#nextbar {
	background: #006699;
	height: 44px;
}
#short p{
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.view #map {
	
}

.view  #ka {
	height: 250px;
	width: 400px;
	padding: 4px;
	border: 4px solid #CCCCCC;
	
}


.view #ka p {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.view img {border: 1px solid #0000FF;clear: right;}
.view .contact {
	background: #c3d9ff;
	height: 50px;
	border: 1px solid #3d81ff;
}

.camera {float: right;}
.camera img{border:hidden;}

#th {
	height: 250px;
	padding: 4px 4px 4px 12px;
	border: 4px solid #CCCCCC;
	width: 400px;
}



#mi {

	height: 250px;
	width: 400px;
	padding: 4px;
	border: 4px solid #CCCCCC;
}
#th .thumbs {
	height: 80px;
	width: 100px;
	border: 1px solid #CCCCCC;  
}

#ka {
	height: 250px;
	width: 400px;
	padding: 4px;
	border: 4px solid #CCCCCC;
	}
.view #mi img {
	border-style: none;
}
.view #map {
	border: 4px solid #CCCCCC;

	
}
.view .grey {
	padding: 5px;
	border: 4px solid #CCCCCC;
}
ul.testlist#ImageContainer {
	height: 400px;
	width: 600px;
	border: 4px solid #CCCCCC;
	float: left;
}
ul.testlist
{
      list-style-type:none;
      margin:0;
      padding:0;
    }
	 
#ImageContainer li.over {
      background-color:#fcb;
		cursor:move;
    }
ul.testlist.li img {
      float:left;
      margin-right:2px;
    }
#ImageContainer p{color:#3300FF;margin:0px; padding:0px;}

 #ImageContainer li {
	float:left;
	display: block;
	border: 1px solid #CCCCCC;
	width:100px;
      font:12px Verdana;
      padding:4px;
      cursor:move;
}
#ImageContainer .testlist img {
	padding: 2px;
}
.testlist.li.p {
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-bottom-style: solid;
}
#testimonials p {
	font: 16px Arial, Helvetica, sans-serif;
	padding: 10px 0px;
	color: #666666;
}
.browse .brsec h2 { min-width:600;
	
}
