/*..................... Globals_ .....................*/
 body{
	background-color:#F3F3F3;
	margin:0px;
}
/*..................... _Globals .....................*/


/*..................... Tables_ .....................*/
/*..................... _Tables .....................*/


/*..................... Divs_ .....................*/
#inx_TopBnr{
	background-color: #006698;
	height: 138px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}
#inx_Bdy{
	height: 450px;
	width: 100%;
	font: normal 12px Arial;
	color: #006698;
}
#inx_Ftr{
	background-color: #006698;
	height: 23px;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
	background-image: url(Indx/Grt_Ftr.gif);
	background-repeat: repeat-x;
	font: normal 11px Arial;
	color: #FFF;
}
/*..................... _Divs .....................*/


/*..................... Fonts_ .....................*/
.FntBIG_AR, .Brd_B_AR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AE0505;
}

.FntNORMAL_AR{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4A4A;
	font-weight: normal;
	line-height: 18px;
}

.FntSMALL_AR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6C6C;
	font-weight: normal;
}


.FntBIG_EN, .Brd_B_EN{
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AE0505;
	letter-spacing: 1px;	
}

.FntNORMAL_EN {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4A4A;
	font-weight: normal;
	line-height: 18px;
}

.FntSMALL_EN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6C6C;
	font-weight: normal;
}


/*..................... _Fonts .....................*/


/*..................... Forms_ .....................*/
.FrmTEXT{
	border: 1px solid #9B9B9B;
	background-color: #E8E8E8;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #AE0505;
	width: 190px;
	height: 16px;
}

.FrmTEXTAREA{
	border: 1px solid #9B9B9B;
	background-color: #E8E8E8;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #AE0505;
	height: 118px;
	width: 190px;
}

.FrmSELECT{
	border: 1px solid #9B9B9B;
	font-family: Tahoma, Arial;
	background-color: #E8E8E8;
	font-size: 8pt;
	color: #AE0505;
	width: 190px;
}

form{ margin-bottom: 0px; }

/*..................... _Forms .....................*/


/*..................... Links_ .....................*/

a:link, a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AE0505;
	font-weight: normal;
	text-decoration: none;
}
a:active, a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CBCBCB;
	font-weight: normal;
	text-decoration: none;
}


/*..................... _Links .....................*/


/*..................... Lists_ .....................*/

li{
	line-height: 20px;	
}
/*..................... _Lists .....................*/


/*..................... Misc_ .....................*/

.go {
	cursor:pointer;	
}

.imgBrd{
	border: 1px solid #CBCBCB;
	
}
/*..................... _Misc .....................*/
