﻿@charset "utf-8";
/* Global Styles */


subscribe {
	border:thin;	
	border-color:#FFFFFF;
	background-image:url("imgs/opt.jpg"); 
	background-repeat:no-repeat;
	float:left;
}

body {
	background-color: #FFFFFF;
	background-image: url(../bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin: 0px;
}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:none;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #FFCC00;
	text-decoration:none;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #333300;
	letter-spacing: normal;
	font-weight: bold;
}

.sidebarText {
	font:11px tahoma, arial, sans-serif;
	font-weight:bold;
	color: #006699;
	text-align:left;
	}
	
.bodyText {
	font:12px arial, sans-serif;
	color: #000000;
	}

.bodyHeader {
	font:14px arial, sans-serif;
	font-weight:bold;
	color: #006699;
	line-height: 120%;
	}

.bodySubHeader {
	font:11px arial, sans-serif;
	font-weight:bold;
	color: #006699;
	line-height: 120%;
	}
	
.pageName {
	font:17px tahoma, arial, sans-serif;
	font-weight:bold;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.navText {
	font:10px arial;
	color: #FFFFFF;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}


	
.englishGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight:bold;
	color:#333333;
	}

.englishBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight:bold;
	color:#006699;
	}
	
.englishWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight:bold;
	color:#FFFFFF;
	}



.menuborder
{
border-bottom:1px solid #66CCCC;
height:25px;
}
.leftmenu_top
{
background-image:url("imgs/testimonial.gif");
width:150px;
height:24px;
background-repeat:no-repeat;
background-position:bottom;
}
.leftmenu_bottom
{
background-image:url("imgs/testimonial_b.gif");
width:150px;
height:6px;
background-repeat:no-repeat;
background-position:top;
}
.leftmenuborder
{
background-color:#FFFFFF;
width:140px;
border-left:1px solid #FFCC33;
border-right:1px solid #FFCC33;
padding:3px;
}
.rightborder
{
background-color:#FFFFFF;
width:213px;
margin-top:4px;
margin-left:2px;
}

.righttmenu_top
{
background-image:url("imgs/sananda.gif");
width:190px;
height:49px;
background-repeat:no-repeat;
padding-top:3px;
background-position:bottom;
}
.rightmenu_bottom
{
background-image:url("imgs/sananda_b.gif");
width:190px;
height:31px;
background-repeat:no-repeat;
background-position:top;
}
.rightmenuborder
{
background-color:#FFFFFF;
width:182px;
border-left:1px solid #FFCC33;
border-right:1px solid #FFCC33;
padding:3px;
}


div.center {
	text-align: center;
	table-layout:auto;
}

.menuItem {
	background-image: url("imgs/menu.gif");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 21px;
}
	.menuItem A:link {color:#FFFFFF;	text-decoration: none;}
	.menuItem A:visited {color:#FFFFFF; text-decoration: none;}
	.menuItem A:hover {	color:#FFFF00; text-decoration: none;}
.logo {
	font: 18px Arial, Helvetica, sans-serif;
	color: #333300;
	letter-spacing: .4em;
	font-weight: bold;
}
text {
	background-image: none;
	width: 421px;
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
}
text {
	background-image: none;
	width: 421px;
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
}
.text_body {
	background-image: none;
	width: 421px;
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}






