@charset "utf-8";
/* AlleyCat CSS */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #bb3426;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bgtex.jpg); }
	
a:link, a:visited {color: #b2291b; }
a:hover, a:active {color: #62bb46; }

.headarc {
	background-image: url(../img/headarc.gif);
	background-repeat: no-repeat;
	background-position: left top; }
	
.txt10blk 	{font-size: 10px;	color: #333333; }
.txt10blk a:link, .txt10blk a:visited	{color:#b2291b; text-decoration:none; }
.txt10blk a:hover, .txt10blk a:active	{color:#62bb46; text-decoration:underline; }

.txt10wht 	{font-size: 10px;	color: #FFFFFF; }

.txt11wht 	{font-size: 11px;	color: #FFFFFF; }
.txt11wht a:link, .txt11wht a:visited	{color:#62bb46; text-decoration:underline; }
.txt11wht a:hover, .txt11wht a:active	{color:#ffffff; text-decoration:underline; }

.whtborder {border: 1px solid #FFFFFF; }

.txt11 		{font-size: 11px; }
.txt12 		{font-size: 12px; }
.txt13 		{font-size: 13px; }
.txt14 		{font-size: 14px; }
.txt14b 	{font-size: 14px; font-weight: bold; }

.txt12lglh {
	font-size: 12px;
	line-height: 20px; }
	
.rallignimg {
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #f8f6f0;
}
.lallignimg {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #f8f6f0;
}

