/* CSS Document */
/* CSS for the box starts here */
.box {
	padding:0 12px 0 0;
	background:#FFFFFF url(../images/site/borders.gif) 100% 0 repeat-y;
}
.bi {
	padding:0 0 0 12px;
	background:#FFFFFF url(../images/site/borders.gif) 0 0 repeat-y;
}
.bt {
	height:17px;
	margin:0 -12px;
	background:url(../images/site/box.gif) 100% 0 no-repeat;
}
.bt div {
	width:75%;
	height:17px;
	background:url(../images/site/box.gif) 0 0 no-repeat;
}
.bb {
	height:17px;
	margin:0 -12px;
	background:url(../images/site/box.gif) 100% 100% no-repeat;
	display: block;
	
}
.bb div {
	width:18px;
	height:17px;
	background:url(../images/site/box.gif) 0 100% no-repeat;
	display: block;
}
.box h1 {
	margin:0;
	padding:0.3em 10px;
	background:#FFFFFF;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
.box p, .bod {
	margin:0;
	padding:4px 4px;
	background:#FFFFFF;
}

/* main box */
/* CSS for the box starts here */
.box1 {
	padding:0 12px 0 0; 
	background:#CCCCCC url(../images/site/borders-2.gif) 100% 0 repeat-y;
}
.bi1 {
	padding:0 0 0 12px;
	background:#CCCCCC url(../images/site/borders-2.gif) 0 0 repeat-y;
}
.bt1 {
	height:17px;
	margin:0 -12px;
	background:url(../images/site/box-2.gif) 100% 0 no-repeat;
}
.bt1 div {
	width:75%;
	height:17px;
	background:url(../images/site/box-2.gif) 0 0 no-repeat;
}
.bb1 {
	height:17px;
	margin:0 -12px;
	background:url(../images/site/box-2.gif) 100% 100% no-repeat;
}
.bb1 div {
	width:18%;
	height:17px;
	background:url(../images/site/box-2.gif) 0 100% no-repeat;
}
.box1 h1 {
	margin:0;
	padding:0.3em 0px;
	background:#CCCCCC;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
.box1 p1, .bod1 {
	margin:0;
	padding:0px 0px;
	background:#CCCCCC;
}

/* header box */
/* CSS for the box starts here */
.box2 {
	padding:0 12px 0 0;
	background:#003366 url(../images/site/borders-3.gif) 100% 0 repeat-y;
}
.bi2 {
	padding:0 0 0 12px;
	background:#003366 url(../images/site/borders-3.gif) 0 0 repeat-y;
}
.bt2 {
	height:17px;
	margin:0 -12px;
	background:url(../images/site/box-3.gif) 100% 0 no-repeat;
}
.bt2 div {
	width:75%;
	height:17px;
	background:url(../images/site/box-3.gif) 0 0 no-repeat;
}
.bb2 {
	height:17px;
	margin:0 -12px;
	background:url(../images/site/box-3.gif) 100% 100% no-repeat;
}
.bb2 div {
	width:18px;
	height:17px;
	background:url(../images/site/box-3.gif) 0 100% no-repeat;
}
.box2 h1 {
	margin:0;
	padding:0.3em 10px;
	background:#003366;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
.box2 p2, .bod2 {
	margin:0;
	padding:0px 0px;
	background:#003366;
}


