body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c4972;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
	color: #1c4972;
	text-decoration: none;
}
a:hover {
	color: #41789e;
}
a:active {
	color: #449bd1;
}
h1 {
	font-size: 18px;
	text-align: center;
}
h2 {
	font-size: 16px;
	text-align: center;
}
h3 {
	font-size: 14px;
}

#header {
	width: 984px;
	height: 20px;
	text-align:center;
	vertical-align: top;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 80px;
}

#title {
	float: left;
	width: 191px;
	height: 27px;
	padding: 0px;
	background-image: url('images/title.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#subtitle {
	float: right;
	width: 440px;
	height: 27px;
	padding: 0px;
	background-image: url('images/subtitle.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#menu {
	width: 984px;
	float: left;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

#line {
	width: 973px;
	height: 5px;
	background: #449bd1;
	float: left;
	margin: 0px;
}

.leftf {
	float: left;
}

.main {
	background: #eeeeee;
	border-top: 1px solid #1c4772;
	border-left: 1px solid #1c4772;
	border-right: none;
	border-bottom: none;
	padding: 4px;
}

.leftline {
	width: 137px;
	height: 7px;
	background: url('images/left_line.jpg');
	margin-top: 1px;
	margin-bottom: 5px;
}

.nomargin {
	margin: 0px;
}

#footer1{
	background: #cacaca;
	border-top: 1px solid #1c4772;
	border-left: 1px solid #1c4772;
	border-right: none;
	border-bottom: 1px solid #1d4872;
	height: 25px;
	max-height: 25px;
	text-align:center;
}

#footer2{
	background: #cacaca;
	border-top: 1px solid #1c4772;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #1d4872;
	height: 25px;
	max-height: 25px;
	text-align:center;
}

.righttop {
	width: 167px;
	height: 9px;
	max-height: 9px;
	background-color: #1d4872;
	background-image: url('images/shadow1.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 5px;
}

.shadow {
	width: 9px;
	background: url('images/shadow2.jpg');
	background-position:right;
	background-repeat: repeat-y;
	font-size:4px;
	padding: 0px;
}

.rightside {
	width: 160px;
	background-color: #1d4872;
	background-image: url('images/pontdesign.jpg');
	background-position: bottom;
	background-repeat:no-repeat;
	border-bottom: 1px solid #1d4872;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 50px;
}

.categfieldset {
	margin: 4px;
	border: 1px solid black;
	padding: 4px;
}

.categlegend {
	margin-left: 5px;
	color: black;
	font-size: 12px;
}

.pluspadding {
	padding: 6px;
}

.pager {
	width: 98%;
	border: 1px solid black;
	padding: 4px;
	font-size: 10px;
	background: #efefef;
}

.profileurl {
	width: 600px;
	border: 1px solid black;
	background: #ffffff;
	padding: 2px;
	cursor: text;
}

.profilebutton {
	width: 184px;
	border: 1px outset black;
	background: #1d4872;
	padding: 2px;
	font-weight: bold;
	font-size: 10px;
	color: white;
}

.miniprofilelink {
	color: #cbc9ca;
}

.miniprofilelink:hover {
	color: white;
}

.menucateg {
	cursor: pointer;
	background-image: url("images/categpre.jpg");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
}

.menusubcateg {
	position:absolute;
	z-index:2;
	margin-left: 80px;
	width:180px;
	height: auto;
	border: 1px solid black;
	background: #1d4872;
	color: white;
	font-weight: bold;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.menusubcateglink {
	color: #cdcdcd;
}

.menusubcateglink:hover {
	color: white;
}

.banner_center {
	width: 530px;
	height: 68px;
	border: 1px solid black;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.feedbackinput {
	width: 490px;
	background: white;
	border: 1px solid black;
}

.feedbacktext {
	width: 633px;
	background: white;
	border: 1px solid black;
}

.reginput {
	width: 636px;
	border: 1px solid #8b8b8b;
	background: #fafafa;
	color: black;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}

.miniloginInput {
	width: 126px;
	border: 1px solid #8b8b8b;
	background: #fafafa;
	color: black;
	font-weight: bold;
	font-size: 10px;
}

.miniloginSubmit {
	width: 61px;
	height: 16px;
	color: white;
	background: #1d4872;
	border: none;
	font-size: 10px;
	font-weight: bolder;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 2px;	
}

.miniloginSubmit:hover {
	color: yellow;
}


.leftsideButton {
	width: 125px;
	height: 18px;
	color: white;
	background: #1d4872;
	border: none;
	font-size: 10px;
	font-weight: bolder;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
	text-align: center;
}

.leftsideButton:hover {
	color: yellow;
}

.delprofileButton {
	width: 200px;
	height: 18px;
	color: white;
	background: #1d4872;
	border: none;
	font-size: 10px;
	font-weight: bolder;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
	text-align: center;
}

.delprofileButton:hover {
	background: red;
}

.delprofileButton:active {
	color: #980000;
	background: white;
}

.firmdataInput {
	width: 475px;
	border: 1px solid black;
	background: white;
}

.minisearchInput {
	width: 126px;
	border: 1px solid #8b8b8b;
	background: #fafafa;
	color: black;
	font-weight: bold;
	font-size: 10px;
}

.minisearchSelect {
	width: 128px;
	border: 1px solid #8b8b8b;
	background: #fafafa;
	color: black;
	font-weight: bold;
	font-size: 10px;
}

#mostPopularPremium, #mostPopularPremium a {
	font-weight: bold;
	color: white;
}

#mostPopularPremium a:hover {
	color: #dddddd;
}

#newestPremium, #newestPremium a {
	font-weight: bold;
	color: white;
}

#newestPremium a:hover {
	color: #dddddd;
}
