/* CSS Document */

body {
	margin:0px;
	background-color:#747474;
}

.bg {
	background:url(../images/bg.gif) repeat-y;
}

.gray-top {
	background:url(../images/gray-top.gif) repeat-x;
	height:23px;
}

.bg-header-logo {
	background:url(../images/bg-header-logo.gif) repeat-x;
	height:149px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.header-left-image {
	background:url(../images/header-left-img.jpg) no-repeat;
	width:19px;
	height:252px;
}

.header-sidebar {
	background:url(../images/header-sidebar.jpg) no-repeat;
	width:232px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
	list-style-image: url(../images/red-arrow1.gif);
}

.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
	list-style-image: url(../images/red-arrow1.gif);
}
.read-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #700000;
	text-decoration: none;
}
.download-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	padding-left: 15px;
}

.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.news-patch {
	background:url(../images/news-patch.jpg) no-repeat;
	height:24px;
	width:276px;
	}
	

.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0271B1;
	text-decoration: none;	
}
.news-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0271B1;
	text-decoration: none;	
}

.news-text a:hover {
	color: #0271B1;
	text-decoration: none;	
}

.bg-footer {
	background:url(../images/bg-footer.gif) repeat-x;
	height:39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.header-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.header-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.header-links a:hover {
	color: #F05D00;
	text-decoration: none;
}
.short-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}


.inner-header-left {
	background:url(../images/inner-header-left.gif) no-repeat;
	width:19px;
	height:247px;
}

.inner-sidebar {
	background:url(../images/inner-sidebar.jpg) no-repeat;
	width:236px;
	height:247px;
}

.dropshadow-sidebar {
	background:url(../images/dropshadow-sidebar.gif) repeat-y;
	width:236px;
}
.admission-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.bor {
	border: 1px solid #CCCCCC;
}
.home-title {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FB6F00;
	text-decoration: none;
}

