html, body {
	margin: 0;
	margin-top:0px;
	padding: 0;	
	font-size:16px;
	/*  background:url("../images/slash.png") */
	/* background:url("../images/b2.png");
	background-repeat:repeat-x;
	background-color:#134E9A; */
}
.container {
	
	background-color:#bbbbbb;
	/* padding:0 10px 0 10px; */
}

#homepage .header {
	text-align:center;
	background:#FFFFFF;
	padding-top:10px;
	padding-bottom:0px;
}
.header {
	text-align:center;
	
	padding-top:10px;
	padding-bottom:10px;
}
.header img#logo {
	width:110px;
}

.hd1 {
	background:#FFFFFF;
	
}
.hd2 {
	background:#FFFFFF;
}
#homepage .title1 {
	font-family:impact;
	font-size:2em;	
	padding:0;
	margin:0;
	letter-spacing:0px;
}
.title1 {
	font-family:impact;
	font-size:1.3em;	
	padding:0;
	margin:0;
	letter-spacing:0px;
}
h1.stitle {
	font-family:impact;
	font-size:1.8em;
	text-align:center;
	color:#484848;
	padding-bottom:20px;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:0px;
	letter-spacing:0px;
}
#homepage .title2 {
	font-family:arial;
	font-size:1.4em;
	font-weight:bold;
	margin-top:10px;
}
.title2 {
	margin-top:10px;
	font-family:arial;
	font-size:1.2em;
	font-weight:bold;
}
h2.subhd {
	font-family:arial;
	font-size:1.2em;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	padding:4px;
	color:#FF8F1F;
	
}
h3 {
	font-family:arial;
	font-size:1.0em;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	padding:4px;
	color:#000000;
}
h4 {
	font-family:arial;
	font-size:0.9em;
	font-style:italic;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	padding:4px;
	color:#000000;
}
.minfo {
	text-align:center;
	font-size:0.9em;
	padding-bottom:10px;
	
	
}
#colmenu {
	text-align:center;
	padding-top:10px;

}
.leftbar{
	/* background:#cccccc; */
}

/* ---------------------------------------- */

.bxb {
	font-family:trebuchet ms;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#cccccc;
	height:110px;
	font-size:0.9em;
	vertical-align:top;
}
.bxb a {
	color:#000000;
}
.bxb p {
	margin:15px;
}
.bxb p {
	text-decoration:none;
	display:block;
}
.bxb a:hover p{
	text-decoration:underline;
	/* border-bottom:1px solid #000000; */
	/* background-color:#FFFFFF; */
}


/* ---------------------------------------- */
#scp{
	margin-bottom:10px;
	background-color:#FFFFFF;
	font-size:0.9em;
	height:130px;
}
#scp p {
	width:90%;
}
.bx {
	margin-bottom:10px;
	background-color:#FFFFFF;
	font-size:0.9em;
	
}
.bx a {
	color:#000000;
}
.bx p {
	margin:15px;
}
.bx p {
	text-decoration:none;
	display:block;
}
.bx a:hover p{
	text-decoration:underline;
	/* border-bottom:1px solid #000000; */
	/* background-color:#FFFFFF; */
}
.bx div {
	/* margin-left:15px; */
}
.bx ol {
	padding-bottom:10px;
}
.bx ol li{
	text-decoration:none;
	display:block;
	margin:15px;
}
.bx ul {
	padding-bottom:10px;
}
.bx ul li{
	text-decoration:none;
	display:block;
	margin:15px;
}
.bx a:hover ul{
	text-decoration:underline;
	/* border-bottom:1px solid #000000; */
	/* background-color:#FFFFFF; */
}
#bx1 {
	background-color:#99CCFF;
}
#bx2 {
	background-color:#FFCC00;
}
#bx3 {
	background-color:#99FF99;
}
#bx4 {
	background-color:#FFCC99;
}
#bx5 {
	background-color:#9999FF;
}
.imgs {
	height:204px;
	text-align:center;
	text-align:center;
	/* width:488px; */
	/* background:#cccccc; */
}
.imgs img {
	/* width:468px;
	height:290px; */
	/* width:407px;
	height:200px; */
	/* margin-left:12px; */
	margin-top:0px;
	margin-left:30px;
}

.imgs1 {
	
	text-align:center;
	text-align:center;
	/* width:488px; */
	/* background:#cccccc; */
}
.imgs1 img {
	/* width:468px;
	height:290px; */
	width:388px;
	height:200px;
	/* margin-left:12px; */
	margin-top:0px;
	margin-left:20px;
}
.imgsinfo {
	margin-top:210px;
}
.infrainfo {
	/* background:#FFCC99; */
	margin:0px;	
	text-align:center;
}
.infrainfo p{
	padding-top:10px;	
	text-align:center;
}
.infrainfo p ul li{
	font-size:0.8em;
}

#tabs ul li a {
	font-size:0.8em;
} 
#tabs div {
	font-size:0.8em;
} 




.content {
	
	/* background:#CCCCCC; */
	min-height:300px;
}
.content p {
	margin:0px 20px 0px 20px;
	text-align:justify;
	font-size:0.9em;
	font-family:verdana,arial,trebuchet ms;
	padding-bottom:15px;
}
.content h2 {
	padding:0px 20px 0px 20px;
	font-size:1.1em;
	font-family:trebuchet ms;
	text-transform:uppercase;
}
/* ------------------------ nav ------------------------------- */
.nav {
	margin-bottom:10px;
	height:30px;
	background-color: #FFAD5C;	
	background:url("../images/nbk4.png");
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #FFAD5C;	
	background:url("../images/nbk4.png");
	color: White;
	float: left;
	width: 100%;
	font-family: trebuchet ms,arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	
	background:url("../images/nbk4.png");
	background-color: #FFAD5C;	
	background-repeat:repeat-x;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	font-size:1.0em;
	
}

#navcontainer ul li a:hover
{
	background-color: #252525;
	color: #fff;
}
/* ----------------------------------------------------------------------------- */




.footer {
	/* border-top:2px solid #eeeeee; */
	padding-top:10px;
	font-size:0.9em;
	color:#252525;
	text-align:center;
	
}
.footer p a {
	font-size:1em;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dashed #444444;
}
.footer p a:hover {
	font-size:1em;
	color:#FFFFFF;
	background:#484848;
	padding:2px;
	text-decoration:none;
	border-bottom:1px dashed #444444;
}
.footer1 {
	border-top:2px solid #eeeeee;
	padding-top:10px;
	font-size:0.9em;
	color:#444444;
	text-align:center;	
	
}
.footer1 p a:hover {
	font-size:0.9em;
	color:#FFFFFF;
	background:#484848;
	
	text-decoration:none;
	border-bottom:1px dashed #444444;
}
.footer1 p a {
	font-size:0.9em;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dashed #444444;
}


.tblcurriculam {
	width:808px;
	margin:auto;
	font-family:arial;
	font-size:0.9em;
}
.tblcurriculam th {
	border:0px solid #DE9B4E;
}
#firstyear td {
	border:1px solid #FF794D;
}
#secondyear td {
	border:1px solid #33CCFF;
}
#thirdyear td {
	border:1px solid #FF668C;
}
#fourthyear td {
	border:1px solid #66FF8C;
}