BODY,TD{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#505252;line-height:1.5;}
H1,H2,H3{
	font-size:20px;
	font-weight:normal;
	color: #dddddd;
	display:block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
li {
	list-style-type: square;
}
H4{font-size:16px;font-weight:normal;margin-bottom:6px;color: #000000;}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#floatingsearch {
    -moz-opacity:0.8;
	opacity:0.8;
	border: 1px solid #DDDDDD;
	background-image: url(shinetop.png);
	background-repeat: repeat-x;
	background-color: #DDDDDD;
	padding-top: 18px;
	padding-bottom: 10px;
	width: 200px;
}
#floatingsearch .text, #floatingsearch .submit {
	border: 1px solid #DDDDDD;
}
#containerul, #containerul ul{
  text-align:left;
  margin:0;
  padding:0;
}

#containerul li{
  margin:0 0 0 25px;
  padding:0;
  list-style-type:none;
}
#containerul a {
	color: #000000;
	text-decoration: none;
}
#containerul .symbols{
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
#bg {
	background-image: url(bgdark.png);
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#bg2 {
	background-image: url(bg.gif);
}
#shinetop {
	background-image: url(shinetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
#shinebottom {
	background-image: url(shinebottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
#shinemiddle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
a {
	color: #34639B;
	text-decoration: none;
}
a:hover {
	color: #34639B;
	text-decoration: underline;
}
.edit {
	background-color: #FFFFFF;
}