body{
margin:0px;
background:url(css/images/body_bg_repeat.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
}


.border{
border: 1px solid #C9C9C9;
}

.border1{
border: 1px solid #BDBCBD;
}

.content{
font-family:Tahoma;
font-size:11px;
line-height:18px;
color:#000000;
padding-left:6px;
}

.bluecontent{
font-family:Tahoma;
font-size:11px;
line-height:17px;
color:#327CD2;
font-weight:bold;
}

.content1{
font-family:Tahoma;
font-size:11px;
line-height:14px;
color:#000000;
}
.table{
margin:0px;
background:url(css/images/table_bgrepeat.jpg);
background-repeat:repeat-x;
}

.Title {
	font-family: Verdana;
	font-size: 22px;
	font-weight: 500;
	color: #0d62bf;
}

.content a {
	color: #0d62bf;
	text-decoration: none;
}

.content a:hover {
	color: #13427a;
	text-decoration: underline;
}

.content img {
	border: #000000 solid 1px;
}

.stafftable td {
	padding: 10px;
	vertical-align: top;
}
