/* Comments for the CSS (   body  ) */
.body {
	background-color : #FFFFFF; /* used for skin */
	scrollbar-highlight-color:#DDDDDD;scrollbar-shadow-color:#DDDDDD;
	scrollbar-arrow-color:#000000;scrollbar-base-color:#F5F8FD;scrollbar-face-color:#F9F7F7
}
.table_three {

height: 1;
background-color : white; /* used for skin */
width: 100%
}

.table_four {

height: 8;
background-color : #6699CC; /* used for skin */
width: 100%
}


/********************* Styles Used in Index Page ******************************/

.index_tbl_one {
	height : 22;
	background-color : #003366; /* used for skin */
	width: 100%
}

.index_bg {
	background-color : white; /* used for skin */
}

.index_copyright {
	font-family : Verdana,Helvetica,Arial,Geneva,Swiss,sunsans-Regular;
	font-size : 9px; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
/*	BACKGROUND-COLOR: #F5F8FD;*/
	color : Black

}

.index_txt
{
	font-family : Verdana,Helvetica,Arial,Geneva,Swiss,sunsans-Regular;
	font-size : 11px; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	color : black
}
.index_txt_bld
{
	font-family : Verdana,Helvetica,Arial,Geneva,Swiss,sunsans-Regular;
	font-size : 12px; 
	font-style : bold; 
	font-variant : bold; 
	font-weight : bold; 
	color : black
}
A.indx:ACTIVE {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px; 
	font-style : bold; 
	font-variant : bold; 
	font-weight : bold; 
	color: black;
	TEXT-DECORATION: none

}
A.indx:HOVER {
	text-decoration: underline;
	font-family : Verdana;
	font-size : 11px; 
	font-style : bold; 
	font-variant : bold; 
	font-weight : bold; 
	color:black;
	TEXT-DECORATION: none
}
A.indx:LINK {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px; 
	font-style : bold; 
	font-variant : bold; 
	font-weight : bold; 
	color: black;
	TEXT-DECORATION: none
}
 A.indx:VISITED {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px; 
	font-style : bold; 
	font-variant : bold; 
	font-weight : bold; 
	color: black;
	TEXT-DECORATION: none
}
/********************* Styles Used in Index Page ******************************/

.page_bg {
	background-color : white; /* used for skin */
}
.left_column {
	width : 30;

background-color : #EC6923;
	 /* used for skin */
}
.middle_column {
	width : 250;
	background-color : #000035; /* used for skin */
}
.middle_column_txt
{
	font-family : Verdana,Helvetica,Arial,Geneva,Swiss,sunsans-Regular;
	font-size : 11px; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	color : white /* used for skin */
}

.bread_cms { 
	font-family : Verdana,Helvetica,Arial,Geneva,Swiss,sunsans-Regular;
	height : 18;
	font-size : 9px; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	color : Black;
}

.content { 
	font-family : Verdana,Helvetica,Arial,Geneva,Swiss,sunsans-Regular;
	font-size : 11px; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	color : Black;
}
.content_bld { 
	font-family : Verdana,Helvetica,Arial,Geneva,Swiss,sunsans-Regular;
	font-size : 12px; 
	font-style : bold; 
	font-variant : bold; 
	font-weight : bold; 
	color : Black;
}

A.lnk:ACTIVE {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	color: white;
	TEXT-DECORATION: none

}
A.lnk:HOVER {
	text-decoration: underline;
	font-family : Verdana;
	font-size : 11px; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	color:white;
	TEXT-DECORATION: none
}
A.lnk:LINK {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	color: white;
	TEXT-DECORATION: none
}
 A.lnk:VISITED {
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	color: white;
	TEXT-DECORATION: none
}
