td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#AEBFD1;
	line-height:14px;
}

a {text-decoration:underline;
   color:#AEBFD1;}
  
.a:hover{text-decoration:none;
          color:#AEBFD1;}

body {
	background-color: #272e36;
	background-image: url(images/px_main.gif);
	background-repeat: repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
}
body,td,th {
	font-family: tahoma;
	color: #AEBFD1;
	font-size: 11px;
}

.copy{  font-family:tahoma;
		color:#7F8A93;
		text-decoration:none;
		font-size:11px;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 17px; line-height:15px }

.bot_txt {	color:#A8A8A8;
			text-decoration:none}


.text1 {color:#DFDFDF; text-decoration:none; font-weight:bold}
.text2 {color:#DFDFDF; text-decoration:none}
.head { color:#95999D; text-decoration:none}
.heading1 {color: #DFDFDF; font-size:16px; font-weight:bold; font-family:Verdana, Arial}
.heading3 {color: #DFDFDF; font-size:14px; font-weight:bold; font-family:Verdana, Arial}
.heading2 {color: #AEBFD1; font-size:12px; line-height:16px; font-weight:bold; font-family:tahoma, Arial}
.imgbrdr { color:#48515B;}

.m {vertical-align: middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}
.list {line-height:15px}

.form {
	width:110px;
	height:15px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#181D23;
	background-color:#48515B;
	color:#ffffff;
	line-height: 12px;
	padding-left: 3px;
	padding-top: 4px;
}
.formdark {
	width:160px;
	height:15px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#101318;
	background-color:#333C46;
	color:#ffffff;
	line-height: 12px;
	padding-left: 3px;
	padding-top: 4px;
}
.formdark-phone {
	height:15px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#101318;
	background-color:#333C46;
	color:#ffffff;
	line-height: 12px;
	padding-left: 3px;
	padding-top: 4px;
}

.form-search {
    width:100px;
	height:14px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#101318;
	background-color:#333C46;
	color:#ffffff;
	padding-left: 3px;

}
.dropdown { 
        width:165px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#101318;
		background-color:#333C46;
		color:#ffffff;
		padding-left: 3px;
	    padding-top: 4px;
		}
				
.textarea {
	width:160px;
	height:40px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#101318;
	background-color:#333C46;
	color:#ffffff;
	padding-left: 3px;
	padding-top: 4px;
	overflow: auto;
		}

.button1, .button1:focus {
	color: #fff;
	background: #333C46;
	border: 1px solid #181D23;
	font-size: 11px;
	padding:2px;

}
.button1:hover {
    background: #48515B;
	    border: 1px solid #181D23;
}

		
.button, .button:focus {
	color: #fff;
	background: #272E36;
	border: 1px solid #272E36;
	font-size: 11px;
	height:20px;


}
.button:hover {
    background: #181D23;
	    border: 1px solid #272E36;
}


a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

