#container { text-align:left; width:700px; margin:0 auto;position:relative; background-color: #ffffff;}

body,td,th {
	color: #000000;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img
{  border-style: none;
}

:-moz-any-link:focus {
  outline: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	letter-spacing: normal;
	text-align: justify;
	line-height: 1.7em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration:none;outline: none;
}
a:visited {
	text-decoration: none;outline: none;
	color: #000000;
}
a:hover {
	text-decoration: none;outline: none;
	color: #ff0000;
}
a:active {
	text-decoration: none; outline: none;
	color: #000000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.g1 {color: #cc6600}
.b2 {font-size: 11px}
.b3 {font-size: 15px; font-weight: bold}
.b2b  {font-size: 11px; font-weight: bold}
.wr {font-size: 11px; font-weight: bold;color: #ffffff}
.rd {font-size: 11px; font-weight: bold;color: #ff0000}

.up {font-size: 16px; font-weight: bold;color: #ffffff; padding: 5px;  }

.img {display:block;}

#page_container {
	width: 1030px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 1px;
	height: 800px;
}
#left_ads {
	width: 160px;
	position: relative;
	left: -1px;
	text-align: center;
}
#page_center {
	width: 700px;
	position: absolute;
	top: 0;
	right: 165px;
}
#right_ads {
	width: 160px;
	right: -1px;
	position: absolute;
	top: 0px;
	text-align: center;
}
#links_bar {
	width: 700px;
	text-align: center;
}
#web_cam_image {
	width: 700px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 55px;
}



#sddm {
	right: 486px;
	position: absolute;
	z-index: 30;
	top: 20px;
	}


#update_container {
	width: 540px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	height: 400px;
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;}
	
#update_hl {
	background-color: black;
	color: #ffffff;
	text-align: left;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 16px;
	font-weight: bold;
	padding: 5px;	
}

#update_ll {
	position:absolute;	
	top:371px;
	width:530px;
	height:20px;
	z-index:1;
	background-color: black;
	color: #ffffff;
	text-align: left;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 16px;
	font-weight: bold;
	height: 20px;
	padding: 5px;
	
}

#report_1 {
	position:absolute;
	top:73px;
	left:20px;
	width:499px;
	height:283px;
	z-index:1;
	background-color: white;
}
.pf{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	letter-spacing: normal;
	text-align: justify;
	line-height: 1.7em;}
	
	#timeupdated_tf {
	background-color:#cccccc;
	color: #000000;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 10px;
	font-weight: bold;
	padding: 1px;
	
	}	
	
	#return_blog {
	background-color:#cccccc;
	color: #000000;
	text-align: right;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 10px;
	font-weight: bold;
	height: 12px;
	padding: 1px;}	

#register {
	background-color:#cccccc;
	color: #000000;
	text-align: right;
	FONT-FAMILY: Verdana, Arial; 
	FONT-SIZE: 12px;
	font-style: normal;
	letter-spacing: normal;
	text-align: justify;
	}

#register h3 {
	FONT-SIZE: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	}
	
.blogcontainer
{
	width: 100%;
	border: 1px solid black;
	border-collapse: collapse;
}

.blogcontainer td
{
	padding: 2px;	
}

.blogcontainer h3
{
	font-size: 14px;
	font-weight: bold;	
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
	
.blogitemheader 
{
	background-color: #000000;
	color: #ffffff;
	width: 100%;
}	

.blogcomment
{
	border-top: #cccccc 1px dashed;
	padding-top:2px;
	margin-top: 8px;
}

.blogcommentby 
{
	color: Gray;
	float: left;
}

.blogcommentdelete
{
	float: right;
	cursor: pointer;
	font-weight: bold;
	color: Gray;
}

.blogcommentview {
	background-image: url(comicon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 10px;
	cursor: pointer;
	font-weight: bold;
	float: left;
}

.blogcommentadd {
	font-weight: bold;
	float: right;
	margin-top: 10px;
}

#page_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page_content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

#page_content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

.gray_panel {
	background-color: #cccccc;	
	padding: 4px;
}

.gray_panel table {
	border-collapse: collapse;
}

.register_terms {
	background-color: #ffffff;
	border: 1px black solid;
	height: 80px;
	overflow-y: scroll;	
	padding: 4px;
}

.attention {
	border: 1px dashed #FF0000;
	padding: 2px 2px 2px 2px;
	color: #FF0000;
	background-color: #FFFFFF;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.attention h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 0px;
}
input[type="submit"], input[type="button"] {
	font-weight: bold;
	cursor: pointer;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid #000000;
}

.successful {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dashed #336633; 
	padding: 2px 2px 2px 2px; 
	color: #336633; 
	background-color: #FFFFFF;	
	margin: 5px; 
	background-position: 2px 2px;
}