/* CSS Document */
html, body {
	border:0;
	margin:0;
	padding:0;
	color:#515151;
	background-color: #FFFFFF;
	font: normal 12px Verdana;
}

 p,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
a, img, table, td, div, span {
	font-size: 100%;
	margin:  0;
	padding: 0;
	border:  0;
	color: #515151;
	background-color: transparent;
}
font {
	font-size:13px;
	font-family:arial;
}
a {
/*	color:#3D81EE;
	font-weight:bold; */
	text-decoration:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
p {
	padding:8px 0;
}

a:hover {
	text-decoration:none;
}
#maintable {
	width:1000px;
	margin:auto;
}
#logo {
	width:205px;
	text-align:center;
}
#top {
	background:url(/imgs/top.jpg) right top repeat-x;
	width:728px;
}
#left {
	vertical-align:top;
	width:272px;
}
#leftdiv {
	background:url(/imgs/leftbg.gif) right top repeat-y;
}
#lefttop {
	background:url(/imgs/lefttop.gif) right bottom no-repeat;
	width:272px;
	height:49px;
}
#leftbtm {
	background:url(/imgs/leftbtm.gif) right top no-repeat;
	width:272px;
	height:53px;
}

#leftdiv p {
	padding: 8px 40px 8px 10px;	
}

#liveinternet {
	float:none;
}
#main {
	vertical-align:top;
	padding-top:20px;
	text-align:justify;
}
h1 {
	font: bold 13px Verdana;
	padding-bottom:15px;
	text-transform:uppercase;
}
#g2 {
	margin-right:20px;
	float:left;
	
}
#g2 b {
	color:#000;
	text-decoration:underline;
	font-size:12px;	
}
#g2 div a {
	text-transform:uppercase;
	font-size:11px;
	line-height:14px;
	text-decoration:underline;
}
#g2 div {
	margin-left:5px;
	margin-top:1px;
}

#links {
	font-size:10px;
}
#links a {
	color:#515151;
	font-weight:normal;
}
#linksdiv {
	width:950px;
}