body{
font-family:"Calibri","Times New Roman", Times, serif;
Text-align:center;
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
background:url(images/bg.jpg) repeat-x;
background-color:#078cd1;
}

.OuterBody{

	width:100%;
	display:block;
	text-align:center;
}

.InnerBody{
	width:850px;
}

.OuterBorder{

	width:900px;
	display:block;
	text-align:center;
}
.TopBorder{
	background:url(images/top.jpg) no-repeat;
	height:25px;
}

.LeftBorder{
	
}

.RightBorder{
	
}

.BottomBorder{
	
}

.Seperator{
	background:url(images/seperator.jpg);
	height:15px;
}

.MainBody{
	width:100%;
	display:block;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	
}


.TitleBody{
	background-color:#FFFFFF;
	background-image:url(images/aboutus.jpg);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	height: 45px;
	color:#2f4f85;
	font-size:15pt;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}

.TitleBG{
	background-color:#FFFFFF;
	background-image:url(images/title_bg.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	height: 45px;
	color:#993300;
	font-size:20pt;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
	
.Heading{
	color:#2f4f85;
	font-weight:bold;
	background-color:#FFFFFF;
	background-image:url(images/title_bg.jpg);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	height: 45px;
	vertical-align:top;
	text-align:left;
}

.Content{
	color:#333333;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	background-color:#FFFFFF;
}

.Menu a{
	color:#33CC66;
	font-weight:bold;
	text-decoration:none;
}

.Menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.TopRightBG{

	background:url(images/top-right1.gif) top right;
	background-repeat:no-repeat;
}

.RoundHeaderLeft{
	background:url(images/Round_Header_Left.gif);
	background-repeat:no-repeat;
	width:9px;
	height:27px;
}

.RoundHeaderMid{
	
	background:url(images/Round_Header_Mid.gif);
	background-repeat:repeat-x;
	height:27px;
	color:#FFFFFF;
	font-weight:bold;
}

.RoundHeaderRight{
	background:url(images/Round_Header_Right.gif);
	background-repeat:no-repeat;
	width:10px;
	height:27px;
}

.RoundBody{
	background:url(images/Round_Mid.gif);
	background-repeat:repeat;
}

.RoundFooterLeft{
	background:url(images/Round_Footer_Left.gif);
	background-repeat:no-repeat;
	width:9px;
	height:11px;
}

.RoundFooterMid{
	background:url(images/Round_Footer_Mid.gif);
	background-repeat:repeat-x;
}

.RoundFooterRight{
	background:url(images/Round_Footer_Right.gif);
	background-repeat:no-repeat;
	width:10px;
	height:11px;
}

.MarqueeText{
	text-decoration:none;
	color:#666666;
	font-size:13px;
}

.MainText{
	text-align:justify;
	padding:10px;
}

.Box{
	background:url(images/table.gif) no-repeat;
	width:178px;
	height:153px;
	text-align:center;
}
.BoxTitle{
	text-align:center;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;	
}
.BoxDetails{
	padding-top:10px;
	padding-left:5px;
	text-align:left;
	width:175px;
	height:120px;
}


