body {
	background-image:url(../graphics/images/background.jpg);
	background-repeat:repeat;
	font:11px "verdana";
	color:#000000;
	margin:0px;
	padding:0px;
}

a {	font-size:11px; color:#000000; text-decoration:none;}
a:hover {	font-size:11px; color:#000000;text-decoration: underline;						}
a:link {	font-size:11px; color:#872525;text-decoration: none;						}
a:visited {	font-size:11px; color:#5d2376;text-decoration: none;						}
.txt_size {font-size:10px;}

.header {
	background-image:url(../graphics/images/subtopback.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.intro_bg {
	background-image:url(../graphics/images/tab2.gif);
	background-repeat:no-repeat;
	font:12px "verdana";
	font-weight:bold;
	color:#FFFFFF;
	line-height:16px;
}

.left_nav_bg {
	background-image:url(../graphics/images/subsideback.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.button {
	background-image:url(../graphics/images/left-buttons.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-right:15px;
	line-height:42px;
}


.button a:hover {font-size:11px; color:#000000;text-decoration:underline;}

.txt {
	float:left; 
	background-color:#5D2323; 
	padding:3px; 
	margin:10px 14px 10px 0; 
	width:300px; 
	text-align:center; 
	color:#FFFFFF; 
	font-size:10px; 
	font-family:verdana; 
	line-height:14px;
}

.txt_white {
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}

.txt_white a {
	color:#000000;
	text-decoration:underline;
	text-align:center;
}

.intro_subline {font-size:11px; color:#5D2323;}

#intro_container {width:320px; height:40px; text-align:center; line-height:20px; padding:10px 0 0 0;}