body	{
	margin: 0em;
	background: #E7E3D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal
}

td	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal
}

.text_white	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal
}

.bg_blue	{
	background-color: #212239
}
.bg_line	{
	background-color: #CECFCE
}
.bg_bg1	{
	background-color: #DEDFD6
}
.bg_bg2	{
	background-color: #D6D3C6
}
.bg_bg3	{
	background-color: #C6BEA5
}
.bg_red1	{
	background-color: #953100
}
.bg_red2	{
	background-color: #AA3700
}
.bg_black	{
	background-color: #000000
}
.bg_white	{
	background-color: #FFFFFF
}
.bg_grey	{
	background-color: #666666
}
.bg_grey2	{
	background-color: #D2D2D2
}
.bg_grey3	{
	background-color: #E5E5E5
}

.textsmall	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal
}

.textwhitesmall	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal
}

a       {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: underline
}

.navlink       {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}

.navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FF9224;
	text-decoration: underline
}

.smalllink       {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 10px;
	color: #333333; 
	text-decoration: none
}

.smalllink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 10px;
	color: #333333;
	text-decoration: underline
}

.formstyle 	{ 
	font-family: Arial; 
  	font-size: 11px; 
  	font-weight: normal; 
 	color: #000000;
 	background: #E6E9E2
} 

.formbutton {
	background: #E7E7EF;
	font-family: Arial; 
	font-size: 11px; 
	color: #000000
}