@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	}
		
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
	}

td a:link {
	color: #9730c3;
	text-decoration:underline;
	
	}

td a:visited{
	color: #9730c3;
	text-decoration:underline;
	}

td a:hover{
	color:#000000;
	text-decoration:underline;
	}
	
.footer {
	color:#ffffff;
	text-decoration:none;
	}


.footer a:link {
	color:#ffffff;
	text-decoration:none;
	}

.footer a:visited{
	color:#ffffff;
	text-decoration:none;
	}
	
.footer a:hover{
	color:#1678ac;
	text-decoration:none;
	}
	
.crumb{
	color:#d9a708;
	}
	
.bg{
	background:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	}

.pagebg {
	background:url(../images/pagebg.gif);
	background-repeat:repeat-x;
	background-color:#DCD0DF;
	}
	
.mbg{
	background:url(../images/mbg.gif);
	background-repeat:repeat-y;
	}
	
.contentbg {
	background:url(../images/contentbg.gif);
	background-repeat:repeat-y;
	}
	
.footerbg {
	background:url(../images/footerbg.gif);
	background-repeat:no-repeat;
	}

	
.bluetext {
	color:#1577ab;
	font-weight:bold;
	}
	
.footerbg {
	background:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	}
	
.footertext{
	color:#ffffff;
	font-size:11px;
	}
	
.titletext{
	padding-bottom:8px;
	}
	
.tableborder{
	background-color:#f1eef3;
	border:5px solid #ffffff;
	}
	
.textbox {
	background-color:#ffffff;
	color:#481f5b;
	width:190px;
	height:24px;
	border:1px solid #eee8f1;
	}

.textarea {
	background-color:#ffffff;
	color:#481f5b;
	width:190px;
	height:75px;
	border:1px solid #eee8f1;
	}
	
.dropdown {
	width:50px;
	height:22px;
	border:1px solid #eee8f1;
	}
	
.star {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	}
	
.carbontext{
	color:#993399;
	font-size:13px;
	}
	


.link a:link {
	color: #1181c9;
	text-decoration:underline;
	
	}

.link a:visited{
	color: #1181c9;
	text-decoration:underline;
	}

.link a:hover{
	color:#000000;
	text-decoration:none;
	}
	
	
.seminars a:visited{
	color: #9133be;
	text-decoration:none;
	font-size:18px;
	}

.seminars a:link {
	color: #9133be;
	text-decoration:underline;
	font-size:18px;
	
	}

.seminars a:visited{
	color: #9133be;
	text-decoration:underline;
	font-size:18px;
	}

.seminars a:hover{
	color:#000000;
	text-decoration:none;
	font-size:18px;
	}
	
.violettext{
	color:#9260a8;
	font-weight:bold;
	font-size:13px;
	}
	
.blacktext{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	}	
	
.smallsray{
	color:#666666;
	font-size:12px;}
	
	
.link1 a:link {
	color: #003a8f;
	text-decoration:underline;
	
	}

.link1 a:visited{
	color: #003a8f;
	text-decoration:underline;
	}

.link1 a:hover{
	color:#000000;
	text-decoration:none;
	}
	
.tableborder {
	border:1px solid #D1A3CC;
	}

.weblinks a:link {
	color: #7c5290;
	text-decoration:underline;
	
	}

.weblinks a:visited{
	color: #7c5290;
	text-decoration:underline;
	}

.weblinks a:hover{
	color:#000000;
	text-decoration:underline;
	}