@charset "utf-8";
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: Top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #DD137B;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.splug-thumb {
	padding: 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.splug-thumb:hover {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.splug-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DD137B;
	text-decoration: none;
	font-weight: bold;
	line-height: 11px;
}
.splug-title a{
	color: #DD137B;
	text-decoration: none;
}
.splug-title a:hover {
	color: #000000;
	text-decoration: none;
}
.plugs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.header {
	font-family: "Lucida Sans";
	font-size: 18px;
	color: #DD137B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD137B;
	padding-top: 20px;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
}

.hosted-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DD137B;
	text-decoration: none;
}
.hosted-title:visited {
	color: #DD137B;
	text-decoration: none;
}
.hosted-title:hover {
	color: #DD137B;
	text-decoration: underline;
}
.hosted-title:active {
	color: #DD137B;
	text-decoration: none;
}
.hosted-cats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.hosted-cats:link {
	color: #333333;
	text-decoration: underline;
}
.hosted-cats:visited {
	color: #333333;
	text-decoration: underline;
}
.hosted-cats:hover {
	color: #DD137B;
	text-decoration: none;
}
.hosted-cats:active {
	color: #333333;
	text-decoration: underline;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
}
.navbar:visited {
	color: #999999;
	text-decoration: none;
}
.navbar:hover {
	color: #DD137B;
	text-decoration: none;
}
.navbar:active {
	color: #999999;
	text-decoration: none;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #999999;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: none;
	color: #999999;
}
.clear {
clear:both;
}
#header-container {
background-image:url(../images/bg-header.png);
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:100%;
height:200px;
}
#header {
height:108px;
text-align:center;
padding-top:18px;
}
#top-banner{
margin-top:20px;
margin-left:auto;
margin-right:auto;
width:728px;
height:90px;
}
#nav-container {
margin-left:auto;
margin-right:auto;
width:1000px;
}
#nav-left {
width:300px;
height:74px;
float:left;
text-align:left;
}
#nav-right {
width:700px;
height:74px;
float:left;
text-align:right;
line-height:64px;
vertical-align:middle;
}
#nav-table {
margin-right:5px;
}
#logo {
margin-top:11px;
margin-bottom:12px;
margin-left:5px;
}
#columns-container{
margin-left:auto;
margin-right:auto;
width:1000px;
}
#col1 {
float:left;
width:150px;
padding-top:15px;
padding-bottom:15px;
text-align:center;
}
#col2 {
float:left;
width:500px;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
text-align:left;
}
#col3 {
float:left;
width:330px;
padding-top:15px;
padding-bottom:15px;
text-align:center;
}
#footer-container {
background-image:url(../images/bg-footer.gif);
margin-left:auto;
margin-right:auto;
padding-top:20px;
width:100%;
height:160px;
text-align:center;
}
.effect {
   display:none;
   margin-top: 25px;;
   margin-left: 35px; 
   position:absolute;
   height:50px;
   width:50px;
   z-index:2;
}
div.pages {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	height: 22px;
	padding: 5px;
}

div.pages a {
	border: 1px solid #ccc;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #DD137B;
}

div.pages a.current {
	color: #333333;
}

div.pages a:hover {
	color: #333333;
}
.alert {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #DD137B;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DD137B;
	border-right-color: #DD137B;
	border-bottom-color: #DD137B;
	border-left-color: #DD137B;
	padding: 10px;
	background-image: url(../images/alert_bg.gif);
}