body,
html {
		margin:0;
		padding:0;
		background: #FFFFFF;
		color:#000;

}

body {
		max-width: 990px;
		font-family: Verdana;
		font-size: 12px;
		margin: auto;
		padding: 0px;
		border: 1px solid #CCCCCC;
}

h1, h2, h3 {
    font-family: Verdana;
	margin-top: 0;
	font-size: 17px;
	padding:8px 8px;

}

h2 {
	font-size: 15px;
    color: #FF0000;

}

h3 {
	font-size: 13px;
    color: #333333;

}
h4 {
	font-size: 13px;
    color: #333333;
    margin:0;
	padding:0;

}

p {
	padding:0 10px;

}
.p1 {
	padding:0 0px;
    font-size: 6px;
}

a {
	COLOR: #0066FF;
    font-weight: bold;
	TEXT-DECORATION:none;

}

acronym, abbr {
	border-bottom: 1px dashed #333;

}

a:hover {
	COLOR: #0033FF;
	TEXT-DECORATION:underline;

}

ul li {
	list-style-type: none;
	background: url(images/css/li.png) no-repeat left top;
	padding: 2px 0px 2px 15px;

}


ol li {
	list-style-type: none;
	background: url(images/css/ol.png) no-repeat left top;
	padding: 2px 0px 2px 15px;

}

li span {
	COLOR: #555;
	font-size: 10px;
}
#top, #top ul {
	list-style: none;
}
#top li {
	position: relative;
}
#top a {
	display: block;
}
#top li ul {
	display: none;
	position: absolute;
}

#top, #top ul {
	list-style: none;
}
#top li {
	position: relative;
}
#top a {
	display: block;
}
#top li ul {
	display: none;
	position: absolute;
}

#top  {
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 43px;
    background:url(/images/css/bg_menu.gif) top repeat;
}

#top li  {
    float: left;
    margin: 0px;
    padding: 0px;
    background:url(/images/css/m_menu.gif) right top no-repeat;
}

#top li a {
    font-size:14px;
    padding-left: 20px;
    padding-right: 20px;
    height: 43px;
    line-height: 43px;
    color:#FFFFFF;
    font-weight: bold;
    text-decoration: none;
}	

.header {
	border: 0px solid #fff;
	background: url(images/logo1.png) repeat-x;
	height: 140px;

}

.header img {
	border: 0px;
	margin-left: 5px;
	margin-top: 0px;

}

.header h1 {
    float: centr;
	margin-left: 200px;
    font-family: Verdana, Arial, sans-serif;
	color: #0066FF;

}

.header p {
	margin-left: 200px;
	color: #000000;

}

.header1 {
	border: 1px solid #fff;
	background: #fff;
	height: 20px;
	padding: 1px;

}
.header2 {
	border: 0px solid #fff;
	background: #fff;
	height: 40px;
	padding: 0px;


}

.header1 p {
	margin: 2px;

}

#rss {
	background: url(images/css/RssFeed.gif) no-repeat left;
	padding-left: 18px;

}

#email {
	background: url(images/css/mail.png) no-repeat left;
	padding-left: 18px;

}

#favorite {
	background: url(images/css/star.gif) no-repeat left;
	padding-left: 18px;

}

#outer_wrapper {
	height: 100%;

}

#wrapper {
	background: #fff;

}

#container {
	width: 100%;
	float: left;
	margin-right: -400px;

}

#container1 {
	width: 100%;
	float: left;
	margin-right: 0px;

}

#container2 {
    float: centr;
    margin-right: 0px;
    margin-left: 230px;
    background-image: url(images/css/vert_line.png);
    background-repeat: repeat-y;

}

#content {
	margin-right: 301px;

}

#content1 {
    margin-right: 0px;

}


#main {
	margin-left: 0px;

}


.left {
	width: 260px;
	float: left;
	background: #fff;

}

.menubar {
    font-size: 13px;
	width: 305px;
	float: right;
    background-image: url(images/css/vert_line.png);
    background-repeat: repeat-y;

}

.menubar1 {
    font-size: 13px;
	width: 230px;
	float: left;
	background: #fff;

}

.tap {
  float: right;
  width: 99.5%;
  background: #fff;
  background-image: url(images/css/hor_line.png);
  background-repeat: repeat-x;

}

#footer {
	height: auto;
	border: 1px solid #CCCCCC;
	text-align: center;
	background: #999999;
}

#footer p {
	color: #000000;

}

#footer a {
	color: #000;

}

#pages {
	clear: both;
	float: right;

}


.last {
	margin-bottom: 0;

}

.clearing {
	height: 0;
	clear: both;

}

.useful {
	float: right;
	background: #faf8e3;
	padding: 5px;
	margin: 5px;

}

.useful p {
	font-size: 10px;

}

.useful ul li {
	font-size: 10px;

}

#today {
	text-align: right;
	color: #000;
	font-size: 11px;

}

.news {
	margin: 4px;
	background: #fafafa;
	padding: 4px;

}

.news h3 {
	margin: 0px;
	background: #f5f5f5;
	padding: 2px;

}

.news p {
	margin: 0px;
	padding: 0px;

}

#headlines {
	margin-left: 3px;
	padding: 5px;

}

#headlines h3 {
	margin: 0px;
	padding: 0px;

}

#headlines p {
	margin: 0px;
	padding: 0px;

}

#headlines p a {
	font-weight: 100;

}

.dborder {
	border: 1px dotted #444;
	margin: 10px;
	padding: 4px;
    background:#66BFFF;

}

#lcontext {
	border: 0px dotted #555;
	background:#fff;
	margin: 5px;
	padding: 1px;
	float: left;
	font-family: Verdana, Arial, sans-serif;

}

#lcontext1 {
	border: 0px dotted #555;
	background:#fff;
	margin: 5px;
	padding: 1px;
	float: centr;
	font-family: Verdana, Arial, sans-serif;

}
