/* Begin Text Styles */
.videoInfo{
font-family: arial, sans-serif;
font-size:13px;
}
.videoTitle{
font-weight: bold; 
}

.videoView{

}

.imgBorder{
padding: 2px; 
border: 1px solid #cccccc;
}



#counter{
color:#999999;
font-family: arial, sans-serif;
font-size:13px;
margin-top:5px;
}

.counterBold{
font-weight: bold; 
}

p {
	font-family: Arial; 
	font-size: 10px;
	color: #000; 
}
.text {
	font-family: Arial; 
	font-size: 10px;
	color: #000; 
}
.title {
	font-family: Arial; 
	font-size: 10pt;
	color: #000; 
	text-decoration: underline;
}

/* Begin Meniu Styles */

.menu_text {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #19632D; 
}
.menu_link:link {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #19632D;
	text-decoration: none;
}
.menu_link:visited {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #19632D;
	text-decoration: none;
}
.menu_link:hover {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #F6D06B; 
	background-color: #004900;
	text-decoration: none;
}
.menu_link:active {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #19632D;
	text-decoration: none;
}


/* Begin Newsletter Styles */

.newsletter {
	font-family: Arial; 
	font-size: 10pt;
	color: #19632D;
	border: 1px solid #004900;
	padding: 2px;
}
.newsletter:focus, .newsletter:hover {
	font-family: Arial; 
	font-size: 10pt;
	color: #19632D;
	border: 1px solid #999;
	padding: 2px;
}



.img { 
	padding: 0px;
	border: 1px solid #18612A;
}


/* Begin Admin Styles */

.listpar {
	background-color: #005900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 25px;
}
.listimpar {
	background-color: #007900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 25px;
}
.thumb_frame {
	display: block;
	padding: 2px;
	border: 1px solid #007900;
	background-color: #FFFFFF;
	text-align: center;
	width:100px;
}
a:link {
	font-family: Arial; 
	color: #19632D; 
}
a:visited {
	font-family: Arial; 
	color: #19632D;
}
a:hover {
	font-family: Arial; 
	color: #000000;
}
a:active {
	font-family: Arial; 
	color: #19632D;
}

.cd_image{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.left{
	float: left;
}

.right{
	float: right;
}

.donate_button {
	display: inline-block;
	padding: 4px;
	margin: 4px 4px 4px 0;
	background: #dedede;
	border: solid 1px #19632d;
	color: #19632d;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	height: 26px;
	z-index: 5000;
}
