body {

	background-color: #E7DED3;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



.left_bg {

	background-image: url(images/left_bg.jpg);

	background-repeat: repeat-y;

	width: 12px;

}



.right_bg {

	background-image: url(images/right_bg.jpg);

	background-repeat: repeat-y;

	width: 12px;

}

.top_bg {

	background-image: url(images/header_bg.jpg);

	background-repeat: repeat-x;

	height: 90px;

	vertical-align: middle;

}

.nav_bg {

	background-image: url(images/nav/nav_bg.jpg);

	background-repeat: repeat-x;

	height: 30px;

	vertical-align: middle;

}

.welcome_bg {

	background-image: url(images/welcome_bg.jpg);

	background-repeat: repeat-x;

	height: 149px;

	width: 366px;	

	vertical-align: middle;

}

td {

	font-family: Tahoma;

	font-size: 11px;

	line-height: 18px;

	color: #333333;

}

.red {

	font-family: Tahoma;

	font-size: 11px;

	line-height: 18px;

	font-weight:bold;

	color: #ff0000;

}

.red1 {

	font-family: Tahoma;

	font-size: 11px;

	line-height: 18px;

	color: #ff0000;

}

.white {

	font-family: Tahoma;

	font-size: 11px;

	line-height: 18px;

	color: #ffffff;

}

a:link {

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: none;

	color: #ff0000;

}

a:visited {

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: none;

	color: #ff0000;

}

a:hover {

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: underline;

	color: #333333;

}

.b:link {

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: none;

	color: #ffffff;

}

.b:visited {

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: none;

	color: #ffffff;

}

.b:hover {

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: underline;

	color: #ff9900;

}

.c:link {

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: none;

	color: #333333;

}

.c:visited {

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: none;

	color: #333333;

}

.c:hover {

	font-family: Tahoma;

	font-size: 11px;

	text-decoration: underline;

	color: #ff0000;

}

.nav_border {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #CFCFCF;

	border-left-color: #CFCFCF;

}

.nav_border1 {

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #E8E1DB;

	border-bottom-color: #E8E1DB;

}



li {

	list-style-position: outside;

	list-style-image: url(images/bullet.jpg);

	list-style-type: square;

}


.img_gal img {
	padding:2px;
	border:4px solid #f5f1ef;
}

