@charset "utf-8";
body {
	/*background-image: url(images/bg.gif);*/
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt {
	font-family: arial;
	font-size: 12px;
	color: #8f8f8f;
	text-decoration: none;
	line-height:17px;
}
.txt a{
	font-family: arial;
	font-size: 12px;
	color: #8f8f8f;
	text-decoration: none;
	line-height:17px;
}
.txt a:hover{
	font-family: arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height:17px;
}
.txtbody {
	font-family: arial;
	font-size: 14px;
	color: #777;
	text-decoration: none;
	line-height:20px;
}
.services {
	font-family: arial;
	font-size: 14px;
	color: #777;
	text-decoration: none;
	line-height:20px;
}
.services a{
	font-family: arial;
	font-size: 14px;
	color: #777;
	text-decoration: underline;
	line-height:20px;
}
.services a:hover{
	font-family: arial;
	font-size: 14px;
	color: #777;
	text-decoration: none;
	line-height:20px;
}
.tags {
	font-family: arial;
	font-size: 11px;
	color: #555;
	text-decoration: none;
}
.txt1 {
	font-family: arial;
	font-size: 14px;
	color: #1f1f1f;
	text-decoration: none;
}
.txt1 a{
	font-family: arial;
	font-size: 14px;
	color: #1f1f1f;
	text-decoration: none;
}
.txt1 a:hover{
	font-family: arial;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.txt2 {
	font-family: arial;
	font-size: 11px;
	color: #000;
	font-style:italic;
	font-weight:bold;
	text-decoration: none;
	line-height:17px;
}
.txt2 a{
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-style:italic;
	font-weight:bold;
	text-decoration: underline;
	line-height:17px;
}
.txt2 a:hover{
	font-family: arial;
	font-size: 12px;
	color: #454545;
	font-style:italic;
	font-weight:bold;
	text-decoration: underline;
	line-height:17px;
}
.txt3 {
	font-family: arial;
	font-size: 11px;
	color: #9d9d9d;
	text-decoration: none;
}
.txt3 a{
	font-family: arial;
	font-size: 11px;
	color: #9d9d9d;
	text-decoration: none;
}
.txt3 a:hover{
	font-family: arial;
	font-size: 11px;
	color: #9d9d9d;
	text-decoration: underline;
}
.bottomlink {
	font-family: arial;
	font-size: 11px;
	color: #a8a8a8;
	text-decoration: none;
	line-height:18px;
}
.bottomlink a{
	font-family: arial;
	font-size: 11px;
	color: #a8a8a8;
	text-decoration: none;
	line-height:18px;
}
.bottomlink a:hover{
	font-family: arial;
	font-size: 11px;
	color: #a8a8a8;
	text-decoration: underline;
	line-height:18px;
}
.copyright {
	font-family: arial;
	font-size: 12px;
	color: #a8a8a8;
	text-decoration: none;
	line-height:18px;
}

.morelink {
	font-family: arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.morelink a{
	font-family: arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.morelink a:hover{
	font-family: arial;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

#box {
	background-image:url(images/boxbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width:auto;
	height:auto;
	border:1px solid #206382;
	background-color:#2560b0;
}
#box1 {
	background-repeat:repeat-x;
	background-position:top;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width:auto;
	height:auto;
	border:1px solid #235f9f;	
	background-color:#36B9F6;
}
.linktxt {
	font-family: arial;
	font-size: 12px;
	text-transform:uppercase;
	color: #335b6f;
	text-decoration: none;
	line-height:17px;
	font-weight:bold;
}
.input {
	font-family: arial;
	font-size: 11px;
	width:180px;
	height:20px;
	padding-left:5px;
	border:1px solid #ccc;
	color: #666;
	background-color:#f5f5f5;
	text-decoration: none;
}
.txtwh {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height:17px;
}




#slides_three .slides_container {
	width:314px;
	height:171px;
	display:none;
}

#slides_three .slides_container div {
	width:314px;
	height:171px;
	display:block;
}

.pagination .current a {
	padding:0px; margin:0px;
	color:red;
	list-style:none;
	display:inline;
}






#tagcontainer{
	margin:0 auto;
	text-align:left;
	width:300px;
	background:#383838;
	font-family:Arial, Helvetica, sans-serif;
	}
/* Tag cloud */

	.tags ul{
		padding:0px 0px;
		text-align:center;	
		}
	.tags li{
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
		text-decoration:none;
		color:#494949;
		padding:0 2px;	
		}
	.tags li a{
		text-decoration:none;
		color:#494949;
		padding:0 2px;	
		}
	.tags li a:hover{	
		color:#555;
		}	
	.tags li:hover{	
		color:#555;
		}	
	
	.tag1{font-size:100%;}
	.tag2{font-size:120%;}
	.tag3{font-size:140%;}
	.tag4{font-size:160%;}
	.tag5{font-size:180%;}
	
	/* alternative layout */

	.tags .alt{
		text-align:left;
		padding:0;
		background:none;
		}
	.tags .alt li{
		padding:0px 0px;
		background:#efefef;
		display:block;
		}
	.tags .alt .tag1, 
	.tags .alt .tag2, 
	.tags .alt .tag3, 
	.tags .alt .tag4, 
	.tags .alt .tag5{font-size:100%;}
	.tags .alt .tag1{background:#7cc0f4;}
	.tags .alt .tag2{background:#67abe0;}
	.tags .alt .tag3{background:#4d92c7;}
	.tags .alt .tag4{background:#3277ad;}
	.tags .alt .tag5{background:#266ca2;}
	.tags .alt .tag6{background:#266ca2;}

