* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px ;
	background: #FFFFFF;
	font: 13px normal Verdane,  Helvetica, sans-serif;
	color: black;
	word-spacing: normal;
	text-align: center;
}

h1, h2, h3 {
	color: #333333;
	text-align: left;
}


a {
	text-decoration: underline;
	color: #0033cc;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}



img {
	border: none;
	padding:5px;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}



/* center */

#centernav {
	
}

#centernav h2 {
	background: #CC0000;
	height: 20px;
	padding:2px;
	font-size: 1em;
	color: white;
	border-top:1px solid black;
	border-bottom:2px solid #e1e1e1;
	text-align: left;
}
#centernav h3 {
	padding:0px 0 0 10px;
	font-size:16px;
}
#centernav p {
	padding:10px;
}

/* Header */

#header {

		PADDING-BOTTOM: 0px; 
	MARGIN: 0px auto; 
	WIDTH: 98%; 
	PADDING-TOP: 0px; 
	HEIGHT: 110px
}

/* Logo */

#logo {
	float: left;
	width: 870px;
	height: 50px;
	text-align: center;
	margin:1px;
	padding:10px 15px 15px 0px; 
}

#logo h1 {
	float: left;
}

#logo h2 {

}

#logo a {
	text-decoration: none;
	color: #000000;
}
#logo img{

}

#search{
padding-top:25px;
}
#search  input.search_btn{
cursor: pointer;
padding-left:2px;
padding-right:2px;
height:30px;
font-size:16px;
}
#search  input.field{ 
height:30px;
font-size:16px;
}
/* Header > Menu */

#menu {
width:60%;
}

#menu ul {
	margin: 0;
	padding-top:0px;
	list-style: none;
	
}

#menu li {
	display:inline;
}

#menu a {
	float:left;
	
	height:18px;
	margin-left:6px;
	/*
	display:block;
	background:#CC0000;
	background-image: url(../images/bg_menu_hover.gif);
	border:2px solid #DDDDDD;
	*/
	text-decoration:underline;	
	text-align:center;
	color: blue;
	font-size: 13px;
	padding-right:8px;
	
}


#menu a:hover {

/*background: url(../images/bg_menu.gif) no-repeat;
	background:#FFF4EE;
	color:black;
	border:2px solid #DDDDDD;
*/

	text-decoration:none;
}

#menu a:active {
	/*background-image: url(../images/bg_menu_active.gif);*/
}

/* Content */

#content {
	width:98%;
	margin:0 auto;
	padding:4px;
}

/* Content > Main */

#center {
	float:left;
	width:480px;
	padding-left:20px;
}


/* Content Left */

#left {
	float: left;
	width: 200px;
}

#leftnav {
}

	
#leftnav h2 {
background: #CC0000;
height: 20px;
padding:2px;
font-size: 1em;
color: white;
border-top:1px solid #DDDDDD;
}

#leftnav ul {
	margin: 0;
	list-style: none;
	padding:1px;
	margin-bottom: 10px;
}

#leftnav h3 {
	font-size: .8em;
}

#leftnav p {
	line-height: normal;
	font-size: .8em;
}

#leftnav a {
	/*text-decoration: none;*/
}

/* Right */

#right {
	float: left;
	width: 200px;
	padding-left: 20px;
}


#rightnav {
}
#rightnav h2 {
background: #CC3333;
height: 20px;
padding: 0px 0 0 10px;
font-size: 1em;
color: #FFFFFF;
}

#rightnav p {
	line-height: normal;
	font-size: .9em;
	margin:0;
	padding:1px;
	text-align: center;	
}
#rightnav bannerR {
text-align:center;
}

#rightnav ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	padding:1px;
}

/* Boxed Style*/
#boxed {
padding-bottom:20px;
}

#boxed-left {
padding-bottom:20px;
}

#boxed-right {
padding-bottom:20px;
}

/*One content*/
#one_content {
	clear: both;
	width: 98%;
	margin: 0 auto;
	padding: 1px;
	text-align: left;
}
#one_content h2 {
background: #FF0033;
height: 20px;
padding:2px;
padding-left:6px;
font-size: 1em;
color: white;
border-top:3px solid #FFCC33;
border-bottom:3px solid #FFCC33; //#339900
}
#one_content h3 {
padding:2px;
font-size:14px;
color:black;
}
/*Top or directory*/
#one_content h3.top a {
color:#0000ff;
font-size:13px;
}
#one_content h3.top a:hover {
color: #ff0000;
}
#one_content h3.top a:visited {
	color: #0060a0;
	text-decoration: underline;
}

#one_content p {
	margin: 0;
	line-height: normal;
}
#one_content table{
margin: 0;
	line-height: normal;
}
#one_content a {
	text-decoration: underline;
	color: #0000ff;
}
#one_content a:hover {
	text-decoration: none;
	color: #ff0000;
}
#one_content a:visited {
	color: #0060a0;
	text-decoration: underline;
}
#one_content ul {
	margin-left: 0;
	padding-left: 0;
	padding:1px;
}

#one_content li {
	margin-left: 15px;
	padding: 0px;
	padding-bottom: 3px;	

}


#one_content td.v_line{
border-left:1px #c0c0c0 dotted;
white-space: nowrap;
}


/*two column*/
#two_content {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 1px;
}
#two_content h2 {
background: #CC0000;
height: 20px;
padding:2px;
font-size: 1em;
color: white;
border-top:1px solid #DDDDDD;

}


#two_content p {
	margin: 0;
	line-height: normal;
	font-size: x-small;
}
#two_content table{
margin: 0;
	line-height: normal;
}

#two_content a {
	text-decoration: underline;
	color: #3333ff;
}

#two_content a:hover {
	text-decoration: none;
	color: #ff0000;
}

#two_content a:visited {
	text-decoration: none;
	color: #0060a0;
	text-decoration: underline;
}

#two_content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	padding:1px;
}

#two_content li {
	margin: 0;
	padding: 0px;
	padding-bottom: 3px;
	list-style: none;
	
}


#two_content td.v_line{
border-left:1px #c0c0c0 dotted;
white-space: nowrap;
}



/**/
#footer {
	clear: both;
	width: 920px;
	margin: 0 auto;
	padding: 1px;
	height:20px;
	color:black;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

