/* CSS Document */

body {
	background-color: #42C8D0;
	margin: 0px;
	padding: 0px;
	background-image: url(graphics/background.jpg);
}

div,p,td {
	color: #1B1B1B;
	font-size: 8.5pt;
	font-family: Verdana;
}

.reg {
	color: #1B1B1B;
	font-size: 8.5pt;
	font-family: Verdana;
}

a.main:link  {
	text-decoration: underline;
	color:#2DACB3;
	font-weight: bold;
}
a.main:visited {
	text-decoration: underline;
	color:#2DACB3;
	font-weight: bold;
}
a.main:hover {
	text-decoration: none;
}


a.main2:link  {
	text-decoration: underline;
	color:#2DACB3;
}
a.main2:visited {
	text-decoration: underline;
	color:#2DACB3;
}
a.main2:hover {
	text-decoration: none;
}

a.newsh:link  {
	text-decoration: underline;
	font-size: 9px;
	color:#2DACB3;
}
a.newsh:visited {
	text-decoration: underline;
	color:#2DACB3;
}
a.newsh:hover {
	text-decoration: none;
}

a.subtable:link  {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: bold;
}
a.subtable:visited {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: bold;
}
a.subtable:hover {
	text-decoration: none;
}

a.sub:link  {
	text-decoration: none;
	color:#8E8E8E;
	font-weight: bold;
	font-size: 9px;
}
a.sub:visited {
	text-decoration: none;
	color:#8E8E8E;
	font-weight: bold;
	font-size: 9px;
	}
a.sub:hover {
	text-decoration: none;
	color: #BFBFBF;
}

a.footer:link  {
	text-decoration: none;
	color:#333333;
	font-weight: bold;
}
a.footer:visited {
	text-decoration: none;
	color:#333333;
	font-weight: bold;
}
a.footer:hover {
	text-decoration: none;
	color: #BFBFBF;
}


.maintable {
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.logintable {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.frmtext {
	border: 1px solid #898989;
	height: 16px;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E3E3E;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.emphasis {
	font-size: 13px;
	font-weight: bold;
	color: #24A5BB;
}
.bigtext {
	font-size: 12px;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}


.colortext {
	color: #24A5BB;
}

.footerbox {
	padding: 5px;
}
.newsfeedtable {
	width: 150px;
	border: 1px solid #4C4C4C;
}
.newsfeedsmall {
	font-size: 9px;
}


.tablecontainer {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #414141;
	border-right-color: #414141;
	border-bottom-color: #414141;
	border-left-color: #414141;
	height: 100%;
}
.tdheight {
	height: 250px;
	padding-top: 10px;
}
.list1 {
	list-style-image: url(graphics/bluesnowflake.gif);
	line-height: 1.8em;
}
.highlight {
	background-color: #ECFFFD;
}
.textfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	border: 1px solid #84D6DC;
	padding: 1px;
}
.formtable {
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}





.newsfeedtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.newstitletd {
	padding: 4px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #383838;
	border-right-color: #42C8D0;
	border-bottom-color: #42C8D0;
	border-left-color: #383838;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
}

.submenutable {
	border: 1px solid #6A6A6A;
	background-color: #FFFFFF;
}
.intro {
	padding: 8px;
	border: 1px solid #B9B9B9;
	background-color: #EEEEEE;
}

.list2 {
	list-style-image: url(graphics/bluesnowflake.gif);
}
.whitetext {
	color: #FFFFFF;
}

.green {
	color: #44B80D;
	font-weight: bold;
}

.orange {
	color: #EF6E2D;
	font-weight: bold;
}

.blue {
	color: #4275B7;
	font-weight: bold;
}

.pink {
	color: #F33541;
	font-weight: bold;
}
.logochange {
	height: 95px;
	width: 145px;
}

.style2 {font-size: 10pt}

.style5 {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}.allsites {
	font-size: 7.5pt;
	line-height: 2em;
}
.butnlink {
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	color: #252525;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42C8D0;
	border-right-color: #42C8D0;
	border-bottom-color: #42C8D0;
	border-left-color: #42C8D0;
}

.background {
	background-image: url(graphics/backgrounddiv.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 790px;
}
