body{
	font-family : Tahoma;
	font-size : 12px;
}
td{
	font-family : Tahoma;
	font-size:12px;
}
.ph_g_td{
	padding-left : 25px;
}
.ph_gcard_tr {
	font-family : Tahoma;
	font-size : 12px;
	background-color : #B7DBFF;
}

.ph_gl_td {
	font-family : Tahoma;
	font-size : 12px;
}

.ph_g_h2 {
	font-family : Tahoma;
	font-size : 12px;
}

.ph_g_h3 {
	font-family : Tahoma;
	font-size : 12px;
}
.ph_glink{
	font-size : 10px;
	font-family : Tahoma;
}
.ph_intro{
	font-family : Tahoma;
	font-size : 12px;
}
.ph_genre{
	font-family : Tahoma;
	font-size : 12px;
	color: #0066CC;
}
.ph_select_genre{
	font-family : Tahoma;
	background-color:#F0F0F0;
	font-size : 12px;
	font-weight : bold;
}
.ph_new{
	color : Red;
	font-family : Tahoma;
	font-weight : bold;
	font-size : 12px;
}
.ph_pager{
	font-family : Tahoma;
	font-size : 12px;
}
.ph_describe{
	font-family : Tahoma;
	font-size:12px;
}
.ph_gphones_table{
	background-color : #FFDAB9;
}
.ph_gphones_header{
	background-color : #EEE8AA;
}
.ph_gphones_td{
	background-color : White;
}
.ph_gcard_data_name{
	font-family : Tahoma;
	font-weight : bold;
	font-size : 12px;
}
.ph_gcard_data_genre{
	font-family : Tahoma;
	font-size : 12px;
}
.ph_code{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
}
.ph_oper_number{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
}
.ph_operators,.ph_card_name_td,.ph_card_singer_td,.ph_PhoneBrand{
	font-family : Tahoma;
	font-size : 12px;
}

.ph_howbuy{
	font-family : Tahoma;
	font-size : 12px;
}

.ph_gphones_td,.ph_gphones_header,.ph_mcard_caption_td{
	font-family : Tahoma;
	font-size : 12px;
}
.ph_oper_number{
	font-family : Tahoma;
	font-size : 12px;
	color : #FF0000;
}

.ph_gphones_footer{
	height: 10px;
	background-color : #EEE8AA;
	font-size : 10px;
}

.ph_filters_p{
}

.ph_filters_submit{
}

.ph_filters_submit{
}
.ph_card_td{
	background-color: #DDDDDD;
}
.ph_card_name_td{
	font-family : Tahoma;
	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;
}

/* LINKS */
a:link {
	color:#0066CC;
	font-family:Tahoma;
}
a:visited {
	color:#0066CC;
	font-family:Tahoma;
}
a:hover {
	color:#FF0000;
	font-family:Tahoma;
}
a:active {
	color:#FF0000;
	font-family:Tahoma;
}


a.topA:link {
	color:#0066CC;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
a.topA:visited {
	color:#0066CC;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
a.topA:hover {
	color:#FF0000;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
a.topA:active {
	color:#FF0000;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
