.pattern {
	background-image: url(pattern.jpg);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}

.header_bg{
	background:url(bg_header.gif) repeat-x 0px -55px;
}

.header_shadow {
	background-image: url(header_shadow.jpg);
	background-repeat: repeat-x;
	height: 14px;
}

.Left_line {
	border-left-width: 3px;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}

.right_line {
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
	border-right-width: 3px;
	border-right-style: solid;
}

.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.text_area {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.left_bos_bg {
	background-image: url(left_box_bg_line.jpg);
	background-repeat: repeat-y;
	width: 209px;
}

.your_solutions {
	background-image: url(our_solution.jpg);
	height: 208px;
	width: 215px;
}

.blue_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005E9C;
	text-decoration: none;
	font-weight: bold;
}

.blue_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.blue_link_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005E9C;
	text-decoration: none;
}

.blue_link_2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.insite_bg {
	background-image: url(in_site.jpg);
	height: 191px;
	width: 215px;
}

.free_7day_bg {
	background-image: url(free_7day.jpg);
	height: 372px;
	width: 215px;
}

.shair {
	background-image: url(share_your.jpg);
	height: 178px;
	width: 215px;
}

.mind_angles {
	background-image: url(mind_angels.jpg);
	height: 206px;
	width: 215px;
}

.live_bg {
	background-image: url(stanly_live.jpg);
	height: 341px;
	width: 439px;
}

.live_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004f84;
	font-weight: normal;
	text-decoration:none
}

.subscribe_bg {
	background-image: url(subscribe_bg.jpg);
	background-repeat:no-repeat;
	height: 343px;
	width: 442px;
}

.footer_bg {
	background-image: url(footer_bg.jpg);
	background-repeat: repeat-x;
	height: 66px;
}

.test_bott_line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 5px;
	padding-top: 10px;
}

.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.bold_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005E9C;
	text-decoration: none;
	font-weight: bold;
}

.bold_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.normal_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005E9C;
	text-decoration: none;
}

.normal_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.bottom_img{
	padding-bottom:4px;
}

#menuContainer div{
	cursor:pointer;
}

.page_heads{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004f84;
	padding-left:3px;
	font-weight: bold;
}
.red{
	color:#CC0000;
}
.bg_menu{
	background:url(bg_menu.gif) repeat-x top;
}

.live_date_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


.events_cal_table{
	background-color:#999999;
}
.events_cal_table td{
	background-color:#FFFFFF;
	height:50px;
	padding-left:10px;
}
.events_cal_table th{
	background-color:#D2D2D2;
}