/* background_bg */

body{	
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color:#ECECED;
}
/*........................................*/

.welcomematterbg {
	background-image: url(../image/welcomematterbg.jpg);
	background-repeat: repeat-x;
	height:79px;
	width:1px;
	background-position: right;
	padding: 0px 0px 0px 0px;
}

.loremipsumbg {
	background-image: url(../image/loremipsumbg-1.jpg);
	background-repeat: repeat-x;
	height:81px;
	width:2px;
	background-position: right;
	padding: 0px 0px 0px 0px;
}

.rightboxbg {
	background-image: url(../image/rightboxbg-2.jpg);
	background-repeat: repeat-x;
	height:108px;
	width:1px;
	background-position: right;
	padding: 0px 0px 0px 0px;
}

.rightboxbg2 {
	background-image: url(../image/rightboxbg-22.jpg);
	background-repeat: repeat-x;
	height:114px;
	width:1px;
	background-position: right;
	padding: 0px 0px 0px 0px;
}



.matter_normal_3 {
	font-family: Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#2C4489;
    padding: 0px 0px 0px 0px;
}

.matter_normal_5 {
	font-family: Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#2C4489;
	padding: 3px 3px 3px 3px;
    
}

.matter_normal_4 {
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#B99390;
    padding: 0px 0px 0px 0px;
}

.matter_normal_41 {
	font-family: Tahoma;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	text-align: justify;
    color:#2C4489;
    padding: 5px 5px 5px 5px;
}



	
	.matter_normal_2 {
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-align:left;
	color:#FF0000;
    padding: 0px 0px 0px 0px;
	
}

	.news {
	font-family: Tahoma;
	font-size:9px;
	font-weight:normal;
	line-height:11px;
	color:#E2E7F6;
    padding: 0px 0px 0px 0px;
	
}


a.bottom_link:link {
	font-weight: normal;
	font-size:11px;
	color: #FCF9F9;
	font-family:Tahoma;
	text-decoration:none;
	
	}
a.bottom_link:visited {
    font-family:Tahoma;
	font-weight: normal;
	text-decoration:none;
	font-size: 11px;
	color: #FCF9F9;
	
	}
a.bottom_link:hover {
	color:#F88C0C;
	text-decoration: none;
	}

#welcomematter
{
width:475px;
height:86px;
padding: 0px 0px 0px 0px;
}
	
#recentmatter
{
width:50px;
height:25px;
padding:0px 0px 0px 0px;
}	

p{
font-family:Tahoma;
font-weight:normal;
font-size:12px;
line-height:16px;
color:#6D6E6F;
padding:0px 5px 0px 5px;
} 


h1 {
	margin:0px;
	font-family: Tahoma;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	color: #1B2536;
	padding:0px 0px 0px 10px;
	}
	
	h2 {
	margin:0px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#262A2D;
	padding:0px 10px 0px 10px;
	}
	
		h3 {
	margin:0px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#A09F9F;
	}
	
	
a.menuright:link {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:600;;
	text-align:center;
	text-decoration: none;
	color:#333333;
	}
a.menuright:visited {
    font-family:Tahoma;
	font-size: 12px;
	font-weight:600;;
	text-align:center;
	text-decoration: none;
	color:#333333;
	}
a.menuright:hover {
	color:#DD2317;
	}
	
	a.menuright2:link {
	font-weight:normal
	font-size: 12px;
	color:#6D6E6F;
	font-family: Tahoma;
	text-decoration: none;
	text-align:left;
	
	}
a.menuright2:visited {
    font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	color:#6D6E6F;
	}
a.menuright2:hover {
	color:#5B88DB;
	}
	
	
	
	a.menuright3:link {
	font-weight:normal;
	font-size:11px;
	color:#666666;
	font-family: Tahoma;
	text-decoration: none;
	text-align:right;
	}
a.menuright3:visited {
    font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	color:#666666;
	text-align:right;
	}
a.menuright3:hover {
	color:#FF0000;
	}
/*.............................................*/


* {
	margin: 0;
	padding: 0;
}



a:hover {
color: #0B2444
}

img {
border: 0;
}


.gallery {
	height: 224px;
	width: 345px;
	float: left;
	position: relative;
	padding-right: 10px;
	padding-top: 10px;
}


p,ul {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

li {
	list-style-image: none;

}


.clearer {
	clear: both;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
}

.right {float: right;}

.container {
	background-color: #FFF;
	font-size: 12px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}



.top {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}



.header .left, .header .right {
	background-color: #000033;
	color: #FFF;
	color: #FFF;
	height: 130px;	

}
.header .left {
	line-height: 105px;
	width: 960px;
	text-align: left;
	background-color: #707E27;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(newimages/heading_new1.jpg);
	height: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
}
.header .right {
	overflow: auto;
	width: 350px;
	height: 130px;
	float: right;
	background-repeat: repeat-x;

}

.header .right div {
	padding-left: 16px;
	padding-top: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



.sidenav {
	float: left;
	width: 205px;
	background-color: #F4F4F4;
	height: 100%;
}
.sidenav h2 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding-left: 12px;
	background-color: #707E27;
	font-family: Arial, Helvetica, sans-serif;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #e4e4e4;
}
.advertleft ul, .advertright ul, .advertmiddle ul {
	padding: 0;
}

.sidenav li {
	border-bottom: 1px solid #e4e4e4;
	list-style-type: none;
}
.sidenav li a {
	font-size: 12px;
	color: #333300;
	display: block;
	text-decoration: none;
	width: 95%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5%;
	font-family: Arial, Helvetica, sans-serif;
}
.sidenav li a:hover {
	background-color: #B7C45B;
	color: #FFFFFF;
}

/* content */
.content {
	float: left;
	width: 475px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0px;
	font-size: 12px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}


.content .imgright {
	padding: 1px;
	border: 1px solid #666;
	float: right;
	margin-right: 15px;
	margin-bottom: 2px;
}

.content .imgleft {
	padding: 1px;
	border: 1px solid #666;
	float: left;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 15px;
}
.content ul {
	padding: 0;
}
.content li {
	border-top-color: #e4e4e4;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer {
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #707E27;
	margin-top: 1px;
	padding-top: 7px;
}
.footer a,.footer a:hover {color: #FFF;}
.advertleft {
	float: left;
	width: 208px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #eeeeee;
	padding: 10px;
	height: 150px;
}
.advertleft h2, .advertright h2, .advertmiddle h2, .divnews h2 {
	background-color: #707E27;
	height: 20px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.template {
	float:left;
	width: 50px;
	position: relative;
}
.advertright {
	float: right;
	width: 205px;
	border: 1px solid #999999;
	margin-left: 0px;
	background-color: #F4F4F4;
	padding: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.advertmiddle {
	float: left;
	width: 208px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 8.5px;
	background-color: #eeeeee;
	padding: 10px;
	margin-right: 0px;
	height: 150px;
}
.advertleft li, .advertright li, .advertmiddle li, .divnews li {
	list-style-type: square;
	padding-left: 10px;
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.advertleft li a, .advertright li a, .advertmiddle li a, .divnews li a {
	list-style-type: square;
	padding-left: 0px;
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.advertleft li a:hover, .advertright li a:hover, .advertmiddle li a:hover, .divnews li a:hover {
	padding-left: 0px;
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
.rightnav {
	float: right;
	width: 205px;
	position: relative;
	height: 100%;
}
.mastercontent {
	float: left;
	width: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0px;
	font-size: 12px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
.mastertemplate {
	float: left;
	width: 480px;
	position: relative;
	display: block;
	height: 100%;
}
.bordertable {
	width: 600px;
	border: 1px solid #7EA0CE;
	background-position: left;
	padding-left: 10px;
}
.blueline {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #707E27;
}
#menu
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 25px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
}

#menu li a
{
	display: block;
	width: 75px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #707E27;
}

#menu li a:hover
{
	background-color: #B7C45B;
}



table.stats 
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	width: 600px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #8C8D6E;
}

table.stats td 
{
	color: #000000;
	padding: 2px;
	text-align: left;
	border: 1px solid #D3D1CA;
	background-color: #F4F4F4;
}

table.stats td.hed
{
	background-color: #707E27;
	color: #fff;
	padding: 4px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
} 

#pscroller1{
	width: 193px;
	height: 110px;
	padding: 5px;
	background-color: #F4F4F4;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{
}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
	position: relative;
}
.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}
.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 128px;
	height: 80px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: static;
}

.hoverbox .preview
{
	border-color: #000;
	width: 280px;
	height: 175px;
}

#new{ width: 100px;
height:100px;
}



a.faculty_link:link {
	font-weight:bold;
	font-size: 12px;
	color: #2C4489;
	font-family:Tahoma;
	text-decoration:none;
	text-align: center;
	}
a.faculty_link:visited {
    font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	color: #2C4489;
	text-align: center;
	}
a.faculty_link:hover {
	color:#8C9BC6;
	text-decoration: none;
	}
	
a.menulink:link {
	font-size: 12px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
	}
a.menulink:visited {
    font-family:Tahoma;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	}
a.menulink:hover {
	color:#FB9311;
	text-decoration: none;
	}
	
	
	a.sitemap_link:link {
	font-weight:bold;
	text-align:left;
	font-size:11px;
	color:#4F616B;
	font-family:Tahoma;
	text-decoration:none;
	
	}
a.sitemap_link:visited {
    font-family:Tahoma;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	font-size: 11px;
	color: #4F616B;
	}
a.sitemap_link:hover {
	color:#2D69CB;
	text-decoration: none;
	}
	
	a.readmore:link {
	font-weight:normal;
	font-size: 12px;
	color: #6D6E6F;
	font-family:Tahoma;
	text-decoration:none;
	text-align:right;
	}
a.readmore:visited {
    font-family:Tahoma;
	font-weight:normal;
	text-decoration:none;
	font-size: 12px;
	color: #6D6E6F;
	text-align:right;
	}
a.readmore:hover {
	color:#092A64;
	text-decoration: none;
	}
	
	
	
	
	
	
	.matter_normal_1 {
	font-family: Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	text-align:left;
    color:#DBC6C5;
    
}


.thumbnail { 
  border-width: 1px; 
  border-style: solid; 
  border-color: black; 
}
	 
	 .thumbnail { 
  border-width: 1px; 
  border-style: solid; 
  border-color: black; 
}

     
/*...........................................*?


	




 
