body {
  margin: 0px;
  padding: 0px;
  font-family: sans-serif, verdana, arial;
  font-size: 12;
  background-color: #000000;
}

TD {font-family: sans-serif, verdana, arial; font-size: 12; color:#1B1B1F;}

TH {font-family: sans-serif, verdana, arial; font-size: 12; color:#1B1B1F;}
	
LI {LIST-STYLE-IMAGE: url(images/li_dot.gif); TEXT-ALIGN: left}




td.title_bgr
{
  background-image: url("images/title_bgr.jpg");
  background-repeat: no-repeat;
  background-position: left top;
}

td.title2_bgr
{
  background-image: url("images/title.jpg");
  background-repeat: no-repeat;
  background-position: left top;
}

td.main_bgr
{
  
  background-image: url("images/main.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  color:#1B1B1F;
  background-color: #FFFFFF;
  padding-left:40;
  padding-right:40;
  padding-top:10;
  padding-bottom:20;
  font-weight:normal;
  font-size:12;
  width:700;
  text-align:justify;
}

.title {
	font-size:14;
	font-weight:bold;
	color: #000000;
}

A:link {text-decoration:underline; color:#000000;}
A:visited {text-decoration:underline; color:#000000;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#92BCD2;}
/*A90F05*/
A.small:link {text-decoration:underline; color:#000000; font-size:10;}
A.small:visited {text-decoration:underline; color:#000000; font-size: 10;}
A.small:active {text-decoration:underline; color:#000000; font-size: 10;}
A.small:hover {text-decoration:underline; color:#92BCD2; font-size:10;}

A.menu_top:link {text-decoration:none; color:#D0CED6; font-size:13;}
A.menu_top:visited {text-decoration:none; color:#D0CED6; font-size:13;}
A.menu_top:active {text-decoration:none; color:#D0CED6; font-size:13;}
A.menu_top:hover {text-decoration:none; color:#FFFFFF; font-size:13;}

A.menu_subitem:link {text-decoration:none; color:#D0CED6; font-size:13;}
A.menu_subitem:visited {text-decoration:none; color:#D0CED6; font-size:13;}
A.menu_subitem:active {text-decoration:none; color:#D0CED6; font-size:13;}
A.menu_subitem:hover {text-decoration:none; color:#FFFFFF; font-size:13;}

A.menu_current:link {text-decoration:none; font-weight:bold; color:#FFFFFF; font-size:13;}
A.menu_current:visited {text-decoration:none; font-weight:bold; color:#FFFFFF; font-size:13;}
A.menu_current:active {text-decoration:none; font-weight:bold; color:#FFFFFF; font-size:13;}
A.menu_current:hover {text-decoration:none; font-weight:bold; color:#FFFFFF; font-size:13;}


TABLE.cms_table, .cms_table TD, .cms_table TH {
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
	font-family: Tahoma;
	font-size: 8pt;
}

.cms_table TH {
	background-color: #11006D;
	color: #FFFFFF;
	font-weight: bold;
}



.location A, .location A:hover {
	font-size: 14pt;
	text-decoration: none;
}



INPUT, TEXTAREA, SELECT {
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}

.button {
	color: #11006D;
	font-weight: bold;
}
