/*COLORS

BMCC-BLUE:#336699;

BMCC-GREY-0#F9FAFB;
BMCC-GREY-1:#EEEEEE;
BMCC-GREY-2#E0E0E0;
BMCC-GREY-3:#BABABA;
BMCC-GREY-4:#999999;
BMCC-GREY-5:#666666;

*/

img
{ 
	border-width:0;
}

img.clsBorder
{ 
	border-width:1px;
	border-style:solid; 
	border-color:#000000; 
}

A
{
	font-size:13px;
	background-color:none;
	text-decoration: underline;
}

A:link, A:visited, A:active	
{
	color:#336699;
	font-weight:normal;
}

A:link.aLite, A:visited.aLite, A:active.aLite
{
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}

A:link.aList, A:visited.aList, A:active.aList
{
	color:#000000;
	font-size: 12px;
	font-weight:normal;
}

A:hover.aList
{
	color:#336699;
}

A:link.aMenu, A:visited.aMenu, A:active.aMenu
{
	font-size: 11px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

A:hover.aMenu
{
	color:#336699;
}

A:hover
{
	color:#999999;
	text-decoration:underline;
}

body
{
	font-size:13px;
	font-weight:normal;
	font-family:Arial, Verdana, Geneva, Helvetica;

	color:#000000; 
	background-color:#FFFFFF;
	
	margin-left:0px;
	margin-top:0px;
	margin-bottom:2px;

	/**
	scrollbar-face-color: #F1F1F1;
	scrollbar-3dlight-color:  #F1F1F1;
	scrollbar-highlight-color:  #F1F1F1;
	scrollbar-shadow-color:  #F1F1F1;
	scrollbar-darkshadow-color: #F1F1F1;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	*/
}

/**********************************************************
TEXT
*/

.txtHeading
{
	color:#222222;
	
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Helvetica;
	
	margin-bottom:3px;
}

.txtPageText
{
	color:#000000;
	
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	font-family: Arial, Verdana, Geneva, Helvetica;
	
	margin-bottom:0px;
	
	text-indent:0px;
	line-height:16px;
	letter-spacing:0px;
}

p
{
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica;
	margin:0px;
}

/**********************************************************
END-TEXT
*/

table, td, th, tr
{
	
	font-size:13px;
	font-weight:normal;
	font-family: Arial, Verdana, Geneva, Helvetica; 

	color:#000000; 
	background-color:none;
	
	border-width:0px;
	border-style:solid; 
	border-color:none; 

	text-align:left;
	vertical-align:top;
	
	margin:0;
	padding:0 0 0 0;
}


/**********************************************************
FRAME
*/

table.tblFrame
{

}

td.tdTop
{
	height:75px;
	width:740px;
	
	background-image:URL("../img/main/top_logo.jpg");
	/*background-image:URL("../img/main/page_head.gif");*/
	
	background-repeat:no-repeat;
}

td.tdNavigation
{
	width:162px;
	
	padding:0 0 0 0;
	
	background-color:#FFFFFF;
}

td.tdContent
{
	width:400px;
	
	padding:0 0 0 0;
	/* top-right-bottom-left*/
	
	background-color:#FFFFFF;
}

td.tdText
{
	width:100pc;
	
	padding:3 0 6 3;
	/* top-right-bottom-left*/
}

td.tdText2
{
	width:100pc;
	
	padding:3 0 6 3;
	/* top-right-bottom-left*/
	
	background-color:F1F1F1;
}

td.tdTopText
{
	width:100pc;
	
	padding:0 0 6 3;
	/* top-right-bottom-left*/
}

td.tdMenuText
{
	padding:4 0 0 6;
	/* top-right-bottom-left*/
	
	line-height:18px;	
}

td.tdVruler
{
	width:9px;
	
	background-image:URL("../img/main/vr_dots.gif");
	
	background-repeat:repeat-x;
	background-repeat:repeat-y;
}

td.tdHruler
{
	height:9px;
	
	background-image:URL("../img/main/hr_dots.gif"); 

	background-repeat:repeat-y;
	background-repeat:repeat-x;
}

td.tdFooter
{
	color:#666666;
	padding:0 0 0 3;
	font-size: 11px;
}

td.tdA
{
	width:5px;
	height:5px;
	
	background-image:URL("../img/tblOne/t1.gif"); 
}

td.tdB
{
	width:;
	height:5px;
	
	background-image:URL("../img/tblOne/t2.gif"); 
}

td.tdC
{
	width:5px;
	height:5px;
	
	background-image:URL("../img/tblOne/t3.gif"); 
}

td.tdD
{
	width:5px;
	height:;
	
	background-image:URL("../img/tblOne/t4.gif"); 
}

td.tdE
{
	width:;
	height:;

	background-image:URL("../img/tblOne/t5.gif"); 
}

td.tdF
{
	width:5px;
	height:;
	
	background-image:URL("../img/tblOne/t6.gif"); 
}

td.tdG
{
	width:5px;
	height:5px;
	
	background-image:URL("../img/tblOne/t7.gif"); 
}

td.tdH
{
	width:;
	height:5px;
	
	background-image:URL("../img/tblOne/t8.gif"); 
}

td.tdI
{
	width:5px;
	height:5px;
	
	background-image:URL("../img/tblOne/t9.gif"); 
}

td.tdMapEmpty
{
	border-width:0 0 1 0; 
	border-color:#D0D0D0;
}

td.tdMapActive
{
	font-size:11; 
	padding:0 10 0 10; 
	border-width:1 1 0 1; 
	border-color:#D0D0D0; 
	background-color:#F9F9F9;
}

td.tdMapInactive
{
	font-size:11; 
	padding:0 10 0 10; 
	border-width:1 1 1 1; 
	border-color:#BABABA;
	border-bottom-color:D0D0D0;
	background-color:#E0E0E0;
	cursor:pointer;
}

td.tdMapChild
{
	font-size:12px;
	padding:15 15 15 15; 
	border-width:0 1 1 1; 
	border-color:#D0D0D0; 
	background-color:#F9F9F9;
}

/**********************************************************
END-FRAME
*/


input, select, option, button, textarea
{
	font-family:verdana,arial;
 	font-style:normal;
 	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	
 	color:#000000;
 	background-color:#FFFFFF;

 	border-width:1px;
	border-color:#BABABA;
 	border-style:solid;
	vertical-align:absmiddle;
	
	/*background-image:URL("../img/main/bg_input.gif");*/
}

textarea
{
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#EEEEEE;
 	scrollbar-3dlight-color:#EEEEEE;
	scrollbar-track-color:#F9F9F9;
	scrollbar-arrow-color:#666666;
}

