.index_table {
	background-color : White;
	width : 100%;
}

.default_table {
	color : Black;
	background-color :  White;
	width : 100%;
}
.news_model_table {
	color : Red;
	background-color : Red;
	width : 500px;
}
.cat_no{
	background-color :   White;
	color : #1E90FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	text-align : center;
}

.operator{
	background-color :  White;
	color : #00008B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
}

.field_cell{
	background-color : #585858;
	color : white;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	width : 12%;
	text-indent : 2px;
	text-align : left;
}

.field_cell_header{
	background-color : #E0FFFF;
	color : Blue;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	width : 12%;
	text-indent : 2px;
	text-align : center;
	border : 1px solid #BD0000;
}

.field_cell_news{
	background-color : #E0FFFF;
	color : Blue;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	width : 12%;
	text-align : left;
	border : 1px solid #BD0000;
	padding-left : 2px;
}
.details_cell_news{
	background-color : #FFEFD5;
	color : Black;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	width : 38%;
	text-align : left;
	border : 1px solid #BD0000;
	padding-left : 2px;
}
.details_cell{
	background-color : #FFEFD5;
	color : Black;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	width : 38%;
	text-indent : 2px;
	text-align : left;
	border : 1px solid black;
	padding-left : 2px;
}

.notice_text{
	background-color :  White;
	color : Blue;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-align : center;
	font-style : normal;
}
.bot_idx_link{
	width : 70%;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	background-color :   White;
	color : Navy;
	font-weight : bold;
}

.next{
	background-color :   White;
	color : Navy;
	text-align : right;
	font-size : 11pt;
	font-style : bold;
	font-family : Arial, Helvetica, sans-serif;
	width : 15%;
	border : 0;
}

.prev{
	background-color : White;
	color : Navy;
	text-align : left;
	font-size : 11pt;
	font-style : bold;
	font-family : Arial, Helvetica, sans-serif;
	width : 15%;
	border : 0;
}
.sub_index{
	background-color : White;
	color : Navy;
	text-align : center;
	font-size : 11pt;
	font-style : bold;
	font-family : Arial, Helvetica, sans-serif;
	width : 70%;
	border : 0;
}
.navbar_table{
	color : Blue;
	background-color :   White;
	width : 130px;
	}
	
.navbar_page {
	color : Blue;
	background-color :  White;
	width : 140px;
}

.index_link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : center;
	width : 33%;
	vertical-align : top;
}

.default_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
	vertical-align : middle;
	color : Maroon;
}

.page_heading {
	color : #D83434;
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
}
.pic_cap{
	background-color :  White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : italic;
	text-align : center;
}

.main_page {
	background-color : White;
	color : Navy;
	width : 100%;
	border : 0;
	overflow-x: hidden;
}

A:LINK{
	color : Red;
}

A:VISITED {
	color : Green;
}

.white_text {
	color : blue;
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	background-color :  White;
}

.releases{
	background-color : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	width : 95%;
	font-weight : bold;
	text-align : center;
	border : none White;
}

.table_header{
	background-color : black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	vertical-align : middle;
	text-align : center;
	border : thin solid Red;
}

.model_link{
	background-color : #FFEFD5;
	color : Black;
	border : 1px solid Red;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 3px;
	font-size : 8pt;
}

.model_link_c{
	background-color : #FFEFD5;
	color : Black;
	border : 1px solid Red;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 3px;
	font-size : 8pt;
}
.model_linkb{
	background-color : #E6E6FA;
	color : Black;
	border : 1px solid Red;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 3px;
	font-size : 8pt;
}

.model_linkb_c{
	background-color : #E6E6FA;
	color : Black;
	border : 1px solid Red;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 3px;
	font-size : 8pt;
}
.intro_text{
	background-color : #E6E6FA;
	color : black;
	border : 2px solid Red;
	text-align : justify;
	font-family :Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent : 15px;
	font-size :8pt;
	width : 80%;
	margin : 5pt;
}
.model_link_cat{
	background-color : White;
	color : Black;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 3px;
	font-size : 8pt;
	border : none;
}

.update_link{
	background-color : White;
	color : Black;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 3px;
	font-size : 8pt;
}
.update_link_h{
	background-color : Yellow;
	color : Black;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 3px;
	font-size : 8pt;
}
.update_link_c{
	background-color : White;
	color : Black;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 3px;
	font-size : 8pt;
}
.update_date{
	background-color : White;
	color : #1E90FF;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 3px;
	font-size : 12pt;
}
.news_text{
	background-color : White;
	color : Black;
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
}

.news_text_c{
	background-color : White;
	color : Black;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
}
.news_subhead{
	background-color : White;
	color : #1E90FF;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 3px;
	font-size : 12pt;
}
.news_date{
	background-color : White;
	color : #1E90FF;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 3px;
	font-size : 10pt;
}
.news_table {
	color : Black;
	background-color :  White;
	width : 95%;
}
.model_details_table
{
	}

