﻿.bodybg {
	background-image: url("images/body_bg.jpg");
	background-repeat: no-repeat;
	width: 940px;
}
.menubarbg {
	background-image: url("images/menu_img_btm.jpg");
	background-repeat: no-repeat;
	width: 940px;
	height:29px;
}
.sidebarbg {
	background-image: url("images/side.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width:170px;
}
.medtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}
.contenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color:#333333;
}
.contenttxtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #3A3997;
}
.header {
	color:#3A3997;
	font-size: 20pt;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;

}





