﻿body{
}

/* Start header */
#header{
	font-family: Arial, Helvetica, sans-serif;
}
#header .MainNav{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#header a:link,
#header a:visited,
#header a:active{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover{
	BACKGROUND-COLOR: #A7041C;	
}

/*======================*/

#header .link1 a:link,
#header .link1 a:visited,
#header .link1 a:active{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#header .link1 a:hover{
	BACKGROUND-COLOR: #A7041C;	
}

/*======================*/



/*====== For Menu =======*/


#header .styleMenu
{
	text-align: left;
	background-color:#10006d;
}

#header .linkMenu a{
	background-color: #10006d;
}
#header .linkMenu a:link,
#header .linkMenu a:visited,
#header .linkMenu a:active{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#header .linkMenu a:hover{
	BACKGROUND-COLOR: #A7041C;	
}

/*======================*/



#header .Link2
{
	font-size: 12px;
	color: #10006d;
}
#header .Link2 a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #10006d;	
}
#header .Link2 a:visited,
#header .Link2 a:active
{	
	BACKGROUND-COLOR: none;
	color: #10006d;
}
#header .Link2 a:hover
{
	color: #10006d;
	text-decoration: underline;
}
#header .diplayTD{
	FONT-WEIGHT: 700; 
	FONT-SIZE: 12px; 
	color: #10006d;
	PADDING-TOP: 5px;
	padding-bottom: 5px;
	BACKGROUND-COLOR: #fff;
}

/* End header */

/* Common */
a:link,
a:visited,
a:active{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	BACKGROUND-COLOR: #A7041C;	
}
/* Common */

/* Start Content */
#content
{
	font-family: Arial, Helvetica, sans-serif;
}
#content .Txt
{
	font-size: 13px;
}
#content .BoxHeading 
{
	font-size: 14px;
	font-weight: bold;
	color: #11006D;
}
#content .BoxHeading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
#content .BoxHeading3
{
	font-size: 17px;
	font-weight: bold;
	color: #11006D;
	text-align: center;
}
#content .Heading2 
{
	font-size: 12px;
	font-weight: bold;
	color: #EF0E0F;
}
#content .Link2
{
	font-size: 11px;
	color: #CC0000;
}
#content .Link2 a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;	
}
#content .Link2 a:visited,
#content .Link2 a:active
{	
	BACKGROUND-COLOR: none;
}
#content .Link2 a:hover
{
	color: #000000;
	text-decoration: underline;
	BACKGROUND-COLOR: #FFFFFF;
}

/*   */
#content .Link3
{
	font-size: 11px;
	color: black;
}
#content .Link3 a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: black;	
}
#content .Link3 a:visited,
#content .Link3 a:active
{	
	BACKGROUND-COLOR: none;
}
#content .Link3 a:hover
{
	color: #000000;
	text-decoration: underline;
	BACKGROUND-COLOR: #FFFFFF;
}
#content .Link4
{
	font-size: 11px;
	color: #CC0000;
}
#content .Link4 a
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;	
}
#content .Link4 a:visited,
#content .Link4 a:active
{	
	BACKGROUND-COLOR: none;
}
#content .Link4 a:hover
{
	color: #000000;
	text-decoration: underline;
	BACKGROUND-COLOR: #FFFFFF;
}
/*   */
#content .TxtDesclaimer 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
#content td
{
	text-align: left;
}
#content .txtcenter
{
	text-align: center;
}
#content .txtright
{
	text-align: right;
}
#content .txtjustify
{
	text-align: justify;
}
#content .tblBorder 
{
	border-bottom-color: #10006d;
	border-left-color: #10006d;
	border-top-color: #10006d;
	border-right-color: #10006d;
}


/* End Content */


/* Start footer */
#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footer span
{
	font-weight: bold;
}
#footer a:link,
#footer a:visited,
#footer a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover 
{
	BACKGROUND-COLOR: #A7041C;	
}
#footer .MainNav{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
/* End footer */

