body {
	font-weight : normal; 
	font-size : 12px; 
	color : #444444; 
	font-style : normal; 
	font-family : Arial, 'Century Gothic', Helvetica, Verdana, sans-serif; 
	background-color : #ffffff; 
	padding : 0; 
	margin : 0; 
	text-align : left; 
} 
input.top{
	height:18px;
	width:85%;
	font-weight:normal;
	font-size:11px;
	color: #4D4D4D;
	margin : 0;
	padding : 0; 
	background-color:#ffffff;
}
input.button{
	height:20px;
	font-weight:normal;
	font-size:11px;
	color: #4D4D4D;
	padding : 0; 
	margin : 0;
	background-color:#ffffff;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
} 

td.display ol,ul {
	text-align : left;
	font-size : 12px; 
	margin : 0; 
	padding : 0 0 0 2%; 
	color : #474747; 

} 

H5 {
	text-align : center; 
	font-weight : bold; 
	font-size : 30px; 
	color : #1874CD; 
	font-style : normal; 
	text-decoration : none; 
	margin: 0; 
	padding : 14px 0 10px 0;
} 
H6 {
	text-align : center; 
	font-weight : normal; 
	font-size : 20px; 
	color : #888888; 
	font-style : normal; 
	text-decoration : none; 
	margin: 0; 
	padding : 0 0 10px 0;
} 

H1.category {
	display: block;
	line-height: 30px;
	text-align : left; 
	font-weight : normal; 
	font-size : 18px; 
	color : #FFFFFF; 
	font-style : normal; 
	text-decoration : none; 
	margin: 0 0 10px 0; 
	padding : 0;
	background : transparent url(images/cat_grad.gif) repeat-x 0% 0%;
} 

h2, H3 {
	text-align : left; 
	font-weight : bold; 
	font-size : 16px; 
	color : #AAAAAA; 
	font-style : normal; 
	text-decoration : none; 
	margin: 10px 0 10px 0; 
	padding : 0;
} 

h2 {
	color : red; 
} 

a.category, a.category_top, a.category:hover, a.hor, a.sub_cat, a.sub_cat:hover {
	text-align:left;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
	color: #1874CD;
	margin : 0 0 4px 0;
	padding: 0;
	background-color : transparent;
}

a.sub_cat, a.sub_cat:hover {
	color: #003F87;
	font-size : 11px;
	font-weight : normal;
}

a.category:hover, a.sub_cat:hover {
	color: #AAAAFF;
}

a.footer, a.footer:hover, a.nav, a.nav:hover {
	text-align:left;
	font-size : 11px; 
	font-weight : normal; 
	color : #FFFFFF;  
	text-decoration : none;
	line-height: 28px;
	margin: 0;
	padding: 0 8px 0 8px;
} 

a.nav, a.nav:hover {
	font-size : 14px; 
	font-weight : bold; 
	color : #1874CD;
	padding: 0 0 0 10px;
} 

a.footer:hover, a.nav:hover {
	color : #AAAAFF;  
}

a.category_top {
	color: #FFFFFF;
}

a.hor {
	line-height: 30px;
	color: #0000FF;
	margin : 0 0 0 20px;
	padding: 0;
	background-color : transparent;
}

a.category_list, a.main_list {
	display: block;
	text-align:left;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
	color: #1874CD;
	line-height: 30px;
	margin : 0 0 6px -4px;
	padding: 0 0 0 20px;
	background : transparent url(images/cat_list.gif) no-repeat 0% 0%;
}

a.main_list {
	text-align:center;
	margin : 0;
	padding: 0;
	background : transparent url(images/cat_list.gif) no-repeat 50% 0%;
}

/*Header*/


div.logo {
	position : absolute; 
	text-align: center;
	margin: 0 0 0 2%; 
	padding : 0; 
	width : 20%; 
	height : 160px; 
	background : transparent url(./images/logo.gif) no-repeat 50% 50%; 
} 
div.header {
	position : absolute;
	text-align : center;
	margin : 0 0 0 20%; 
	padding : 0; 
	width : 55%; 
	height : 100px; 
	background-color : #FFFFFF;  
} 
div.ad {
	position : absolute; 
	text-align : center;
	margin : 10px 0 0 75%; 
	padding : 0 0 0 0; 
	width : 25%; 
	height : 100px; 
	background-color : #FFFFFF;  
} 

div.search_left {
	position : absolute; 
	height : 60px;
	width : 3%;
	text-align : left;
	margin : 100px 0 0 22%;
	padding : 0;
	background : #FFFFFF url(./images/search_grad.gif) repeat-x 0% 0%;
} 

div.search {
	position : absolute; 
	height : 60px; 
	width : 70%; 
	margin : 100px 0 0 25%;
	padding : 0; 
	text-align : center;
	background : #FFFFFF url(./images/search_grad.gif) repeat-x 0% 0%;
} 

div.search_right {
	position : absolute; 
	height : 60px;
	width : 3%;
	text-align : left;
	margin : 100px 0 0 95%;
	padding : 0;
	background : #FFFFFF url(./images/search_grad.gif) no-repeat 0% 0%;
} 

td.search {
	text-align : center;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	width: 25%;
	margin : 0; 
	padding : 0; 
	color : #FFFFFF; 
	background-color : transparent; 
} 

/*Main*/

div.main {
	position : absolute; 
	margin : 150px 0 0 1%; 
	width : 98%; 
	text-align : center; 
	background-color : #FFFFFF;
} 

td.profile {
	width: 55%;
	margin : 0; 
	padding : 10px 20px 10px 20px; 
} 
td.main {
	text-align : center;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	width: 75%;
	margin : 0%; 
	padding : 20px; 
	color : #444444; 
	background-color : #ffffff; 
	zborder-top: 1px solid #67C8FF;

} 
td.main_category {
	text-align : center;
	font-size: 12px;
	font-weight: normal;
	width: 33.3%;
	margin : 0; 
	padding : 10px 0 10px 0; 
	color : #444444; 
	background-color : #ffffff; 
} 
td.directory {
	text-align : left;
	font-size: 12px;
	font-weight: normal;
	width: 50%;
	margin : 0; 
	padding : 10px 0 10px 50px; 
	color : #444444; 
	background-color : #ffffff; 
} 
td.nav{
	text-align : left;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	margin : 10px 0 10px 30px; 
	padding : 14px 0 0 30px;
	color : #444444; 
	background-color : #ffffff; 
} 
td.listing{
	text-align : left;
	font-size: 12px;
	font-weight: normal;
	width: 75%;
	margin : 0; 
	padding : 0; 
	color : #444444; 
	background-color : #ffffff; 
} 

.cat_ad{
	text-align : center;
	margin : 0; 
	padding : 0; 
} 

.desc {
	margin : 0 0 10px 0; 
	padding : 0 0 10px 0; 
	border-top: #CCCCCC solid 2px;
} 

td.ad, td.services {
	text-align : center;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	width: 25%;
	margin : 0%; 
	padding : 20px; 
	color : #444444; 
	background-color : #ffffff; 
} 

td.services {
	width: 22%;
	padding : 0 20px 0 20px; 
} 

td.contact {
	width: 23%;
	padding : 0; 
} 

table.panel {
	margin: 0;
	padding: 0;
	border-top: #FFFFFF 6px solid;
}

td.menu_top_left {
	line-height: 30px;
	margin: 0;
	padding: 0;
	background : transparent url(images/cat_left.gif) no-repeat 0% 0%;
} 

td.menu_top_center {
	line-height: 30px;
	text-align: center;
	font-weight : bold; 
	font-size : 12px; 
	font-family : Arial, 'Century Gothic', Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 2px 10px;
	color: #FFFFFF;
	background : transparent url(images/cat_grad.gif) repeat-x 0% 0%;
} 

td.menu_top_right {
	margin: 0;
	padding: 0;
	background : #FFFFFF url(images/cat_right.gif) no-repeat 100% 0%;
} 

td.menu_middle_left {
	margin: 0;
	padding: 0;
	background : transparent url(images/cat_bottom_left.jpg) no-repeat 0% 100%;
} 

td.menu_middle_center {
	font-size : 11px; 
	margin: 0 0 10px 0;
	padding: 0;
	background : transparent url(images/cat_bottom_grad.gif) repeat-x 0% 100%;
} 

td.menu_middle_right {
	margin: 0;
	padding: 0;
	background : transparent url(images/cat_bottom_right.jpg) no-repeat 100% 100%;
} 

td.footer {
	text-align: center;
	font-size : 11px; 
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background : transparent url(images/search_grad.gif) repeat-x 0% 0%;
} 


form.a {
	zmargin: 0 0 0 25%;
}


td.display {
	width: 50%;
}

td.display p{
	text-align: left;
	font-size : 12px; 
	margin: 0;
	padding: 0;
}

.errors {
	color: #ff4444;
}

table.profile td {
	height: 30px;
	background-color: #F3F5FA;
	padding: 6px 9px 6px 9px;
}

table.terms {
	width: 60%;
	margin: 2% 0 3% 20%;
}

p.ad {
	text-align: center;
	font-size: 10px;
	margin: 0 4% 0 4%;
	padding: 6px;
	border: 1px solid #7D9FD7;
}

p.ad a {

	color: #555555;
}

p.ad a:hover {
	text-decoration: none;
	color: #888888;
}


