body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background: #dbe4e3 url(img/back.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;}

/* NAVIGATION LINKS */

.navigation {
	padding-left: 20px;
	font: 12px Trebuchet MS;
	line-height: 13px;
	color: #404040;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: center;}

.navigation a:link {
	font-weight: normal;
	padding: 2px;
	font-style: normal;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
	color: #ffffff;}

.navigation a:visited {
	font-weight: normal;
	padding: 2px;
	font-style: normal;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
	color: #ffffff;}

.navigation a:hover {
	background: #ffffff;
	font-weight: normal;
	padding: 2px;
	font-style: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #e467a9;}


/* STRUCTURAL */

.td, tr, .content {
	list-style: none;
	vertical-align: top;
	font-family: Trebuchet MS, Arial; 
	font-size: 11px; 
	line-height: 19px; 
	color: #535353; 
	text-align: justify;}

.welcome {
	list-style: none;
	vertical-align: top;
	font-family: Arial; 
	font-size: 9px; 
	line-height: 12px; 
	color: #9f9f9f; 
	text-align: justify;}

.side-box {
	list-style: none;
	vertical-align: top;
	font-family: Trebuchet MS, Arial; 
	font-size: 11px; 
	line-height: 19px; 
	color: #535353; 
	text-align: left;}


.side-box a:link, .side-box a:visited, .side-box a:active {
	border-bottom: 0px;
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #bb2974;
	letter-spacing:0px; 
	text-align: justify;}

.side-box a:hover {
	border-bottom: 1px dashed #e65ca3;
	font-weight: bold;
	text-decoration: none; 
	color: #ffffff;}



/* IMAGE LINKS BORDER COLOR */

a img {
	border: 1px solid #df378f;
	padding: 2px;}

a img:hover {
	border: 1px solid #ffffff;
	padding: 2px;}

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	padding: 0px;}

.noborder a img:hover {
	border: 0px;
	padding: 0px;}

/* TITLES AND PAGE CLASSES */

.title {	
	border-bottom: 5px solid #aabdb9;
	background: #c2cecc;
	font-family: Trebuchet MS; 
	font-size: 11px; 
	font-weight: bold;
	line-height: 11px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #6a8a83; 
	text-align: center;
	padding: 10px;}

title a, .title a:link, .title a:visited {
	font-weight: normal;
	color: #6a8a83;
	text-decoration: none;}

.title a:hover {
	font-weight: normal;
	color: #6a8a83;
	text-decoration: underline;}

.title-side {
	border-bottom: 5px solid #aabdb9;
	background: #c2cecc;
	font-family: Trebuchet MS; 
	font-size: 11px; 
	line-height: 11px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #6a8a83; 
	text-align: center;
	padding: 10px;}

.content-div, h1 {
	border-top: 5px solid #aabdb9;
	border-bottom: 5px solid #aabdb9;
	background: #dae3e2;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana; 
	font-size: 10px; 
	line-height: 10px;
	letter-spacing: 0px;
	text-transform: normal;
	color: #6d978e; 
	text-align: center;
	padding: 10px;}


/* REG PAGE LINKS */

a:link, a:visited, a:active {
	border-bottom: 0px;
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #bb2974;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	border-bottom: 1px dashed #e65ca3;
	font-weight: bold;
	text-decoration: none; 
	color: #4f7b72;}


/* FONT AND MISC */

i,em{
	font-style: italic;
	color:  #61837c;}

b, strong {
	font-weight: bold;
	font-style: normal;}

u {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;}

/* MISC */


blockquote {
	background: #b9c9c6;
	border: 1px solid #a7bbb7;
	padding: 8px;
	vertical-align: top;
	text-align: justify;}
form {
	background-color: transparent;}

input, textarea, option, select {
	color: #535353;
	font-family: trebuchet ms;
	font-size: 11px;
	line-height: 17px;
	background-color: #94a09e;
	border: 1px dotted #778985;
	text-align: justify;
	letter-spacing: 0px;
	padding: 2px;}

