#cont {
}
#cont a{
color: #204D84;
}

.ph_g_h2 {
	font-family : Tahoma;
	color:black;
}

.ph_g_h3 {
	font-family : Arial;
}
.ph_glink{
	font-size : x-small;
	font-family : Tahoma;
}
.ph_intro{
	font-size : small;
}
.ph_genre{
	font-family : Arial;
	font-size : small;
}
.ph_select_genre{
	font-family : Arial;
	background-color:#F0F0F0;
	font-size : small;
	font-weight : bold;
}
.ph_new{
	color : Red;
	font-family : "Arial Narrow";
	font-weight : bold;
}
.ph_pager{
	font-family : Arial;
}

.ph_gphones_table{
	background-color : #FFDAB9;
}
.ph_gphones_header{
	background-color : #EEE8AA;
}
.ph_gphones_td{
	background-color : White;
}
.ph_gcard_data_name{
	font-family : Verdana;
}
.ph_gcard_data_genre{
	font-family : Arial;
	font-size : x-small;
}
.ph_code{
	font-family : Arial;
	font-size : small;
	font-weight : bold;
}
.ph_gphones_footer{
	height: 10px;
	background-color : #EEE8AA;
	font-size : 8px;
}

.ph_filters_p{
}

.ph_filters_submit{
}

.ph_filters_submit{
}
.ph_card_td{
	background-color: #DDDDDD;
}
.ph_card_name_td{
	font-family : Arial;
	font-weight: bold;
	background-color: #DDDDDD;
}
table#ph_PhoneList th{
	background-color:#CCCCCC;
}
table#ph_PhoneList a{
	text-decoration:none;
	color: blue;
}
table#ph_PhoneList a:hover{
	text-decoration:underline;
}
table#ph_PhoneList a.selected{
	font-weight: bold;
}


