.main_heading_red {
	font-family: Arial;
	font-size: 17px;
	color: #A4041C;
	font-weight: bold;
	text-transform: uppercase;
}

.main_heading_bl {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.main_home_txt {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
/*---------- internal_page_txt_head---------------------*/
.internal_page_txt_head {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.internal_page_txt_head a	{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
						}
						
.internal_page_txt_head a:hover	{
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
	text-decoration:underline;
						}

/*---------- internal_page_txt_head ---------------------*/
/*---------- internal_page_txt ---------------------*/
.internal_page_txt {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.internal_page_txt a	{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
						}
						
.internal_page_txt a:hover	{
	font-family: Arial;
	font-size: 12px;
	color: #A4041C; 
	text-decoration:underline;
						}

/*---------- internal_page_txt ---------------------*/
/*---------- internal_page_red ---------------------*/
.internal_page_red {
	font-family: Arial;
	font-size: 12px;
	color: #A4041C;
}

.internal_page_red a	{
	font-family: Arial;
	font-size: 12px;
	color: #A4041C;
	text-decoration:underline;
						}
						
.internal_page_red a:hover	{
	font-family: Arial;
	font-size: 12px;
	color: #A4041C; 
	text-decoration:underline;
						}

/*---------- internal_page_red ---------------------*/
/*---------- footer_txt ---------------------*/
.footer_txt {

	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
						
.footer_txt a	{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
						}
						
.footer_txt a:hover	{
		font-family: Arial;
	font-size: 12px;
	color: #A4041C; 
	text-decoration:underline;
						}
						
						
/*---------- end of footer_txt ---------------------*/


/*---------- copyright_txt ---------------------*/
.copyright_txt {

	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
						
.copyright_txt a	{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
						}
						
.copyright_txt a:hover	{
		font-family: Arial;
	font-size: 11px;
	color: #A4041C; 
	text-decoration:underline;
						}
						
						
/*---------- end of copyright_txt ---------------------*/
/*---------- MenuTxt ---------------------*/

.MenuTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/*---------- end of MenuTxt ---------------------*/

/*---------- buttons ---------------------*/
.buttons {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
	border: 1px solid #000000;
}
/*---------- end of buttons ---------------------*/
/*---------- table ---------------------*/
.MainTblBorder {
	border: 1px solid #CCCCCC;
}
/*---------- end of table ---------------------*/