* {
	font-size: 11px;
	font-family: Tahoma;
	color: #4A356E;
}

UL {
	LIST-STYLE-TYPE: none;
	text-indent : 0;
	margin : 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	list-style-position : inside;
}

LI  {
	text-indent : 0;
	list-style-image : url(images/li.gif);
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position : inside;
	font-size : 11px;
	list-style-type : none;
}

h1{
	font-size: 12px;
	margin : 5px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	color : #251359;
}

h2{
	font-size: 12px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color : #FFEDB7;
}

h3{
	font-size: 12px;
	margin : 5px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	color : #F48214;
}

hr{
	color : #DCDEE4;
}

.title_1{
	font-weight : bold;
	color : #9F4010;
	text-decoration : none;
}

.footer_text{
	color : #F0F8FF;
}

.footer_text_bold{
	color : #F0F8FF;
	font-weight : bold;
}

td.param_sel_title {
	padding : 3px 0px 3px 0px;
	color : Black;
}

a.detail:link, a.detail:visited {
	color : Black;
	text-decoration : none;
}

a.detail:hover {
	color : #4A356E;
	text-decoration : none;
}

a.additional:link, a.additional:visited {
	color : #4A356E;
	text-decoration : none;
	font-weight : bold;
}

a.additional:hover {
	color : #6A5ACD;
	text-decoration : none;
	font-weight : bold;
}

a.developer:link, a.developer:visited {
	color : #F0F8FF;
}

a.developer:hover {
	color : #FFD700;
}

a.hor_sub_menu:link, a.hor_sub_menu:visited {
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	color : #FFFFF0;
	text-decoration : none;
}

a.hor_sub_menu:hover {
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	color : #FFFFF0;
	text-decoration : underline;
}

a.hor_sub_menu_active:link, a.hor_sub_menu_active:visited {
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	color : #FFFFF0;
	text-decoration : none;
}

a.hor_sub_menu_active:hover {
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	color : #FFFFF0;
	text-decoration : underline;
}

a.head_text_4:link, a.head_text_4:visited {
	font-size: 14px;
	font-weight: bold;
	margin : 5px 20px 5px 5px;
	color : #F1FAFE;
	text-decoration : none;
}

a.head_text_4:hover {
	font-size: 14px;
	font-weight: bold;
	color : #CCDCF9;
	margin : 5px 20px 5px 5px;
	text-decoration : none;
}

table.table1{
	
}

table.table1 th{
	background-color : #4A356E;
	color : #FFD700;
	padding : 2px 2px 2px 2px;
}

.row1{
	background-color : #FFFACD;
	padding : 2px 2px 2px 2px;
}

.row2{
	background-color : #FFDB97;
	padding: 2px 2px 2px 2px;
}
