/* CSS Document */
BODY {
  PADDING-RIGHT: 0px; 
  PADDING-LEFT: 0px; 
  BACKGROUND: #371250; 
  PADDING-BOTTOM: 0px; 
  MARGIN: 0px; 
  FONT: small Verdana, Geneva, Arial, Helvetica, sans-serif; 
  COLOR: #333; 
  PADDING-TOP: 0px
}
.bmline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #371250;
}

.vertmenu {
	background: #7E69DB;
	width: 170px;
	border-top: 2px solid #371250;
	border-right: 1px solid #371250;
	border-bottom: 3px solid #371250;
	border-left: 3px solid #371250; 
}
a.vert {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: #7E69DB;
	width: 170px;
	display: block;
}

a.vert_ny {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	background: #7E69DB;
	width: 170px;
	display: block;
}

a.vert:hover {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	color: #FFFFFF;
	background: #371250;
	width: 170px;
	display: block;	
}

a.vert:active {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #FFCD33;
	background: #371250;
	width: 170px;
	display: block;
}

.chosen {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #FC9900;
	background: #371250;
	width: 170px;
	display: block;
}


.chosen2 {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #FC9900;

}

.links {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FC9900;

}
.links_w {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #FCFFB7;

}


.lightblue {
    background: #D6D0F4 url(img/galabg1.jpg) repeat-x center center;
}
.smalltxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #371250;
	font-weight: bold;
}
.nomargins {
	margin: 0px;
	padding: 0px;
}
.norlink {
	color: #7E69DB;
	text-decoration: none;
}
.norlink:hover {
	color: #FC9900;
}
.smallbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #371250;
	height: 30px;
}
.smallplus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #371250;
	font-weight: bold;
	margin-bottom: 7px;
}
.intable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color: #7E69DB;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.intab2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #7E69DB;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mdayno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #7E69DB;
}
.intabtxt {
	font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 7px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.intabtxt2 {
	font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 7px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-top: 4px;
}
.intablist {
	font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 1px;
	margin-bottom: 3px;
}
.newstxt {
	font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 7px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7E69DB;
	margin-top: 5px;
	margin-left: 5px;
}

