body {
	color: #323232;
	line-height: 130%; 
	font-family: arial, verdana, Myriad Pro, Myriad;
	font-size: 9pt;
	margin: 0;
 }
 
.input_text {
	border: 1px solid #878b8f;
	height: 20px;	
}

.messageStackError {
	font-size: 12px;
	color: #cc0000;
}

.messageStackSuccess {
	font-size: 12px;
	color: #01bb26;
}

.tail_font {
	font-size:8pt ; 
	line-height:15px; 
	color: #FFFFFF; 
}

.tail_font A:link    {color:#FFFFFF ;text-decoration:none;} 
.tail_font A:visited {color:#FFFFFF ;text-decoration:none;}
.tail_font A:active  {color:#FFFFFF ;text-decoration:none;}
.tail_font A:hover  {color:#FFFFFF ; font-weight:bold; text-decoration:none;}


.font_blue {
	color:#1377d9 ;
}


.small_font  {font-family:  arial, verdana; font-size: 8pt; line-height:14px ; color: #1377d9;}
.small_font A:link    {color:#1377d9 ;font-size: 8pt; text-decoration:none;} 
.small_font A:visited {color:#1377d9 ;font-size: 8pt; text-decoration:none;}
.small_font A:active  {color:#000000 ;font-size: 8pt; text-decoration:none;}
.small_font A:hover  {color:#000000 ;font-size: 8pt; text-decoration:underline;}

.small_font_black  {font-family:  arial, verdana; font-size: 8pt; line-height:14px ; color: #323232;}
.small_font_black A:link    {color:#1377d9 ;font-size: 8pt; text-decoration:none;} 
.small_font_black A:visited {color:#1377d9 ;font-size: 8pt; text-decoration:none;}
.small_font_black A:active  {color:#000000 ;font-size: 8pt; text-decoration:none;}
.small_font_black A:hover  {color:#000000 ;font-size: 8pt; text-decoration:underline;}


.footer  {font-family:  arial, verdana; font-size: 8pt; line-height:14px ; color: #484949;}
.footer A:link    {color:#484949 ;font-size: 8pt; text-decoration:none;} 
.footer A:visited {color:#484949 ;font-size: 8pt; text-decoration:none;}
.footer A:active  {color:#173c59 ;font-size: 8pt; text-decoration:none;}
.footer A:hover  {color:#173c59 ;font-size: 8pt; text-decoration:underline;}

A:link    {color:#323232 ;text-decoration:none;} 
A:visited {color:#323232 ;text-decoration:none;}
A:active  {color:#323232 ;text-decoration:none;}
A:hover  {color:#284380 ; font-weight:bold; text-decoration:none;}


.tit  {font-family: arial, verdana; font-size: 13pt; line-height:15px ; font-weight:bold; color: #284380; padding:3px 0px 3px 60px;}
.tit A:link    {color:#1377d9 ;text-decoration:none;} 
.tit A:visited {color:#1377d9 ;text-decoration:none;}
.tit A:active  {color:#173c59 ;text-decoration:none;}
.tit A:hover  {color:#173c59 ;text-decoration:none;}

.news  {font-family: arial, verdana; font-size: 9pt; line-height:15px ; color: #464647;}
.news A:link    {color:#464647 ;text-decoration:none;} 
.news A:visited {color:#464647 ;text-decoration:none;}
.news A:active  {color:#2c4c98 ;text-decoration:none;}
.news A:hover  {color:#2c4c98 ;text-decoration:none;}

.m_tit  {font-family: arial, verdana; font-size: 11pt; line-height:15px ; font-weight:bold; color: #284380;}
.m_tit A:link    {color:#323232 ;text-decoration:none;} 
.m_tit A:visited {color:#323232 ;text-decoration:none;}
.m_tit A:active  {color:#173c59 ;text-decoration:none;}
.m_tit A:hover  {color:#173c59 ;text-decoration:underline;}


.stit  {font-family:  arial, verdana; font-size: 9pt; line-height:15px ; font-weight:bold;  color: #1377d9; height:20px; }
.stit A:link    {color:#1377d9 ;text-decoration:none;} 
.stit A:visited {color:#1377d9 ;text-decoration:none;}
.stit A:active  {color:#173c59 ;text-decoration:none;}
.stit A:hover  {color:#173c59 ;text-decoration:none;}


.ad {font-family: arial; font-size: 10pt; line-height:15px ; color: #996A07;}
.ad2 {font-family: arial; font-size: 9pt; line-height:15px ; color: #FD4403;font-weight:bold; }
.tit2  {font-family: arial, sans-serif, verdana; font-size: 11pt; line-height:18px ;  color: #000000;}
.ad3 {font-family: arial; font-size: 8pt; line-height:15px ; color: #FD4403; }

.tit_menu  {font-family: arial; font-size: 9pt; line-height:15px ; font-weight:bold;  color: #2e2e2e;}
.tit_menu A:link    {color:#2e2e2e ;text-decoration:none;} 
.tit_menu A:visited {color:#2e2e2e ;text-decoration:none;}
.tit_menu A:active  {color:#587f9e ;text-decoration:none;}
.tit_menu A:hover  {color:#284380 ;text-decoration:none;}

.font_title  { line-height:15px ; 
			   font-weight:bold;
			   font-size:10pt ; 
}
.font_text  { font-size:9pt ; 
			  line-height:140%; 
}

.font_text_white  { font-size:9pt ; 
			  line-height:140%; 
			  color:#FFFFFF ;
}


.submit
{
	background-color: #183860;
	border:1px solid #e2e8f6;
	color: #ffffff;
	font-size: 8pt;
	width: 100px;
	height: 20px;
	font-weight: bold; 
}

.submit2
{
	background-color: #ffffff;
	color: #ffffff;
	width: 31px;
	height: 30px;
	background-image:  url(./images/btn_go01.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px;
	cursor: hand; 
}
