body {
	background-color: #F7F7F7;
	background-image: url(../../shared/img/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

body#index {
	background-color: #F7F7F7;
	background-image: url(../../img/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	color: #333333;
}


.h19 {
	font-size: 90%;
	line-height: 140%;
	color: #333333;
}
.h20 {
	font-size: 90%;
	line-height: 160%;
	color: #333333;
}
.h22 {
	font-size: 90%;
	line-height: 180%;
	color: #333333;
}

.copyright {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: #CEB09A;
	padding-right: 10px;
	margin-right: 10px;
}


a:link						{color:#003399;	text-decoration: none;}
a:visited				{color:#003399;	text-decoration: none;}
a:hover					{color:#003399;	text-decoration: underline;}
a:active					{color:#003399;	text-decoration: none;}
a img					{border:0}


.color1					{font-size:90%;	color: #4C1B1A;}
.color1 a:link 		{font-size:90%;	color: #4C1B1A;	text-decoration: none;}
.color1 a:visited	{font-size:90%;	color: #4C1B1A;	text-decoration: none;}
.color1 a:hover 		{font-size:90%;	color: #4C1B1A;	text-decoration: underline;}
.color1 a:active 	{font-size:90%;	color: #4C1B1A;	text-decoration: none;}

.color2					{font-size:90%;	color: #3E5E3C;}
.color2 a:link 		{font-size:90%;	color: #3E5E3C;		text-decoration: none;}
.color2 a:visited	{font-size:90%;	color: #3E5E3C;		text-decoration: none;}
.color2 a:hover		{font-size:90%;	color: #3E5E3C;		text-decoration: underline;}
.color2 a:active 	{font-size:90%;	color: #3E5E3C;		text-decoration: none;}

.color3					{font-size:90%;	color: #384969;}
.color3 a:link			{font-size:90%;	color: #384969;	text-decoration: none;}
.color3 a:visited	{font-size:90%;	color: #384969;	text-decoration: none;}
.color3 a:hover 		{font-size:90%;	color: #384969;	text-decoration: underline;}
.color3 a:active 	{font-size:90%;	color: #384969;	text-decoration: none;}



.pagetop a:link		{font-size: 10px;	color: #611E1C;	text-decoration: none;}
.pagetop a:visited	{font-size: 10px;	color: #611E1C;	text-decoration: none;}
.pagetop a:hover	{font-size: 10px;	color: #611E1C;	text-decoration: underline;}
.pagetop a:active 	{font-size: 10px;	color: #611E1C;	text-decoration: none;}
.text80 {
	font-size: 80%;
	line-height: 140%;
	color: #F00;
}
.alart {
	color: #F00;
	font-size: 80%;
	line-height: 150%;
}
