/* CSS Document */
/*td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#8A9092;
}*/
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #3881C5;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
	text-decoration: underline;
}
a.heading {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.heading:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {margin:0px;padding:0px}

.GreyBigHeading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #979595;
}
.txtBlue {
	font-family: Tahoma;
	font-size: 11px;
	color: #3881C5;
	text-decoration: none;
}
.GreenHeading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #73A41D;
}

.OrangeHeading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EE8100;
}
.LGreen {
	font-size: 14px;
	font-weight: bold;
	color: #73A41D
}
.LOrange {

	font-size: 14px;
	font-weight: bold;
	color: #EE9004
}
.LBlue {
	font-size: 14px;
	font-weight: bold;
	color: #4A93D4
}
.LGrey {

	font-size: 18px;
	font-weight: bold;
	color: #8C8C8C;
}
.txtRed {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.sideheading {
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #21437f;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/headingback.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 15px;
}
.sideheading1 {
	margin-right: 5px;
	padding-top: 3px;
	padding-left: 5px;
	border: 1px solid #21437f;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/headingback1.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 27px;
}
.sidelink {
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/linkback.gif);
	background-repeat: repeat-x;
	height: 14px;
}
.sidelinkover {
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 14px;
	background-color: #EEEEEE;
}.topborder {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.txtbox {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	height: auto;
	width: 120px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #8A9092;
}
.txtboxbig {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	height: auto;
	width: 400px;
	padding: 2px;
}
.txtboxsmall {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	height: auto;
	width: 193px;
	padding: 2px;
}
.selectmenu {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	height: auto;
	width: 203px;
	padding: 2px;
}
img#random { 
width:734px; 
height:74px; 
} 