H0 {}
BODY {
	margin: 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #a1928d;
}
TABLE, TD {font: 12px Arial, Helvetica, sans-serif; color:#333333;}

.big { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#333333;}

.body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#333333;}

.small { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color:#333333;}

.arrow { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#FFFFFF;}

.ind20 { margin-left:20px}

.ind10 { margin-left:10px}

.texta { 
		font-family: Arial, Helvetica, sans-serif;
 Êfont-size: 11px; 
 Êcolor: #333333;
		background-color: #ffffff;
	border: 1px solid #333333;

 }

.rev { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff;}

.bigrev { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#ffffff;}

a:link {color: #ffffff;text-decoration:underline}
a:visited {color: #ffffff;text-decoration:underline}
a:hover {color: #ffffff;text-decoration:underline}
a:active {color: #ffffff;text-decoration:none}

a.01			{ 
					color: #333333;
					text-decoration: none;
				}
				
a.01:hover	{
					color: #333333;
					text-decoration: underline;
				}

a.w			{ 
					color: #ffffff;
					text-decoration: none;
				}
				
a.w:hover	{
					color: #ffffff;
					text-decoration: underline;
				}

a.arrow			{ 
					color: #ffffff;
					text-decoration: none;
				}
				
a.arrow:hover	{
					color: #ffffff;
					text-decoration: underline;
				}
a.arrow:active	{
					color: #ffffff;
					text-decoration: underline;
				}
a.arrow:visited	{
					color: #ffffff;
					text-decoration: none;
				}

a.y			{ 
					color: #CC9999;
					text-decoration: none;
				}
				
a.y:hover	{
					color: #CC9999;
					text-decoration: underline;
				}
a.y:active	{
					color: #CC9999;
				}
a.y:visited	{
					color: #CC9999;
				}
				

.big {font-size: 16px}


.box { border: 1px solid #CCCCCC }
.ruleB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ruleRB { border-bottom: 1px solid #3D4A67; border-right: 1px solid #D1C8B7 }
.ruleRL { border-left: 1px solid #D1C8B7; border-right: 1px solid #D1C8B7 }
.ruleL { border-left: 1px solid #D1C8B7 }
.ruleR { border-right: 1px solid #D1C8B7 }

.brownline { border-bottom: 4px solid #B59E82 }
.whiteline { border-bottom: 4px solid #FFFFFF }
.pinkline { border-bottom: 4px solid #a1928d }
.bgNoRepeatHome {
	background-attachment: fixed;
	background-image: url(images/common/bgGrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #a1928d;
}
.bgNoRepeat {
	background-attachment: fixed;
	background-image: url(images/common/bgGrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ruleBrev {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
