body {
	margin:0px;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#030303;
}

.content_menu {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #983255;
}


.header_menu {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

a.header_menu:hover {
	
	color: #787878;
	text-decoration:underline;
	
}


.footer_menu {
	font-family: verdana;
	font-size: 12px;
	color: #363636;
	text-decoration:none;
}
.footer_menu:hover {
	color: #000000;
}


.copyright{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}


.yoga_exercise {
	font-family: verdana;
	font-size: 11px;
	color: #C6C6C6;
	text-decoration:none;
}
a.yoga_exercise:hover {
	font-family: verdana;
	font-size: 11px;
	color: #C6C6C6;
	text-decoration:underline;
}

	.border_bold {
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	font-family: verdana;
	font-size: 12px;	
	color: #cccccc;
}


.content_menuhead {
	font-family: Verdana, verdana;
	font-size: 12px;
	font-weight: bold;
	color:#006389;
}

.content_matter {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-align:justify;
	line-height:1.7em;
	text-decoration:none;
}



.content_matter_small {
	font-family: verdana;
	font-size: 10px;
	color: #989898;
	
}

.content_matter_new {
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	}

.footer_matter {
	font-family: verdana;
	font-size: 12px;
	color: #6F6F6F;	
	line-height:1.7em;
}

.footer_matter:hover {
	font-family: verdana;
	font-size: 12px;
	color: #0E2D59;	
	line-height:1.7em;
}


.read_more {
	font-family: verdana;
	font-size: 11px;
	color: #FF9900;
}
.read_more:hover {
	color:#009900;
	}

.content_matter1 {
	font-family: verdana;
	font-size: 12px;
	color: #00447C;
	line-height:1.7em;
}

.content_matter_new1 {
	font-family: verdana;
	font-size: 14px;
	color: #983255;	
	line-height:1.7em;
}

.footer_add {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.right_menu {
font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
}

a.right_menu:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B4B4B4;
}

.right_menu1 {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.right_menu1:hover {
	color:#000000;
	text-decoration:none;
}



.border_full {
	border: 1px solid #cccccc;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	}




.link {
	font-family:arial;
	font-size:11px;
	color:#FF9900;
	text-decoration:none;
}
a.link:hover {
	color:#FF0000;
}

.border_bottom {
	border-bottom:1px solid #cccccc;
}

.brd{
border-bottom:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
border-top: #CCCCCC;
border-top-style:solid;
border-top-width:1px;
border-left:#CCCCCC;
border-left-style:solid;
border-left-width:1px;
border-right:#CCCCCC;
border-right-style:solid;
border-right-width:1px;
}