body 
{
 background-color	: #ffffff;
 color              : #000000;
 margin             : 0px;
 padding            : 0px;
 font-family     	: Tahoma, Helvetica, Arial, Verdana, sans-serif;
 font-size          : 13px;
}

.base_text_justify
{
 font-size		: 13px;
 text-align		: justify;
 color			: #000000;
 text-decoration: none;
}

.base_text_center
{
 font-size		: 13px;
 text-align		: center;
 color			: #000000;
 text-decoration: none;
}

.base_text_right
{
 font-size		: 14px;
 text-align		: right;
 color			: #000000;
 text-decoration: none;
}

.sub_text_center
{
 font-size		: 10px;
 text-align		: center;
 color			: #000000;
 text-decoration: none;
}

.big_text
{
 font-size		: 22px;
 font-weight	: bold;
 color			: #000000;
 text-decoration: none; 
}

.blue_text
{
 font-size		: 17px;
 font-weight	: bold;
 color			: #224DA3;
 text-decoration: none; 
}

.sub_blue_text
{
 font-size		: 13px;
 font-weight	: bold;
 color			: #224DA3;
 text-decoration: none; 
}

.support_text 
{
 font-size		: 13px;
 text-align		: justify;
 color			: #000000;
 text-decoration: none;
}

.support_text a
{
 font-size		: 13px;
 text-align		: justify;
 color			: #0000FF;
 text-decoration: none;
}

.support_text a:hover 
{
 font-size		: 13px;
 text-align		: justify;
 color			: #0000FF;
 text-decoration: none;
}

.blue_link
{
 font-size		: 14px;
 color			: #000000;
 text-decoration: none; 
}

.blue_link a
{
 font-size		: 14px;
 color			: #0000FF;
 text-decoration: none; 
}

.blue_link a:hover 
{
 font-size		: 14px;
 color			: #0000FF;
 text-decoration: none; 
}


.head_menu_style
{
 font-size		: 13px;
 font-weight	: bold;
 color			: #FFFFFF;
 text-decoration: none;
}

.head_menu_style a 
{
 font-size		: 13px;
 font-weight	: bold;
 color			: #FFFFFF;
 text-decoration: none;
}

.head_menu_style a:hover 
{
 font-size		: 13px;
 font-weight	: bold;
 color			: #E0E0FF;
 text-decoration: none;
}

.top_menu_style
{
 font-size		: 13px;
 font-weight	: bold;
 color			: #FFFFFF;
 text-decoration: none;
 padding-left	: 9px;
 padding-right	: 9px;
}

.top_menu_style a 
{
 font-size		: 13px;
 font-weight	: bold;
 color			: #FFFFFF;
 text-decoration: none;
 padding-left	: 9px;
 padding-right	: 9px;
}

.top_menu_style a:hover 
{
 font-size		: 13px;
 font-weight	: bold;
 color			: #E0E0FF;
 text-decoration: none;
 padding-left	: 9px;
 padding-right	: 9px;
}

.top_menu
{
 width      : 100%;
 font-weight: bold;
 font-size  : 13px;
}

.top_menu ul 
{
 width: 860px;
 margin: 0;
 text-align: center; 
 padding: 2px;
}

.top_menu ul li
{
 display: inline;
}

.top_menu ul li a
{
 color: #FFFFFF;
 margin: 0;
 text-decoration: none;
}

.top_menu ul li a:hover
{ 
 color: #E0E0FF; 
 text-decoration: none;
}

.top_menu_pipe
{
 font-size  	: 10px;
 font-weight	: bold; 
 color			: #FFFFFF;
 text-decoration: none;
 padding-left	: 3px;
 padding-right	: 3px;
}


.top_menu_drop
{
 font-size  		: 13px;
 font-weight		: bold;
 text-align			: left;
 border-left		: 1px solid #768AE7;
 border-right		: 1px solid #768AE7; 
 border-top			: 1px solid #768AE7; 
 border-bottom		: 0px solid #768AE7; 
 position			: absolute;
 z-index			: 100;
 line-height		: 18px;
 background-color	: #526CE5;
 visibility			: hidden;
}

.top_menu_drop a
{
 display		: block;
 border-bottom	: 1px solid #768AE7;
 text-decoration: none;
 color			: #FFFFFF;
}

.top_menu_drop a:hover
{
 color: #E0E0FF;
 background-color: #3550CB;
}

.bottom_menu_style
{
 font-size		: 13px;
 font-weight	: bold;
 color			: #FFFFFF;
 text-decoration: none;
 padding-left	: 14px;
 padding-right	: 14px;
}

.bottom_menu_style a 
{
 font-size		: 13px;
 font-weight	: bold;
 color			: #FFFFFF;
 text-decoration: none;
 padding-left	: 14px;
 padding-right	: 14px;
}

.bottom_menu_style a:hover 
{
 font-size		: 13px;
 font-weight	: bold;
 color			: #E0E0FF;
 text-decoration: none;
 padding-left	: 14px;
 padding-right	: 14px;
}