
body{

	margin: 0px;

	font-family: verdana;

	font-size: 11px;

	color: #555555;

}



/* JOOMLA DEFAULT STYLE

--------------------------------------------------------- */

a:link, a:visited{

	color: #537C05;

	text-decoration: bold;

}

a:hover{

	color: #ff003c;

	text-decoration: bold;

}

ul {

	margin: 0px;

	margin-left: 15px;

	padding: 0px;

}

ul a:link, ul a:visited{

	color: #537C05;

	text-decoration: none;

}

ul a:hover{

	color: #ff003c;

	text-decoration: bold;

}

td{

	font-size: 1em;

}

.topmenu a:link, .topmenu a:visited{

font-family: verdana;

	font-size: 10px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;
	
	text-transform:uppercase;

}

.topmenu a:hover {

	color: #ff003c;

	text-decoration: bold;

}


.contentheading {

	font-family: verdana;

	font-size: 13px;

	font-weight: bold;

	color: #555555;
	
	text-transform:uppercase;

}

.contentheading a:link, .contentheading a:visited {

	font-family: verdana;

	font-size: 13px;

	font-weight: bold;

	color: #537C05;

	text-decoration: none;
	
	text-transform:uppercase;

}

.contentheading a:hover {

	color: #ff003c;

	text-decoration: bold;

}


.componentheading {

	font-family: verdana;

	font-size: 13px;

	font-weight: bold;

	color: #555555;
	
	text-transform:uppercase;


}

.button {


	border-top: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

	border-bottom: 1px solid #999999;

	border-right: 1px solid #999999;

	background: url(bg_input.png);
	font-size:10px;


}

.button:hover, .button:focus {

	border-top: 1px solid #E1E1E1;

	border-right: 1px solid #E1E1E1;

	border-bottom: 1px solid #E1E1E1;

	border-left: 1px solid #E1E1E1;
	
	background: url(bg_input.png);
	font-size:10px;


}

.inputbox {

	border-top: 1px solid #999999;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #999999;
	background: url(bg_input.png);
	font-family:Verdana;
	font-size:11px;
	color:#555555;


}

.inputbox:hover, .inputbox:focus {

	border-top: 1px solid #999999;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #999999;
	background: url(bg_input1.png);
	font-family:Verdana;
	font-size:11px;
	color:#333333;

}

.pagenav {

	padding: 2px;

}

a.pagenav,

.pagenav_prev a,

.pagenav_next a,

.pagenavbar a {

	padding: 1px 4px;

	border-top: 1px solid #E1E1E1;

	border-left: 1px solid #E1E1E1;

	border-bottom: 1px solid #BABDB6;

	border-right: 1px solid #BABDB6;

	background: #EFEFEF;

	color: #666666;

	text-decoration: none;

	font-size: 10px;

}

a.pagenav:hover, a.pagenav:active,

.pagenav_prev a:hover, .pagenav_prev a:active,

.pagenav_next a:hover, .pagenav_next a:active,

.pagenavbar a:hover, .pagenavbar a:active {

	padding: 1px 4px;

	border-top: 1px solid #BABDB6;

	border-right: 1px solid #E1E1E1;

	border-bottom: 1px solid #E1E1E1;

	border-left: 1px solid #BABDB6;

	background: #EFEFEF;

	color: #666666;

	text-decoration: none;

}

.pagenavbar {

	padding-left: 14px;

	color: #666666;

	font-size: 10px;

}

.pagenavcounter {

	padding: 8px 14px 0 14px;

	color: #666666;

}

.blog_more {

	margin-top: 5px;

	margin-bottom: 30px;

}

.back_button{

	font-size: 10px;

}

.adminform textarea {

	width: 840px!important;

}



.adminform textarea.inputbox {

	width: 840px!important;

}

a img{
	border: none;
}


