body {
    margin: 0px;
     background-image: url(images/bbck.jpg);
     background-color: #3399cc;
    }

.header {
    background-image: url(images/tbck4.jpg);
    height: 100px;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color:#ffffff;
	border-left: ridge medium #87ceeb;
	border-right: ridge medium #87ceeb;
	vertical-align:top;
}

.time {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	height: 15px;
	width: 730px;
	text-align:  right;
	background-color:#336699;
	border: none;
}

.outline {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #336699;
	border: 1px solid #00008b;
	vertical-align:top;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color:#3399cc;
	border: none;
	height: 580px;
	text-align:justify;
	vertical-align:top;
}

.team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border: 1px solid #cccccc;
}

.mtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	 vertical-align: middle;
	color: #000000;
	height: 30px;
	border: 1px solid #cccccc;
	background-image: url(images/mbck.jpg);
	}
	
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	height: 1px;
	width:150px;
	border: 1px solid #00008b;
	background-color: #336699;
	}
	
.menu   a:link {color: #ffffff;  font-family: arial, helvetica, sans-serif;  font-size: 12px; font-weight: bold; text-decoration: none}
.menu	a:visited {color: #ffffff;  font-family: arial, helvetica, sans-serif;  font-size: 12px; font-weight: bold; text-decoration: none}
.menu   a:hover {color: yellow; text-decoration: none;  font-family:arial, helvetica, sans-serif;  font-weight: bolder; font-size: 12px}
	 
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #808080;
}

.border 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:  Black;
	border: 1px solid #00008b;
}

.tborder 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:  Black;
	border: 1px solid #cccccc;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align:center;
	border-top: solid 1px black;
	background-color:#3399cc;
}

.title {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	width: 170px;
	padding: 4px;
	text-align: left;
	background-color: #3399cc;
	
}

.anylinkcss{
    position: absolute;
    visibility:  hidden;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height: 18px;
    z-index: 50;
    
    width: 200px;
}

.anylinkcss a{
    width: 100%;
    position:relative;
    left:135px;
    top:-10px;
    display: block;
    text-indent: 3px;
    border:1px solid black;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;
    background-color: #f0f8ff;
}

.anylinkcss a:hover{ /*hover background color*/
    background-color: #3399cc;
    color: #ffffff;
}
.anylinkcss   a:visited {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 11px; font-weight: bold; text-decoration: none}
.anylinkcss   a:link {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 11px; font-weight: bold; text-decoration: none}
.anylinkcss   a:active {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 11px; font-weight: bold; text-decoration: none} 

a:visited {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 11px; font-weight: bold; text-decoration: underline}
a:link {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 11px; font-weight: bold; text-decoration: underline}
a:active {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 11px; font-weight: bold; text-decoration: underline} 
A:hover {color:  #000000; text-decoration: none;  font-family:arial, helvetica, sans-serif; font-weight: bold; font-size: 11px;}

