@charset "utf-8";
/* CSS Document */

/* LINK styles from here */
body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
background-image: url(images/main_bg.jpg);
background-repeat: repeat; 
background-color: #ffffff;
}
img{
	border:none;
}


table.sided 
{
	border: solid;
	border:inset;
	border-bottom:none;
	border-collapse:collapse;
	border-left:solid;
	border-left-color:#DDDDDD;
	border-left-width:thin;
	border-right:solid;
	border-right-color:#DDDDDD;
	border-right-width:thin;
	border-top:none;
}

table.coll 
{
	border-collapse: collapse;
	
}

a.menu:link {
	color: #9a9a9a;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
		
}
a.menu:visited {
	color: #9a9a9a;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
}
a.menu:hover {
	color: #8649ad;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
}
a.menu:active {
	color: #e11e26;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
}

a.otherlink:link {
	color: #838282;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.otherlink:visited {
	color: #838282;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.otherlink:hover {
	color: #333333;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.otherlink:active {
	color: #333333;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}


a.more:link {
	color: #ea0100;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
a.more:visited {
	color: #ea0100;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.more:hover {
	color: #820000;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.more:active {
	color: #ea0100;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.black_menu:link {
	color: #000000;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.black_menu:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.black_menu:active {
	color: #000000;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.black_menu:visited {
	color: #000000;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* text styles from here */

.menu_purple {
	color: #7e50a8;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	
	
}

.pageheading {
	color: #4d0c7a;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}

.main_heading_white {
	color: #FFF;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-size:12px;
}

.subhead {
	color: #4d0c7a;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.maintext{
	color: #000000;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
}
.maintext h1{
	margin:0px;
	padding:0px;
	color:#561f7a;
	font-size:12px;
}
.maintext h2{
	margin:0px;
	padding:0px;
	color:#999;
	font-size:12px;
}


.blackbold{
	color: #000000;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.redbold{
	color: #ea0100;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.copyright_txt {
	color: #838282;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
}
.bottom_pics{
}
.bottom_pics img{
	width:184px;
	height:84px;
	padding:0 0 0 2px;

}