@charset "utf-8";
.sensation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sensation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.login {
	background-color: #929FAB;
	height: 130px;
	width: 200px;
	border: 1px solid #677d92;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B2E4B;
	height: 30px;
	width: 100%;
	border: 1px solid #677D92;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text-border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 110px;
	border: 1px solid #677D92;
}
.menu-brdr {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #677D92;
	border-right-color: #677D92;
	border-left-color: #677D92;
	border-bottom-width: 0px;
}
.menu-brdr-mid {
	background-image: url(../images/bg-menu-1.jpg);
	height: 31px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #677D92;
}
.text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3E4A57;
	text-decoration: none;
}
.bottom-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #596673;
	text-decoration: underline;
}
.bottom-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #657381;
	text-decoration: none;
}
.FAQ-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #61717E;
	text-decoration: none;
}
.bold-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.emaillink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.border-new {
	border: 1px solid #203B4C;
}
.pagination{
 background:transparent url('images/div-h.gif') repeat-x left top;
 font-family: monospace;
 font-size: 12px;
 font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
 margin:10px 0 10px;;
 color:#646464;
 text-align:left;
 width: 600px;
 }

.pagination a{
 font-family: monospace;
 font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
 font-size: 12px;
 padding:1px 4px;
 text-decoration:none;
 background:transparent url('images/pagination.gif') repeat-x left bottom;
 border:1px solid #ccc;
 margin:0 2px;
 color:#666666;
}

.pagination a:hover{
 font-size: 12px;
 font-family: monospace;
 font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
 background: #E4E3DF;
 color:#666666; 
 border:1px solid #aaa; 
 text-decoration: none;
}
.free-downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: blink;
}

