a {
	color : #005599;
	text-decoration : none;
}

a:hover {
	color : #005599;
	text-decoration : underline;
}

a.side {
	color : #005599;
	text-decoration : none;
}

a:hover.side {
	color : #005599;
	text-decoration : underline;
}

a.white {
	color : #ddd;
	text-decoration : none;
}

a:hover.white {
	color : #ddd;
	text-decoration : underline;
}

a.title {
  color: #cc3333;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
}

body {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
}

pre {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #005599;
}
 
.outer-border {
	border : 0px solid #000;
}

.sub-header {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #ddd;
	background-color : #888;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	padding : 5px 12px 5px 5px;
}

.sub-header a {
  color: white;
	text-decoration: underline;
}

.sub-header a:hover {
  color: white;
	text-decoration: overline underline;
}

.full-header {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #ddd;
	background-color : #fff;
	padding : 0px;
}

.footer {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #555;
	background-color : #f1f1f1;
	border : 1px solid #ccc;
	padding : 5px;
}

.button {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
}

.main-body {
	font-size : 12px;
	text-align: left;
	color : #555;
	background-color : #fff;
	padding : 4px 5px 5px 5px;
}

.side-body {
	font-size : 12px;
	color : #777;
	background-color : #f6f6f6;
	padding : 4px;
	vertical-align: top;
}

.main-bg {
	color : #555;
	background-color : #fff;
	padding : 10px 5px 10px 5px;
}

.border {
	border : 1px solid #c1c1c1;
}

.side-border-left {
	color : #777;
	background-color : #fff;
	padding : 10px 5px 10px 10px;
}

.side-border-right {
	color : #777;
	background-color : #fff;
	padding : 10px 10px 10px 5px;
}

.news-footer {
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	padding : 3px 4px 4px 4px;
	margin: 4px 55px 5px 45px;
}

.blog-footer {
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	padding : 3px 4px 4px 4px;
	margin: 5px 0 20px 0;
}

.capmain {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	text-align: left;
	color : #019059;
	background-color : #fff;
	padding : 2px 0px 10px 0px;
}

.capmain_title {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000;
	background-color : #fff;
	padding : 2px 0px 4px 0px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #666;
	background-color : #f1f1f1;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
}

.tbl-border {
	color : #555;
	background-color : #e1e1e1;
}

.tbl {
	font-size : 13px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #f1f1f1;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 10px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #005599;
	background-color : #f6f6f6;
}

.shoutbox {
	color : #777;
	background-color : #f6f6f6;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #f6f6f6;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #555;
	background-color : #f6f6f6;
}

.side-label {
	color : #555;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}

#fadeinbox{
position:absolute;
width: 570px;
left: 0;
top: -400px;
border: 2px solid black;
background-color: white;
padding: 4px;
z-index: 100;
visibility:hidden;
}

.tooltip2 {
	position: absolute;
	display: none;
	background-color: #FFD700;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
	text-align: left;
}

.tooltip2 .head{
	background-color: #006666;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
}

.tooltip2 .content{
	color: #000066;
	font-size: 12px;
	border-width: 4px;
}

.tooltip2 .content td{
	font-size: 12px;
	text-align: right;
	padding-right: 15px;
}

.spec {
  position: absolute;
	padding: 0 0 0 50px;
	width: 250px;
	
}

.newpass {
	display:block;
	width: 200px;
	text-align: left;
}

.mainmenu {
	margin-bottom: 2px;
	color:#000000;
	background-color:#dddddd;
	padding:2px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}

.menutitle {
	cursor:pointer;
	margin-bottom: 2px;
	color:#000000;
	padding:2px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

.menutitle.a:hover {
	color: yellow;
}

.menutree {
  font-size:11px;
	font-weight:bold;
	margin-bottom: 0.5em;
	padding-left: 5px;
}

.submenu {
  font-size:11px;
	font-weight:bold;
	margin-bottom: 0.5em;
	padding-left: 5px;
}

.twitter {
  font-size:11px;
	list-style-position: outside;
	list-style-type: none;
}

.twitter li {
	border-top: 1px dotted;
	margin:5px 10px 0 -35px;
}

/* Widget content container */
#goog-wm { }

/* Heading for "Closest match"
#goog-wm h3.closest-match { }

/* "Closest match" link
#goog-wm h3.closest-match a { }

/* Heading for "Other things" */
#goog-wm h3.other-things { }

/* "Other things" list item */
#goog-wm ul li { }

/* Site search box */
#goog-wm li.search-goog { 
	display: block;
}

