@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	font-size: 76%;
	background-color: #E8E5D4;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color:#620123;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-style: groove;
	border-bottom-width: thin;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h2 {
	color:#006600;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.outer_body{
	background-color: #fff;
	border: 1px solid #CCCCCC;
}
.top_red_banner{
	background-image: url(images/top_banner_bg_red.png);
	background-repeat: repeat-x;
}
.top_menubar{
	background-image: url(images/top_menu_bg_black.png);
	background-repeat: repeat-x;
	text-align: right;
}
div#main_logo{
	width: 162px;
	height: 132px;
	position: absolute;
}
div#inner_logo{
	width: 103px;
	height: 75px;
	position: absolute;
}
.main_bldg{
	background-image: url(images/insti1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content{
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contentborder{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content_news{
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #C1DEC0;
	border-right-color: #C1DEC0;
	border-bottom-color: #C1DEC0;
	border-left-color: #C1DEC0;

}
.content_spot{
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #CCD4D7;
	border-right-color: #CCD4D7;
	border-bottom-color:#CCD4D7;
	border-left-color: #CCD4D7;

}
.content_campus{
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #EBCA9D;
	border-right-color: #EBCA9D;
	border-bottom-color:#EBCA9D;
	border-left-color: #EBCA9D;

}
.content_quick{
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #CC9998;
	border-right-color: #CC9998;
	border-bottom-color: #CC9998;
	border-left-color: #CC9998;

}
.bott{
	color: #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer{
	font-family: Verdana;
	font-size: 8pt;
	color: #444444;
	background-color: #B7AFA2;
	text-align: center;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
	line-height: 18px;
}
a:link, a:visited {
	vertical-align: middle;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color:#990000;
	text-decoration:none;
}
a.wh:link, a.wh:visited {
	vertical-align: middle;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.wh:hover {
	color:#FFFF00;
	text-decoration:none;
}
a.mainlevel:link, a.mainlevel:visited {
	vertical-align: middle;
	font-size: 9pt;
	font-weight: normal;
	color: #006600;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

a.mainlevel:hover {
	color:#000000;
	text-decoration:none;
}
.whtext{
	font-size: 8pt;
	color: #FFFFFF;
}
.dotborder{
border-bottom:1px dotted #006600;
}
.style1 {
	color: #006600;
	font-size: 9pt;
}

a.leftlink:link, a.leftlink:visited {
	display: block;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding:2px 2px 2px 13px;
	background-image:url(images/indent1.png);
	background-position:2px center;
	background-repeat:no-repeat;
}

a.leftlink:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#006600;
	display: block;
	padding:2px 2px 2px 13px;	
}
h3 {
	font-size: 14px;
	color: #0066CC;
}
h1 {

	color:#620123;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-style: groove;
	border-bottom-width: thin;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h1 {

	color:#620123;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-style: groove;
	border-bottom-width: thin;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	background-color: #ECFFEC;
}
