@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
body {
	background-color: #fcd1e0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#layout_table {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#inner_table{
	background-color: #F862A2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:3px solid #ffffff;
	}
a:link {
	color: #FC2470;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F862A2;
}
a:hover {
	text-decoration: underline;
	color: #F862A2;
}
a:active {
	text-decoration: none;
	color: #F862A2;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	color: #FC2470;
	margin-top: 0px;
	font-style: normal;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #F862A2;
	margin-top: 0px;
	font-style: normal;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #FC2470;
	margin-top: 0px;
	font-style: normal;
}
#header {
	width:845px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	background-color:#f861a1;
}
#form1{	background-color: #fcd1e0;
     padding: 20px 0 20px 30px;
}
#footer {
	width:845px;
	background-color:#FC2470;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content  {
	background-color:#ffffff;
	line-height: 1.5em;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navigation {
	width:150px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color:#f861a1;
	background-image: url(./images/navbackground.jpg);
	bacdground-image-border: 0px;
	background-repeat: no-repeat;
	background-origin: border-box;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: bottom;
}
 #right_col  {
	width:150px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	font-align: left;
	color: #ffffff;
	background-color:#f861a1;
	background-image: url(./images/rhs_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	bacdground-image-border: 0px;
	background-origin: border-box;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.smalltext {
	font-size: 10px;
}
.boldtext {
	font-weight: bold;
}
.sitelinks {
	vertical-align: middle;
	font-size: 9px;
	text-align: center;
	color: #FC2470;
}
.sitelinks a:link {
    color: #FC2470;
	text-decoration: none;
}
.sitelinks a:visited {
	text-decoration: none;
	color:  #F862A2;
}
.sitelinks a:hover {
	text-decoration: underline;
	color:  #F862A2;
}
.sitelinks a:active {
	text-decoration: none;
	color:  #F862A2;
}

#navigation a:link {
	color: #ffffff;
	text-decoration: none;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding:2px;
	margin: 2px;
}
#navigation a:visited {
	color: #ffffff;
	text-decoration: none;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding:2px;
	margin: 2px;}
#navigation a:hover {
	background-color: #FC2470;	
}

#navigation a:active {
    background-color: #FC2470;
}
#right_col a:link {
	color: #ffffff;
	text-decoration: none;
	}
#right_col a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#right_col a:hover {
	color: #fcd1e0;
	text-decoration: none;
	}
#right_col a:active {
	color: #fcd1e0;
	text-decoration: none;
	}	
	
.pinktext  {
	color: #FC2470;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blacktext  {
	color: #000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.greytext  {
	color: #777777;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.whitetext  {
	color: #ffffff;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
