* {	margin:0px;	padding:0px;}
html {font-size: 100%;height: 100%;}
body {font: normal 70%/1.3em Arial, Helvetica, sans-serif, Tahoma; color:#444444; background-color:#fff;}
a {color:#666666;text-decoration:none; font-weight:bold;}
a:link, a:hover {text-decoration:none; color:#<a href="#">read more...</a>;}
input, textarea, select {border:1px #C1BFBF solid; }
input:hover, input:focus, textarea:focus {border:1px #666666 solid;}
img {border:0;}
p {padding-right:15px; padding-left:2px; padding-bottom:5px;}
ul li {list-style:none;}
hr {height:1px;background-color:#C8C8C8;border:0;margin:5px;}
h1 {background-image:url(../images/h1.jpg); background-repeat:repeat-x; font-size:1.2em; line-height:27px; padding-left:15px; color:#757575;}
h1 span {color:#DE0000;}
h2 {background-image:url(../images/seperator_2.jpg); background-repeat:no-repeat; font-size:1.2em;  padding-left:15px; color:#757575;  line-height:27px;}
h2 span {color:#5DCE5C;}
h3 {background-image:url(../images/seperator_2.jpg); background-repeat:no-repeat; font-size:1.2em;  padding-left:15px; color:#757575;  line-height:27px;}
h3 span {color:#539BD7;}
h4 {color:#6192BD; font-size:1.0em; font-weight:bold; margin-bottom:2px;}
h4 span {color:#55CF54;}
h5 {font-size:1.2em; padding-top:5px; color:#DE0000;}
h5 span {color:#539BD7; font-size:0.9em;}
h6 {font-size:1.1em; text-align:left; color:#539BD7;}

label{
font-weight: bold;
float: left;
text-align:right;
width: 188px;
padding-right:5px;
margin-left:-90px;
font-size:1.0em;
}

#container {width:790px; margin:auto;}
#page-container {width:790px; margin:auto; background-image:url(../images/bg.jpg); background-repeat:repeat-y; display:table;}
#header {background-image:url(../images/header_img.jpg); background-repeat:no-repeat; background-position:6px 0px; text-align:right; font-size:1.4em; line-height:122px; padding-top:5px; color:#666565; padding-right:15px;} 
#top_menu {margin-top:-9px;  background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x; width:779px; height:33px; margin-left:6px;}
#top_menu ul li {background-image:url(../images/menu_seperator.jpg); background-repeat:no-repeat; background-position:0px 0px; float:left; line-height:33px; padding-left:30px; padding-right:30px;}
#top_menu ul li a{font-size:1.1em; font-weight:bold; color:#fff;}
#top_menu ul li.firstchild{background-image:none;}
#top_menu ul li a:hover {color:#B9DDFC;}  
#content {width:538px; float:left; margin-top:1px; padding-left:6px;}
#content  div {padding:15px;}
#inner_content {width:779px; margin-top:1px; padding-left:6px;}
#right_panel {width:241px; margin-top:1px; float:left; margin-right:4px; border-bottom:1px solid #CCCCCC;}
.box {background-image:url(../images/h2.jpg); background-repeat:repeat-x;  margin-bottom:5px;}
.innerbox{background-image:url(../images/border_1.jpg); background-repeat:repeat-y; margin-top:1px; padding-left:10px; padding-top:10px; float:left;}
.innerbox div {width:100px; padding-left:5px; float:left;}
.gallery {width:122px; text-align:center; float:left; margin-left:10px; border:#CECECE 1px solid; height:120px; margin-top:10px; margin-bottom:5px;}
.grey_box {width:241px; background-image:url(../images/greybox.jpg); background-repeat:repeat-x;  margin-bottom:5px; background-color:#FDFDFD; float:left;}
.left {float:left;}
.right {float:right;}
.form {width:358px; margin-top:20px;}
.form  p{padding-bottom:20px;}

#footer {width:779px; background-image:url(../images/footer.jpg); background-repeat:repeat-x; clear:both; margin:auto; line-height:29px; color:#fff; text-indent:15px;}
.listHeader{color:#757575;font-weight:bold;}

input.stdButton {
	font-family		: Verdana, Arial;
	font-size		: 10px;
	font-weight		: bold;
	color			: #FFFFFF;
	width			: 60px;
	height			: 20px;
	border			: #DEDEDE 1px solid;
	background-color: #4591CF;
	filter			: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#106BC6,endcolorstr=#2F5B9A);	
}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
color:#DE0000;
font-family:Verdana, Arial;
font-style:italic;
font-weight:bold;
font-size:32px;
padding: 3px;
text-decoration: blink;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}

