/*master---------------------------------------------*/

BODY{
	margin: 0 0 0 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-size:12px;
	color: #333;
	}
	
IMG {border: none;}
/*TABLE {border:none;}*/

A:link,A:visited { 
	color: #333; 
	text-decoration: none; 
	}

A:active,A:hover { 
	color: #333; 
	text-decoration: underline; 
	}

.credit{ 
	background-image:url(../images/topBtm.gif);
	color:#fff; 
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.sidemenu {
	background-image: url(../image/about_sidemenu.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
	line-height: 25px;
	vertical-align:top;
	}
	
.text {
	font-size:12px;
	color: #333;
	line-height:18px;
	}

.linktext {padding-left:20px; padding-right:30px;}
	
.carrot {padding-left:30px;}
.borderdot {border-top:1px; border-top-color: #999; border-top-style: dotted;
	border-bottom:1px; border-bottom-color: #999; border-bottom-style: dotted;}
.borderlinev {border-top: 0px; border-bottom: 0px; 0 0; border-color: #999; border-style: solid;}

.marginContent {padding: 30px;}
.bgblue {background-color: #dafbfb;}
.line {background-color: #999999;}
	
.orange {color:#FF3300;}
.blue {color: #339999;}
.green {color: #339900;}
.bold {font-weight:bold;}
.fontsize16 {font-size:16px;}

	
/*secondary pages--------------------------------------*/

#menu{
background-image:url(../image/menu.gif);
background-repeat:no-repeat;
font-size:12px;
}

#nextsche {padding-left:15px; line-height:1.5em; font-size:12px}

#aboutContent {
	padding: 15px 20px 0px 15px; 
	font-size:12px;
	color: #333;
	line-height: 22px;}
	
#bulltablebg1 {background-color: #669999;}
#bulltablebg2 {background-color: #FFA18C;}
#bulltablebg3 {background-color: #cccccc;}