html, body {height:100%; margin:0px; padding:0px;}

body, p, td, th, input, a { font-family: Verdana; font-size: 8.25pt; color:#666666;}

form {padding:0px; margin:0px;}

body {
	background: url('i/cas_bg.jpg');
	background-repeat: repeat-x;
	background-color:#e1e1e1;
}

a {

}

a img {
  border:none;
}

a:hover {
  color:#FF0000;
}

#MainDiv {
	width: 770px;
	text-align: left;
	margin:0px auto;
	background: #FFFFFF;
	padding-left:20px; 
	padding-right:20px;
	padding-top:20px;
}

#HeaderTable {
	width:100%;
	height: 100px;
}

#TopProject {
	width: 770px;
	padding-bottom: 5px;
}

#TopProject img {
	width: 770px;
	height: 330px;
}


#BodyContainer {
	border: 1px solid #CCCCCC;
	padding-left:5px; 
	padding-right:5px;
}


#footerLine {
	text-align: center;
	height: 50px;
    width: 810px;
	background: url(i/zaoblqne_white.jpg) no-repeat;
	font-size: 8pt;
	margin: 0 auto;
}


hr {
	height:1px;
	color: #999999;
	background-color:#CCCCCC;
	border: none;
}


.title1, .title2 {
	font-size: 12px; color:#999999; font-weight:bold;
	text-decoration: none;
}

.title2 {
	padding-bottom:3px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:5px;
	margin-top:0px;
}

a.readMore {
  color:#2BAEC1;
  padding: 5px 20px 5px 0px;
  line-height:22px;
  background: url(i/icos/more.png) no-repeat 100% 50%;
}




div.BackPrintTop a:hover {
text-decoration:underline;
color: #2BAEC1;
}

a.Back {
  background: url(i/icos/back_u.gif) no-repeat 0% 50%;
  padding-left:15px;
}

a.Back:hover {
  background: url(i/icos/back_o.gif) no-repeat 0% 50%;
}


.PageBar {
	padding: 3px;
	margin-top:5px;
	text-align:center;
	line-height:17px;
}

.PageBar a, .PageBar b {

	color:#333333;
	background: #BCBCBC;
	padding:3px;
	
	text-decoration:none;
	font-weight:bold;
}

.PageBar b {
  color:#FFFFFF;
  background: #FF0000;
}


/* Boxes */


.ServicesBox {
	width:140px; 
	height:110px; 
	border:1px solid #CCCCCC; 
	padding:5px; 
	margin:0px auto;
}

.ServicesBoxTitle {
	background:#FF0000;
	color:white;
	font-weight:bold;
	line-height:20px;
	width:152px;
	margin:0px auto;
}

.ServicesBoxTitle a, .ServicesBoxTitle a:hover {
	color:white;
	text-decoration:none;
}

