body {
	background-image: url(../images/images/logo_back.jpg);
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main_body {
	background-color: #000000;
	background-image: url(images/images/h_back.jpg);
	background-repeat: repeat-x;
}
.white-14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.left_menu_tittles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform:capitalize;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #0066FF;
}
.white-12 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.video_tittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.video_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.orangelink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF3F00;
}
.paleyellow {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFDB88;
}
.redlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EC0000;
}
.lightredlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6F6F;
}
.large_text_general_i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B90000;
	font-style: italic;
}
.text_general_caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform:capitalize;
}
.green {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68d000;
}.large_text_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
}
/* button.custom */
button.custom {
	background:transparent url(/images/normal.png) 0 0 no-repeat;	
	height:32px;	
	width:99px;	
	border:0;
	outline:0;
}

button.custom:hover {
	background-position: 0 -34px;		
}

button.custom:active {
	background-position: 0 -68px;		
}

button.custom span {
	position:relative;
	top:-1px;		
}

button.custom.large {
	background-image:url(/images/large.png);
	width:119px;
}

button.custom.low {
	background-image:url(/images/low_small.png);
	width:75px;		
	height:24px;
	font-size:11px;
}

button.low:hover {
	background-position: 0 -26px;		
}

button.low:active {
	background-position: 0 -52px;		
}


button.custom.low.large {
	background-image:url(/images/low_large.png);
	width:115px;
}

button.custom.low.medium {
	background-image:url(/images/low.png);
	width:94px;
}

button.custom.low.xlarge {
	background-image:url(/images/low_xlarge.png);
	width:155px;
}

button.delete {
	background-image:url(/images/delete.png);
	width:94px;		
	height:24px;
}

button.delete:hover {
	background-position: 0 -26px;		
}

button.delete:active {
	background-position: 0 -52px;		
}



button.custom.low span {
	top:-2px;		
}

/* custom buttons */

