/*
Design by It Semantic
http://nexgenblog.com/#D3E0F5;
*/

/* CSS Document */

body{

margin:0px;
font-family:Arial;
}

.wreaper{
background:transparent url(../images/lefthead1.gif) no-repeat;
margin: 0px auto;
width:995px;
}

.wreaper1{
background: transparent;
width: 995px;
float: left;
position: relative;
}

/*_________________________head section start_________________________*/

.head{
background:  url(images/head1.gif) no-repeat;
width:995px;
height:120px;
float:left;
position:relative;
}

.head h1{
font-family:Arial;
font-size:25px;
text-align:left;
color:#215AA1;
margin:0px;
padding:15px 0px 0px 85px;
font-weight:normal;
}

.head h1 a{
font-family:Arial;
font-size:25px;
color:#215AA1;
text-decoration:none;
}

.head h1 a:hover{
font-family:Arial;
font-size:25px;
color:#3B6FB4;
text-decoration:none;
}

.head span{
text-align:left;
font-size:12px;
color:#666067;
padding:0px 0px 0px 30px;
margin:0px;
}

.left_head{
background:transparent;
width:340px;
float:left;
position:relative;
}

.right_head{
background:transparent;
width:650px;
float:left;
position:relative;
padding:10px 0px 0px 0px;
}

.logo{
background:url(images/lefthead1.gif) no-repeat;
width:340px;
height:120px;
float:left;
position:relative;
}

/*_________________________head section closed_________________________*/

#navigation{
background:transparent;
margin: 0px 0px 0px 0px;
padding:0px 0px 35px 0px;
text-align:left;
color: #fff;
overflow:hidden;
float:left;
height:29px;
}

.pages { 
	color:#7D8085;
	padding: 0px 0 0px 0px;
	background:transparent;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	float:left;
}

.pages ul {
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align:left;
	font-family:Times New Roman;
	font-size:14px;
	display:inline;
	font-weight:normal;
	
	
	}

.pages li {
	margin:0px 0px 0px 2px;
	position:relative;
	display:inline;
	float:left;
	}

.pages li a { 
	display:block;
	color: #fff; 
	text-decoration: none;
	list-style:none;
	width:150px;
	height:23px;
	background:#758279;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:14px;
	border:#FFFFFF solid 1px;
}

.pages li a:hover { 
	color:#333;
	text-decoration: none;
	list-style:none;
	background:#949E7C;
	display:block;
}

/*_________________________Navigation section closed_________________________*/



/*_________________________Navigation section closed_________________________*/


.midle{
background:url(images/midlebg.gif) repeat-y;
width:995px;
height:100%;
float:left;
position:relative;
padding:0px 0px 0px 0px;
}

.midle1{
background:url(images/midlebg1.gif) repeat-x;
width:995px;
height:100%;
float:left;
position:relative;
padding:0px 0px 0px 0px;
}

.midle2{
background:#ffffff;
width:995px;
height:100%;
float:left;
position:relative;
padding:0px 0px 0px 0px;
}


/*_________________________left section start_________________________*/


.left{
background:transparent;
width:200px;
height:100%;
float:left;
position:relative;
padding:0px 0px 0px 0px;
}

.left1{
background:#09869C;
width:200px;
height:100%;
float:left;
position:relative;
padding:0px 0px 10px 0px;
}

.lady{
background:/*url(images/lady.gif) no-repeat*/transparent;
width:200px;
height:211px;
position:relative;
overflow:hidden;
}

/*_________________________Categeries section start_________________________*/

.Categeries { 
	color:#7D8085;
	padding: 10px 0 10px 0px;
	background:transparent;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	border-bottom:#000000 dashed 1px;
	}

.Categeries h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 2px 0 0px 10px; 
	padding:4px 0px 0px 15px;
	background:url(images/bullet.gif) no-repeat left center;
	font-family:Arial;
	font-weight:bold;
	}

.Categeries ul {
	margin: 0px 0px;
	padding: 0px 5px 5px 18px;
	list-style: none;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	background:transparent;
	}

.Categeries li {
	list-style:none;
	font-weight:normal;
	margin: 0 0 0px 0; 
	padding: 3px 0 3px 8px;
	}

.Categeries li a { 
	color: #fff; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
	text-align:left;
}

.Categeries li a:hover { 
	color: #000000; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

.Categeries li ul li{
	list-style:none;
	font-weight: bold; 
	margin: 2px 0 2px 0; 
	padding: 0 0 0 0px;
	}

.Categeries li ul li a{
	color:#fff; 
	text-decoration: none;
	background:inherit;
	list-style:none;
}

.Categeries li ul li a:hover { 
	color: #000000; 
	text-decoration:underline;
	background:inherit;
	list-style:none;
}

.subCategeries { 
	text-align: left; 
	color:#052716;
	padding: 2px 0 0 2px;
	background:inherit;
}

.subCategeries h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 5px 0 5px 0; 
	padding:0;
	background:transparent;
	}

.subCategeries ul {
	margin: 0px 5px;
	padding: 5px 0px 1px 15px;
	list-style: none;
	overflow:hidden;
}

.subCategeries li {
	list-style:none;
	font-weight: bold; 
	margin: 0 0 2px 0; 
	padding: 0 0 0 0px;
	}

.subCategeries li a { 
	color: #fff; 
	text-decoration: none;
	background:inherit;
	list-style:none;
}

.subCategeries li a:hover { 
	color: #000000; 
	text-decoration:underline;
	background:inherit;
	list-style:none;
}

/*_________________________links section closed_________________________*/

.links { 
	color:#7D8085;
	padding: 10px 0 10px 0px;
	background:transparent;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	border-bottom:#000000 dashed 1px;
}

.links h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 2px 0 0px 10px; 
	padding:4px 0px 0px 15px;
	background:url(images/bullet.gif) no-repeat left center;
	font-family:Arial;
	font-weight:bold;
}

.links ul {
	margin: 0px 0px;
	padding: 0px 5px 5px 18px;
	list-style: none;
	text-align:justify;
	font-size:11px;
	font-weight:normal;
	background:transparent;
}

.links li {
	list-style:none;
	font-weight:normal;
	margin: 0 0 0px 0; 
	padding: 3px 0 3px 8px;
	}

.links li a { 
	color: #fff; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

.links li a:hover { 
	color: #000000; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

.links li ul li{
	list-style:none;
	font-weight: bold; 
	margin: 2px 0 2px 0; 
	padding: 0 0 0 0px;
}

.links li ul li a{
	color:#fff; 
	text-decoration: none;
	background:inherit;
	list-style:none;
}

.links li ul li a:hover { 
	color: #000000; 
	text-decoration:underline;
	background:inherit;
	list-style:none;
}

.sublinks { 
	text-align: left; 
	color:#052716;
	padding: 2px 0 0 2px;
	background:inherit;
}

.sublinks h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 5px 0 5px 0; 
	padding:0;
	background:transparent;
	}

.sublinks ul {
	margin: 0px 5px;
	padding: 5px 0px 1px 15px;
	list-style: none;
	overflow:hidden;
}

.sublinks li {
	list-style:none;
	font-weight: bold; 
	margin: 0 0 2px 0; 
	padding: 0 0 0 0px;
	overflow:hidden;
}

.sublinks li a { 
	color: #fff; 
	text-decoration: none;
	background:inherit;
	list-style:none;
}

.sublinks li a:hover { 
	color: #000000; 
	text-decoration:underline;
	background:inherit;
	list-style:none;
}

/*_________________________mata section closed_________________________*/

.meta { 
	color:#7D8085;
	padding: 10px 0 10px 0px;
	background:transparent;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	border-bottom:#000000 dashed 1px;
}

.meta h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 2px 0 0px 10px; 
	padding:4px 0px 0px 15px;
	background:url(images/bullet.gif) no-repeat left center;
	font-family:Arial;
	font-weight:bold;
}

.meta ul {
	margin: 0px 0px;
	padding: 0px 5px 5px 18px;
	list-style: none;
	text-align:justify;
	font-size:11px;
	font-weight:normal;
	background:transparent;
}

.meta li {
	list-style:none;
	font-weight:normal;
	margin: 0 0 0px 0; 
	padding: 3px 0 3px 8px;
}

.meta li a { 
	color: #fff; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

.meta li a:hover { 
	color: #000000; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

.meta li ul li{
	list-style:none;
	font-weight: bold; 
	margin: 2px 0 2px 0; 
	padding: 0 0 0 0px;
}

.meta li ul li a{
	color:#fff; 
	text-decoration: none;
	background:inherit;
	list-style:none;
}

.meta li ul li a:hover { 
	color: #000000; 
	text-decoration:underline;
	background:inherit;
	list-style:none;
}

.submeta { 
	text-align: left; 
	color:#006666;
	padding: 2px 0 0 2px;
	background:inherit;
}

.submeta h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 5px 0 5px 0; 
	padding:0;
	background:transparent;
}

.submeta ul {
	margin: 0px 5px;
	padding: 5px 0px 1px 15px;
	list-style: none;
	overflow:hidden;
}

.submeta li {
	list-style:none;
	font-weight: bold; 
	margin: 0 0 2px 0; 
	padding: 0 0 0 0px;
	overflow:hidden;
}

.submeta li a { 
	color: #fff; 
	text-decoration: none;
	background:inherit;
	list-style:none;
}

.submeta li a:hover { 
	color: #000000; 
	text-decoration:underline;
	background:inherit;
	list-style:none;
}

/*_________________________resources section start_________________________*/

.resources { 
	color:#7D8085;
	padding: 10px 0 10px 0px;
	background:transparent;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	border-bottom:#000000 dashed 1px;
}

.resources h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 2px 0 0px 10px; 
	padding:4px 0px 0px 15px;
	background:url(images/bullet.gif) no-repeat left center;
	font-family:Arial;
	font-weight:bold;
}

.resources ul {
	margin: 0px 0px;
	padding: 0px 5px 5px 18px;
	list-style: none;
	text-align:justify;
	font-size:11px;
	font-weight:normal;
	background:transparent;
}

.resources li {
	list-style:none;
	font-weight:normal;
	margin: 0 0 0px 0; 
	padding: 3px 0 3px 8px;
}

.resources li a { 
	color: #fff; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

.resources li a:hover { 
	color: #000000; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

/*_border-bottom:#000000 dashed 1px;________________________center section start_________________________*/

.center {
float: left;
width: 580px;
text-align: justify;
font-size:12px;
color:#333333;
position:relative;
padding:0px 0px 0px 0px;
background:transparent;
margin:30px 0px 0px 0px;
}

.content_midle{
background:transparent;
width:560px;
height:100%;
float:left;
position:relative;
padding:0px 10px 20px 10px;
margin:0px 0px 10px 0px;

}

.content_midle h3{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#09869C;
font-weight:normal;
text-align:left;
margin:0px 0px 5px 5px;
padding:0px 0px 0px 20px;
background:url(images/coment.gif) no-repeat left top;
}

.content_midle h4{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#09869C;
font-weight:normal;
text-align:left;
margin:5px 0px 5px 5px;
padding:0px 0px 0px 20px;
background:url(images/post.gif) no-repeat left top;
}

.content_midle h4 p a
{
    text-align:left;
    color:#225AA0;
    text-decoration:underline;
}

.content_midle h4 p a:hover
{
    color:#92AED7;
    text-decoration:none;
}

.content_midle h6{
font-family:Georgia, Monotype Corsiva, Helvetica, sans-serif;
font-size:10px;
color:#09869C;
font-weight:normal;
text-align:left;
margin:5px 0px 0px 10px;
padding:0px 0px 0px 20px;
background:transparent;
}

.content_midle h2 {
font-size: 16px;
font-weight: 100;
height: 30px;
background: transparent;
padding: 0px 0px 0px 5px;
margin:0px;
color: #09869C;
}

.content_midle h2 a {
text-decoration: none;
color: #09869C;
font-weight:bold;
}

.content_midle h2 a:hover {
color:#666666;
}

.content_midle p a{
color:#09869C;
text-decoration:none;
}

.content_midle p a:hover{
color:#666666;
text-decoration:none;
}

.content_midle p {
padding: 0px 0px 0px 8px;
margin:0px;
font-size:11px;
color:#666666;
text-align:justify;
}

.content_midle img{
/*border:#750515 1px solid;*/
margin:5px 5px 5px 0px;
}

#enter{
background:url(images/enter.gif) no-repeat;
/*background:transparent;*/
width:60px;
height:23px;
position:relative;
margin:0px 0px 0px 0px;;
padding:0px 0px 0px 0px;
}

.enter{
background:url(images/enter.gif) no-repeat;
/*background:transparent;*/
width:60px;
height:23px;
position:relative;
}

.enter:hover{
background:url(images/enter_hover.gif) no-repeat;
/*background:transparent;*/
}

#submit{
background:url(images/submit.gif) no-repeat;
/*background:transparent;*/
width:100px;
height:32px;
position:relative;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.submit{
background:url(images/submit.gif) no-repeat;
/*background:transparent;*/
width:100px;
height:32px;
position:relative;
}

.submit:hover{
background:url(images/submit_hover.gif) no-repeat;
/*background:transparent;*/
}

#read{
background:url(images/read.gif) no-repeat;
/*background:transparent;*/
width:70px;
height:25px;
position:relative;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.read{
background:url(images/read.gif) no-repeat;
/*background:transparent;*/
width:70px;
height:25px;
position:relative;
margin-left:10px;
}

.read:hover{
background:url(images/read_hover.gif) no-repeat;
/*background:transparent;*/
}



/*_________________________right section start_________________________*/

.right{
background:transparent;
width:200px;
height:100%;
float:right;
position:relative;
padding:0px 0px 0px 0px;
}

/*_________________________search section start_________________________*/

.search_sapce1{
background:url(images/midlebg1.gif) repeat-x;
width:200px; height:26px;
float:left;
position:relative;
padding:3px 0px 0px 0px;
}

.searbox{
width:153px;
height:18px;
float:left;
background-color:#fff;
border:solid #215AA1 1px;
overflow:hidden; position:relative;
margin:0px 0px 0px 0px;
color:#333;
}

#go{
background-image:url(images/go.gif);
background-repeat:no-repeat;
/*background:transparent;*/
width:34px;
height:21px;
float:left;
position:relative;
margin:0px 0px 0px 3px;
font-size:14px;
padding:0px 0px 0px 0px;
}

.go{
background-image:url(images/go.gif);
background-repeat:no-repeat;
/*background:transparent;*/
width:34px;
height:21px;
float:left;
position:relative;
text-decoration:none;
font-size:14px;
}

.go:hover{
background-image:url(images/go_hover.gif);
background-repeat:no-repeat;
display:block;
/*background:transparent;*/
text-decoration:none;
font-size:14px;
}

/*_________________________search section closed_________________________*/

.right1{
background:#09869C;
width:200px;
height:100%;
float:right;
position:relative;
padding:0px 0px 10px 0px;
margin:5px 0px 0px 0px;
}

/*_________________________archives section start_________________________*/

.archives { 
	color:#7D8085;
	padding: 10px 0 10px 0px;
	background:transparent;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	border-bottom:#000000 dashed 1px;
	}

.archives h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 2px 0 0px 10px; 
	padding:4px 0px 0px 15px;
	background:url(images/bullet.gif) no-repeat left center;
	font-family:Arial;
	font-weight:bold;
	}

.archives ul {
	margin: 0px 0px;
	padding: 0px 5px 5px 18px;
	list-style: none;
	text-align:justify;
	font-size:11px;
	font-weight:normal;
	background:transparent;
	}

.archives li {
	list-style:none;
	font-weight:normal;
	margin: 0 0 0px 0; 
	padding: 3px 0 3px 8px;
	}

.archives li a { 
	color: #fff; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

.archives li a:hover { 
	color: #000000; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

.archives li ul li{
	list-style:none;
	font-weight: bold; 
	margin: 2px 0 2px 0; 
	padding: 0 0 0 0px;
	}

.archives li ul li a{
	color:#fff; 
	text-decoration: none;
	background:inherit;
	list-style:none;
}

.archives li ul li a:hover { 
	color: #000000; 
	text-decoration:underline;
	background:inherit;
	list-style:none;
}

.subarchives { 
	text-align: left; 
	color:#052716;
	padding: 2px 0 0 2px;
	background:inherit;
}

.subarchives h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 5px 0 5px 0; 
	padding:0;
	background:transparent;
	}

.subarchives ul {
	margin: 0px 5px;
	padding: 5px 0px 1px 15px;
	list-style: none;
	overflow:hidden;
}

.subarchives li {
	list-style:none;
	font-weight: bold; 
	margin: 0 0 2px 0; 
	padding: 0 0 0 0px;
	}

.subarchives li a { 
	color: #fff; 
	text-decoration: none;
	background:inherit;
	list-style:none;
}

.subarchives li a:hover { 
	color: #000000; 
	text-decoration:underline;
	background:inherit;
	list-style:none;
}


/*_________________________Recent_post section closed_________________________*/

.Recent_post { 
	color:#7D8085;
	padding: 10px 0 10px 0px;
	background:transparent;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	border-bottom:#000000 dashed 1px;
	}

.Recent_post h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 2px 0 0px 10px; 
	padding:4px 0px 0px 15px;
	background:url(images/bullet.gif) no-repeat left center;
	font-family:Arial;
	font-weight:bold;
	}
	

.Recent_post ul {
	margin: 0px 0px;
	padding: 0px 5px 5px 18px;
	list-style: none;
	text-align:justify;
	font-size:11px;
	font-weight:normal;
	background:transparent;
	}

.Recent_post li {
	list-style:none;
	font-weight:normal;
	margin: 0 0 0px 0; 
	padding: 3px 0 3px 8px;
	}

.Recent_post li a { 
	color: #fff; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

.Recent_post li a:hover { 
	color: #000000; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

.Recent_post li ul li{
	list-style:none;
	font-weight: bold; 
	margin: 2px 0 2px 0; 
	padding: 0 0 0 0px;
	}

.Recent_post li ul li a{
	color:#fff; 
	text-decoration: none;
	background:inherit;
	list-style:none;
}

.Recent_post li ul li a:hover { 
	color: #000000; 
	text-decoration:underline;
	background:inherit;
	list-style:none;
}

.subRecent_post { 
	text-align: left; 
	color:#052716;
	padding: 2px 0 0 2px;
	background:inherit;
}

.subRecent_post h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 5px 0 5px 0; 
	padding:0;
	background:transparent;
	}

.subRecent_post ul {
	margin: 0px 5px;
	padding: 5px 0px 1px 15px;
	list-style: none;
	overflow:hidden;
}

.subRecent_post li {
	list-style:none;
	font-weight: bold; 
	margin: 0 0 2px 0; 
	padding: 0 0 0 0px;
	}

.subRecent_post li a { 
	color: #fff; 
	text-decoration: none;
	background:inherit;
	list-style:none;
}

.subRecent_post li a:hover { 
	color: #000000; 
	text-decoration:underline;
	background:inherit;
	list-style:none;
}

/*_________________________Recent_comment section start_________________________*/

.Recent_comment { 
	color:#7D8085;
	padding: 10px 0 10px 0px;
	background:transparent;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	border-bottom:#000000 dashed 1px;
	}

.Recent_comment h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 2px 0 0px 10px; 
	padding:4px 0px 0px 15px;
	background:url(images/bullet.gif) no-repeat left center;
	font-family:Arial;
	font-weight:bold;
	}

.Recent_comment ul {
	margin: 0px 0px;
	padding: 0px 5px 5px 18px;
	list-style: none;
	text-align:justify;
	font-size:11px;
	font-weight:normal;
	background:transparent;
	}

.Recent_comment li {
	list-style:none;
	font-weight:normal;
	margin: 0 0 0px 0; 
	padding: 3px 0 3px 8px;
	}

.Recent_comment li a { 
	color: #fff; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

.Recent_comment li a:hover { 
	color: #000000; 
	text-decoration: none;
	background:transparent;
	padding:0px; 
	list-style:none;
}

.Recent_comment li ul li{
	list-style:none;
	font-weight: bold; 
	margin: 2px 0 2px 0; 
	padding: 0 0 0 0px;
	}

.Recent_comment li ul li a{
	color:#fff; 
	text-decoration: none;
	background:inherit;
	list-style:none;
}

.Recent_comment li ul li a:hover { 
	color: #000000; 
	text-decoration:underline;
	background:inherit;
	list-style:none;
}

.subRecent_comment { 
	text-align: left; 
	color:#052716;
	padding: 2px 0 0 2px;
	background:inherit;
}

.subRecent_comment h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 5px 0 5px 0; 
	padding:0;
	background:transparent;
	}

.subRecent_comment ul {
	margin: 0px 5px;
	padding: 5px 0px 1px 15px;
	list-style: none;
	overflow:hidden;
}

.subRecent_comment li {
	list-style:none;
	font-weight: bold; 
	margin: 0 0 2px 0; 
	padding: 0 0 0 0px;
	}

.subRecent_comment li a { 
	color: #fff; 
	text-decoration: none;
	background:inherit;
	list-style:none;
}

.subRecent_comment li a:hover { 
	color: #000000; 
	text-decoration:underline;
	background:inherit;
	list-style:none;
}


/*_________________________Footer section start____________________*/

#footer{
background:url(images/footerbg.gif) repeat-x;
width:98%;
height:40px;
float:left;
position:relative;
text-align:left;
padding:28px 0px 0px 2%;
font-size:12px;
color:#fff;
}

.footer{
font-size:12px;
color:#fff;
text-decoration:none;
}

.footer:hover{
text-decoration:underline;
color:#ccc;
}
/*----------------------tagcloud--------------------------------------*/

.tagcloud 
{
	

	padding: 3px 0 3px 0px;
	
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	
	color:#ffffff;
	text-align: left;

	top:0px;
	left:0px;
	right:2px;
	border-bottom:#000000 dashed 1px;
}

.tagcloud h2{
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	margin: 2px 0 0px 10px; 
	padding:4px 0px 0px 15px;
	background:url(images/bullet.gif) no-repeat left center;
	font-family:Arial;
	font-weight:bold;
	
	
}



.tagcloud li {	
	font-weight: bold; 
	display:inline;	
	padding: 3px 0px 0px 0px;
	list-style:none;
	font:Tahoma;
	

}

.tagcloud li a { 
	color: #ffffff; 
	font-family:Arial;
	text-decoration: none;
	background:inherit;
	list-style:inline;
}

.tagcloud li a:hover { 
	color: #F29900; 
	font-family:Arial;
	text-decoration:underline;
	background:inherit;
}

.menuitem
{
	text-align:center;}
