@charset "UTF-8";
/* CSS Document */

<!-- 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.karmavision #container { 
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.karmavision #header { 
	background: #ffffff; 
	padding: 0 10px 0px 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:170px;
} 

.karmavision #menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding-top:20px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-left:205px;
	

}

.karmavision #menubottom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	margin-top:5px;
	padding-bottom:10px;
	padding-top:10px;
	border-top-color:#00568e;
	border-top-style:solid;
	border-top-width:1px;
	background-color:#00568e;
}

.slogan { color:#0066CC; font-weight:bold; font-size:12px;}

.center {text-align:center}

.feedburner {vertical-align:middle;}

a.menu:link {
	color:#00568e;
	text-decoration:none;
	font-weight:bold;
	padding:3px;
}
a.menu:visited {
	color:#00568e;
	text-decoration:none;
	font-weight:bold;
}
a.menu:active {
	color:#00568e;
	text-decoration:none;
	font-weight:bold;
}
a.menu:hover {
	color:#999999;
	text-decoration:none;
	padding:3px;
	font-weight:bold;
}


a.menulast:link {
	color:#ffffff;
	text-decoration:none;
	padding:3px;
}
a.menulast:visited {
	color:#666666;
	text-decoration:none
}
a.menulast:active {
	color:#666666;
	text-decoration:none
}
a.menulast:hover {
	color:#CCCC99;
	text-decoration:none;
	padding:3px;
}



a.join:link {
	color:#00568e;
	text-decoration:none;
	font-weight:bold;
}
a.join:visited {
	color:#00568e;
	text-decoration:none;
	font-weight:bold;
}
a.join:active {
	color:#00568e;
	text-decoration:none;
	font-weight:bold;
}
a.join:hover {
	color:#2b500a;
	text-decoration:none;
	font-weight:bold;
}

a.channellink:link {
	color:#fe6501;
	text-decoration:none;
	font-weight:bold;
}
a.channellink:visited {
	color:#fe6501;
	text-decoration:none;
	font-weight:bold;
}
a.channellink:active {
	color:#fe6501;
	text-decoration:none;
	font-weight:bold;
}
a.channellink:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a.bloglink:link {
	color:#0066cc;
	text-decoration:none;

}
a.bloglink:visited {
	color:#0066cc;
	text-decoration:none;
	
	
}
a.bloglink:active {
	color:#0066cc;
	text-decoration:none;

}
a.bloglink:hover {
	color:#0066cc;
		text-decoration:none;

	
}

a.titlelink:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
a.titlelink:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#fe6501;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
a.titlelink:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#fe6501;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}
a.titlelink:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#2b500a;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}

a.morelink:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
a.morelink:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
}
a.morelink:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#fe6501;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
}
a.morelink:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
}
.karmavision #containermenu { 
	width: 930px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	border: 0px solid #000000;
	text-align:left; /* this overrides the text-align: center on the body element. */
} 



.karmavision #logo {
	float: left; /* since this element is floated, a width must be given */
	width:100%;
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	padding: 30px 10px 0px 0px;
}

.keytag {
font-size:10px;
	margin-bottom:5px;
	padding-bottom:15px;
	}

.search {
	background-color:#fff9d6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 5px;
	text-align:right;
}




.karmavision #members1 {
	float: left; /* since this element is floated, a width must be given */
	width: 520px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:160px;
	padding: 0px 0px 0px 25px;

}

.karmavision #members2 {
	float: right; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:160px;
	padding: 0px 0px 0px 10px;
	border-bottom-color:#62b7d2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#62b7d2;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#62b7d2;
	border-top-style:solid;
	border-top-width:1px;
}

.code {
width:700px

}

.username {
font-size:12px;
font-weight:bold;
color:#00568e;
}

.date {
font-size:11px;
color:#000000;
text-align:right;
padding-top:5px;
}

.copy {
font-size:11px;
color:#666666;
padding-top:5px;

}

.karmavision #members3 {
padding-left:10px
}

.memberstitle {
text-align:center;
font-size:16px;
color:#2b500a;
font-weight:bold;
padding: 10px 0px 0px 0px;

}

.joinlinks {
text-align:right;
font-size:12px;
color:#00568e;
padding: 10px 10px 5px 0px;

}

.joincaptions {
text-align:right;
font-size:9px;
color:#5e5e5e;
font-style:italic;
padding: 0px 10px 0px 0px;
border-bottom-color:#999999;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-color:#999999;
border-right-style:solid;
border-right-width:1px;
}

.memberslinks {
text-align:left;
font-size:12px;
color:#00568e;
padding: 10px 0px 0px 0px;
font-weight:bold;
}

.membersbutton {
padding-top:10px;
padding-bottom:10px;
text-align:center;
}

.membersfield {
background-color:#62b7d2;
border-bottom-color:#62b7d2;
border-right-color:#62b7d2;
border-top-color:#62b7d2;
border-left-color:#62b7d2;
border-bottom-style:solid;
border-right-style:solid;
border-left-style:solid;
border-top-style:solid;
height:13px;
width:146px;
font-size:11px;

}

.karmavision #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#005683;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	padding-bottom:5px;
}

.karmavision #channels {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 10px 10px;
	vertical-align:bottom;
	
}

.karmavision #lines {

height:95px;

}

.karmavision #textdesc {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	font-size:9px;
	color:#000000;
	font-style:italic;
	padding: 0px 0px 0px 0px;
	vertical-align:bottom;
	
}

.karmavision #addesc {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-left: 10px;
	vertical-align:bottom;
	
	
}


.karmavision #relatednews {
	float: left; /* since this element is floated, a width must be given */
	width: 320px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
		padding-bottom:15px;

	
}

.karmavision #relatednewsdos {
	float: left; /* since this element is floated, a width must be given */
	width: 320px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
		padding-bottom:15px;


	
}

.karmavision #heightnews {height:auto; padding-top:8px;}

.taggednews {font-weight:bold; color:#0066CC; padding-bottom:8px;
border-bottom:#999999 1px solid;

}

.morerss {list-style-image:url(images/arrow2.gif);}
.upmorerss {list-style:none;}


a.rsslink:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	background-color:#ffffff;
}
a.rsslink:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	background-color:#ffffff;
}
a.rsslink:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	background-color:#ffffff;
}
a.rsslink:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	text-decoration:underline;
	font-size:11px;
}






.karmavision #categories {
	width:190px;
	background:#f4f8ff;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	margin-bottom:5px;
}

.karmavision #causes {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.karmavision #causes2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
}

.catitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00568e;
	padding:5px;
	text-decoration:none;
}


.newnet { font-size:10px; padding:5px;
}
.newnetwhite { font-size:10px; background-color:#d4e3e6; padding:5px;
}

.quantity {
	font-style:italic;
	color:#666666;
	font-size:10px;
}

.karmavision #catlinks {
	font-size:11px;
	text-align:center;
	color:#00568e;
	padding-bottom:2px;
	height:20px;
	background-position:center;
	background-repeat:no-repeat;
}

.catbox {
	font-size:11px;
	text-align:right;
	color:#00568e;
	padding-top:5px;
	height:20px;
	margin-top:5px;
	padding-right:30px;
	background-image:url(images/blg.png);
	background-position:right;
	background-repeat:no-repeat;
}

.catlinea {border-bottom:#c9d7f1 1px solid;
padding-bottom:0px}

.roll a { display:block; background-image:url(images/blgbg.jpg); height:30px; background-repeat:no-repeat; padding-top:5px}
.roll a:hover {background-image:url(images/blgbg2.jpg);height:30px; background-repeat:no-repeat}

.rollvideos a { display:block; background-color:#ffffff; background-repeat:no-repeat; padding:5px}
.rollvideos a:hover { background-color:#00568e; background-repeat:no-repeat;padding:5px}

.rollvideostwo a { display:block; background-color:#f4f8ff; background-repeat:no-repeat; padding:5px}
.rollvideostwo a:hover { background-color:#00568e; background-repeat:no-repeat;padding:5px}

.rollvideosmore a { display:block; background-color:#f4f8ff; background-repeat:no-repeat; padding:5px; text-align:right}
.rollvideosmore a:hover { background-color:#00568e; background-repeat:no-repeat;padding:5px; text-align:right}



a.netlink:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.netlink:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.netlink:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.netlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

.catdesc12 {
	font-size:10px;
	color:#000000;
	padding:5px;
	background-color:#d4e3e6;
	margin-left:5px;
	margin-right:5px;
}

.catdesc {
	font-size:10px;
	color:#000000;
	padding:5px;
}

.catdesc2 {
	font-size:10px;
	color:#777777;
	padding:5px;
	background-color:#d4e3e6;
}
.floatleft {
float: left;
margin: 0px 5px 0px 0px;
}

 .floatleft2 {
float: left;
margin: 0px 5px 5px 0px;
background-color:#CCCCCC;
border-color:#666666;
border-width:1px;
border-style:solid;
padding:3px;
background-color:#FFFFFF;
}

.karmavision #googleads {
	text-align:center;
	width:170px;
	background-color:#ffffff;
	padding: 10px 10px 10px 10px;
	border:#999999 solid 1px;
}


.title {
font-size:18px;
color:#2b500a;
padding-bottom:5px;
font-weight:bold;
vertical-align: bottom;
background-color:#d4e3e6;
padding-left:5px;
}

.hblue {
font-size:18px;
color:#000000;
}

.hred {
font-size:12px;
color:#000000;


}

.hblue2 {
font-size:18px;
color:#0066CC;

}

.titleblog {
font-size:12px;
color:#990000;
padding-top:5px;
font-weight:bold;
}

.karmavision #mainContent { 
	margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.karmavision #box {
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	padding: 5px 5px 5px 5px;
	top:auto;
}

.karmavision #containervideos { 
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 10px 0px 0px 0px;
} 

.paddingbox {padding-top:10px}

.divideos {border-top-color:#dadada;
border-top-style:solid;
border-top-width:1px;
height:10px;
}

.divideostwo {border-bottom-color:#dadada;
border-bottom-style:solid;
border-bottom-width:1px;
height:10px;
}

.divideosthree {
height:10px;
}

.karmavision #morevideos {
	float: left; /* since this element is floated, a width must be given */
	width: 506px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0;
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 0px;
}

.karmavision #player {
	float: left; /* since this element is floated, a width must be given */
	width: 350px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:260px;
	margin: 0;
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 0px;
}

.karmavision #ad {
	float: left; /* since this element is floated, a width must be given */
	width: 345px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0;
	height:260px;
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 0px;
}

.copycode {font-size:11px; font-style:italic; padding-bottom:3px}

.karmavision #textvideos {
	float: left; 
	width: 214px;
	margin: 0;
	background:#ffffff; 
	padding: 0px 0px 0px 0px;
}

.borderight {border-color:#999999;
	border-style:solid;
	border-width:1px;
	}

.borderightwo {border-color:#999999;
	border-style:solid;
	border-width:1px;
	margin-top:5px;
	}



a.textlink:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.textlink:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.textlink:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a.textlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

a.commentstoo:link {
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
a.commentstoo:visited {
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
a.commentstoo:active {
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
a.commentstoo:hover {
	color:#2b500a;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
}

.videonon {
	background-color:#ffffff;
	padding: 5px 5px 5px 5px;
}

.videopair {
	background-color:#fff9d6;
	padding: 5px 5px 5px 5px;
}


.bottomvid {
	font-size:11px;
	color:#00568e;
	padding-bottom:5px;
	text-align:right;
}

.text {font-size:11px;
color:#666666
}


.text1{
text-align:right;
font-size:11px;
color:#666666
}

.newcontent {
	padding-bottom:10px;
	border-bottom-color:#c9d7f1;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.karmavision #thumb {
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	padding:5px;
	height:65px;
	font-size:11px;
	background-color:#fff9d6;
	
}

.boxtwo {
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF
}


.vides {
	font-size:11px;
	color:#000000;
	padding: 10px 0px 10px 0px;
}

.comments {
	background-color:#ededed;
	padding: 10px 10px 10px 10px;
	font-size:11px;
}

.morecomments {
	text-align:right;
	font-size:12px;
}

.bookmark {padding-bottom:10px; padding-top:5px}

.smalllink {
	font-size:11px;
}

.videos {
	border-color:#999999; border-width:1px; border-style:solid;
	margin-top:5px;
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	font-size:11px;
	background-color:#f4f8ff;
	color:#2b500a;
	height:50px;
}


.tagged {font-weight:bold; color:#0066CC; font-size:12px;

}

.tag001 {
	color:#007ea6;
	text-decoration:none;
	font-size:11px;
	background-color:#ffffff;	
}

.tag002 {
	color:#007ea6;
	text-decoration:none;
	font-size:13px;
	background-color:#ffffff;
}

.tag003 {
	color:#00568e;
	text-decoration:none;
	font-size:15px;
	background-color:#ffffff;
}

.tag004 {
	color:#00568e;
	text-decoration:none;
	font-size:17px;
	background-color:#ffffff;
}

a.tag01:link {
	color:#007ea6;
	text-decoration:none;
	font-size:11px;
	background-color:#ffffff;
	
}
a.tag01:visited {
	color:#007ea6;
	text-decoration:none;
	font-size:11px;
	background-color:#ffffff;
}
a.tag01:active {
	color:#007ea6;
	text-decoration:none;
	font-size:11px;
	background-color:#ffffff;
}
a.tag01:hover {
	color:#00568e;
	text-decoration:none;
	font-size:11px;
	background-color:#fff9d6;
}

a.tag02:link {
	color:#007ea6;
	text-decoration:none;
	font-size:13px;
	background-color:#ffffff;
}
a.tag02:visited {
	color:#007ea6;
	text-decoration:none;
	font-size:13px;
	background-color:#ffffff;
}
a.tag02:active {
	color:#007ea6;
	text-decoration:none;
	font-size:13px;
	background-color:#ffffff;
}
a.tag02:hover {
	color:#00568e;
	text-decoration:none;
	font-size:13px;
	background-color:#fff9d6;
	
}


a.tag03:link {
	color:#00568e;
	text-decoration:none;
	font-size:15px;
	background-color:#ffffff;
}
a.tag03:visited {
	color:#00568e;
	text-decoration:none;
	font-size:15px;
	background-color:#ffffff;
}
a.tag03:active {
	color:#00568e;
	text-decoration:none;
	font-size:15px;
	background-color:#ffffff;
}
a.tag03:hover {
	color:#007ea6;
	text-decoration:none;
	font-size:15px;
	background-color:#fff9d6;
	
}

a.tag04:link {
	color:#00568e;
	text-decoration:none;
	font-size:17px;
		background-color:#ffffff;
}
a.tag04:visited {
	color:#00568e;
	text-decoration:none;
	font-size:17px;
		background-color:#ffffff;
}
a.tag04:active {
	color:#00568e;
	text-decoration:none;
	font-size:17px;
		background-color:#ffffff;
}
a.tag04:hover {
	color:#007ea6;
	text-decoration:none;
	font-size:17px;
	background-color:#fff9d6;
}


.karmavision #footer { 
	text-align:center;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff; 
} 
.karmavision #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.karmavision #newvid  {background-color:#fff9d6; margin-bottom:10px;

}

.newdesctitle { font-size:14px; border-bottom:#999999 1px solid; padding-bottom:5px; font-weight:bold}



.karmavision #netvid  {background-color:#ffffff; margin-bottom:10px; border: 1px #999999 solid;

}


.netvidtitle {background-color:#d4e3e6; padding:5px; font-size:11px; margin:5px; color:#000000; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
}

a.nettitlelink:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-size:11px;
}
	
a.nettitlelink:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-size:11px;
}
a.nettitlelink:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-size:11px;
}
a.nettitlelink:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:underline;
	font-size:11px;
}



a.izqlink:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
a.izqlink:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
a.izqlink:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
a.izqlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}


a.bigtitlelink:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
	
a.bigtitlelink:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
a.bigtitlelink:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
a.bigtitlelink:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#00568e;
	text-decoration:underline;
}

.bottomad {text-align:center;
padding:25px;
padding-left:25px;
border: 1px #999999 solid;
margin-top:5px;
margin-bottom:5px;}


.videoid {float:left; width:125px; margin:5px; margin-top:10px}

.newvidesc {margin-left:135px; margin-top:10px; padding-right:5px; padding-bottom:5px}

.newvidtitle {background-color:#03263d; padding:10px; font-size:18px}

.newdescopy {font-size:11px; padding-bottom:5px; padding-top:5px; border-bottom:#d0d0d0 1px solid; font-family:Arial, Helvetica, sans-serif}


a.newtitlelink:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-size:20px;
}
	
a.newtitlelink:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-size:20px;
}
a.newtitlelink:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-size:20px;
}
a.newtitlelink:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:underline;
	font-size:20px;
}

 .floatleft3 {
float: left;
background-color:#CCCCCC;
border-color:#666666;
border-width:1px;
border-style:solid;
background-color:#FFFFFF;
}

.play {width:125px; margin-top:100px; text-align:center}

a.newmailink:link {
	color:#00568e;
	text-decoration:none;
	
}
a.newmailink:visited {
	color:#00568e;
	text-decoration:none;

}
a.newmailink:active {
	color:#00568e;
	text-decoration:none;

}
a.newmailink:hover {
	color:#007ea6;
	text-decoration:none;
	
}

.newtag {margin-left:400px}
--> 
