/*			Stylesheet for Kaiko Rottweilers				*/

html		{ overflow-y: scroll; }
body		{ font-family: tahoma, arial, sans-serif; font-size: 100%; font-style: normal; font-weight: normal; text-align: left; 
				 color: #000; background: #FFF; border: 0px; padding: 0; margin: 0; }
h1 			{ font-family: tahoma, arial, sans-serif; font-size: 140%; color: #000; background: #FFF; text-align: left; 
				font-weight: normal; margin: 60px 0px 30px 0px; }
h2 			{ font-family: tahoma, arial, sans-serif; font-size: 110%; color: #000; background: #FFF; text-align: left; font-weight: normal; 
				margin: 30px 0px 15px 0px; }
h3			{ font-family: tahoma, arial, sans-serif; font-size: 90%; color: #000; background: #FFF; text-align: center; font-weight: normal; 
				margin: 20px 0 20px 0; }
h4			{ font-family: tahoma, arial, sans-serif; font-size: 90%; color: #000; background: #FFF; text-align: left; font-weight: bold; 
				margin: 0px 0px 5px 0px; }
h5 			{ font-family: tahoma, arial, sans-serif; font-size: 70%; color: #000; background: #FFF; text-align: left; font-weight: normal; 
				margin: 5px 0px 20px 0px; }
p 				{ font-family: tahoma, arial, sans-serif; font-size: 80%; color: #000; background: #FFF; text-align: left; 
				margin: 15px 15px 15px 15px; }

/*Font Classes */
.copy				{ color: #666; background: #FFF; font-size: 70%; text-align: right; margin: 25px 25px 0 0; }
.ctr 					{ text-align: center; }
.desc				{ font-size: 70%; text-align: center; padding: 0 0 0 0; margin: 0 0 0 0; }
.frame				{ border: #000 1px solid; }
.gallery			{ text-align: left; padding: 0 0 0 10px; margin: 0; }
.inset				{ float: left; margin: 0 20px 10px 0; border: #854300 1px solid; }
.marshel		{ color: #666; background: #FFF; font-size: 70%; text-align: right; margin: 3px 25px 0 0; }
.topline			{ margin: 30px 15px 15px 15px; }

div.tracker	{ text-align: right; padding: 20px 25px 0 0; }

/* Table Classes */
table			{ font-family: tahoma, arial, sans-serif; font-style: normal; font-weight: normal; text-align: justify; }
tr 					{ font-family: tahoma, arial, sans-serif; font-style: normal; font-weight: normal; text-align: justify; }
td 				{ font-family: tahoma, arial, sans-serif; font-style: normal; font-weight: normal; text-align: justify; }
td.C				{ text-align: center; }
td.brown		{ color: #FFF; background: #854300; }
td.flip_L		{ font-size: 80%; text-align: left; }
td.flip_R		{ font-size: 80%; text-align: right; }
td.message		{ margin: 40px 0px 30px 0px; padding: 10px; font-size: 80%; line-height: 1.3em; color: #000; text-align: center;
							border-top: 1px solid #854300; border-left: 1px solid #854300; border-right: 2px solid #854300; 
							border-bottom: 2px solid #854300; background: #E9DFD2; }
td.menu		{ font-size: 80%; padding: 2px 0px 2px 0px; color: #000; background: #FFF; text-align: center; }

/* Link Classes */
a:link 							{ text-decoration: none; color: #AB621E; background: #FFF; }
a:visited						{ text-decoration: none; color: #AB621E; background: #FFF; }
a:hover						{ text-decoration: none; color: #000; background: #FFF; }
a:active						{ text-decoration: none; color: #AB621E; background: #FFF; }

a.link_msg:link 		{ text-decoration: none; color: #AB621E; background: #E9DFD2; }
a.link_msg:visited	{ text-decoration: none; color: #AB621E; background: #E9DFD2; }
a.link_msg:hover		{ text-decoration: none; color: #000; background: #E9DFD2; }
a.link_msg:active		{ text-decoration: none; color: #AB621E; background: #E9DFD2; }

a.pix img					{ border: 1px solid #854300; }
a.pix:visited img		{ border: 1px solid #854300; }
a.pix:hover img			{ border: 1px solid #FFF; }
a.pix:active img			{ border: 1px solid #FFF; }

a.select:link 				{ text-decoration: none; color: #000; background: #FFF; }
a.select:visited			{ text-decoration: none; color: #000; background: #FFF; }
a.select:active			{ text-decoration: none; color: #000; background: #FFF; }
a.select:hover			{ text-decoration: none; color: #AB621E; background: #FFF; }

a.thumb img					{ border: #854300 1px solid; }
a.thumb:visited img		{ border: #854300 1px solid; }
a.thumb:hover img		{ border: #000 1px solid; }
a.thumb:visited img		{ border: #854300 1px solid; }

