#body {
	margin: 0px;
}


#two_419 {
	text-align: center;
	/*border-top: 2px #C10001 solid;*/
	width: 100%;
}

/*containers*/

#two_page {
	width: 95%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*two page title*/

#two_page_title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #AA1420;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AA1420;
	border-bottom-color: #AA1420;
}

/*two page main*/

#two_page_main {
	clear: both;
	width: 100%;
	padding: 10px;
	text-align: left;
	
}

#text {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 325px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	
}

#ad {
	margin-top: 44px;
	margin-bottom: 20px;
	float: right;
	width: 190px;
	clear: right;
	padding: 5px;
	margin-right: 10px;
	
}



/*SPONSOR IMPORTANT*/

#sponsor_419 {
	border: 1px solid #333333;
	
	
}

#sponsor_title {
	font-family: "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AA1420;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	
	
}

#sponsor_block {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	
	
}

#sponsor_request{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	
	
}

#sponsor_request a:link, a:visited {
	color: #AA1420;
	text-decoration: underline;
	
}

#sponsor_request a:hover {
	color: #AA1420;
	text-decoration: underline;	
}

/*two page footer*/

#two_page_footer {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}

#two_page_footer a,a:visited {
	color: #AE1321;
	text-decoration: underline;
	
	
}

#two_page_footer a:hover{
	color: #AE1321;
	text-decoration: none;
	
	
}
/*tab setup*/

#tabbertab {
	font-family: Arial;
	color: #333333;
	font-size: 12px;

}

#tabbertab .title{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #AE1321;

}

#tabbertab .subtitle{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #AE1321;

}

#tabbertab a, a:visited {
	color: #AE1321;
	text-decoration: underline;

}

#tabbertab a:hover {

}

