/*	Title page	*/
body
{
	font-family      : sans-serif;
	font-size		 : 11pt;
	margin           : 0;
	padding          : 0;
	background-color : #f2f1ec;
}
/*
#body
{
	width  : 100%;
	height : 100%;  ?
}
*/
a
{
	color : #010088;
}
a:visited
{
	color : #7b7b7b;
}

#help
{
	height : 16px;
}
#help .help {

	background-color : #856270;
}
#help .help div {

	display       : inline;
	font-size     : 8pt;
	font-family   : Tahoma, sans-serif;
	padding-right : 15px;
	padding-left  : 15px;
}

#help .help a {

	color           : #fff;
	text-decoration : none;
}

#help .help a:hover {

	color           : #d2bfc5;
	text-decoration : none;
}
/*	Page main graphic objects */
#graphic
{
	height     : 330px;
	background : #a19588 url("images/background.jpg") repeat-x left top;
}
#graphic2
{
	height     : 280px;
	background : #a19588 url("images/background.jpg") repeat-x left top;
}
.main {	background-color : #fff;
}
#menu a {
	color        : #fff;
	/*color        : #00d2d0;*/
	font-weight  : bold;
	text-decoration : none;
}
#menu a:hover {
	color           : #d2bfc5;
	/*color           : #fff;*/
	text-decoration : underline;
}
#menu img {
	padding-right : 5px;
}
#menu table td {	padding-left : 5px;

}
#newsbody a {
	color		   : #d51f1f;
}
.flt_left  {
	float: left;
}
.flt_right {
	float: right;
}

/*	Title of University */
.title {	font-size    : 20pt;
	color        : #fff;
	font-weight  : bold;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
.title td
{
	padding-right : 31px;
	padding-top   : 20px;
}
/*	Version title based on div elements */
.title td.text img
{
	margin:4px 0 5px 0;
}
.title td img
{
	margin-bottom : 5px;
}
/*	End of version for title */

/*	Navigation */

/*#nav
{
	background : url("../img/bg-1.jpg") repeat-x left top;
}
#nav td {

	height        : 30px;
	text-align    : center;
	padding-right : 9px;
	padding-left  : 9px;
	border-right  : 1px solid #ccc;
}
*/#nav a
{
	font-size       : 9pt;
	color           : #fff;
	text-decoration : none;
}
#nav .itemOver {

	background-color : #8a96bb;
}


/*	History events area */
.h {

	padding-bottom : 40px;
	border-right   : 1px solid #ccc;
	background     : url("../img/bg-4.gif");
}

.h div {

	padding-top : 20px;
}

.h table td {

	font-size      : 70%;
	vertical-align : top;
}

.h table td span {

	vertical-align : top;
	padding-left   : 5px;
}
.h0
{
	height : 56px;
}
.h2
{
	padding-top   : 15px;
	padding-right : 15px;
}

.contacts
{
	padding      : 0 0 15px 15px;
	border-right : 1px solid #ccc;
	background   : url("../img/bg-4.gif");
}
.contacts table td
{
	font-size      : 70%;
	vertical-align : top;
}
.contacts div span
{
	font-weight : bold;
	font-size   : 140%;
}
.contacts div
{
	font-size  : 70%;
	margin-top : 10px;
}
#content
{
	background : url("../img/bg-4.gif");
}
/*	Today events */
#timestamp
{	font-weight	   : bold;	color		   : #d51f1f;
}
/*	Actual information area */
.inf
{
	padding-top    : 20px;
	padding-bottom : 40px;
}
.i0
{
	position : relative;
	top      : 0;
	right    : 0;
	width    : 230px;
	height   : 58px;
}
.label
{
	height         : 100px;
	vertical-align : top;
	text-align     : right;
	border-top     : 1px solid #ccc;
}
.label p
{
	font-size : 70%;
	padding   : 15px;
}
.px
{
	border-bottom : 1px solid #ccc;
}

/*	Common Page	*/

#graphic2						/*	For supporting previous template versions (see #g_general) */
{
	height           : 92px;
	background-color : #8A859B;
}
#g_general
{
	height           : 92px;
	background-color : #8A859B;
}
#g_entrants
{
	height     : 110px;
	background : url("../img/bg-entrants.gif");
}
#g_live
{
	height     : 110px;
	background : url("../img/bg-live.gif");
}
#g_science
{
	height     : 110px;
	background : url("../img/bg-science.gif");
}
#g_study
{
	height     : 110px;
	background : url("../img/bg-study.gif");
}
/*	Updated 26.01.08 for child sections of parent section "University" */
#g_live_guests
{
	height     : 110px;
	background : url("../img/bg-live-guests.gif");
}
#g_live_events
{
	height     : 110px;
	background : url("../img/bg-live-events.gif");
}
#g_live_pages
{
	height     : 110px;
	background : url("../img/bg-live-pages.jpg");
}
#g_live_sports
{
	height     : 110px;
	background : url("../img/bg-live-sports.gif");
}
#g_live_stud
{
	height     : 110px;
	background : url("../img/bg-live-stud.gif");
}
.s
{
	padding-top  : 20px;
	border-right : 1px solid #ccc;
}
.s a
{
	font-size : 80%;
}
.section
{
	padding : 25px;
}
.section p
{
	font-size : 80%;
}
.section p.name
{
	font-size   : 100%;
	font-weight : bold;
	color       : #333;
}

/*	Actual area	*/
.banner1
{
	position   : relative;
	top        : 0;
	right      : 0;
	width      : 215px;
	margin-top : 20px;
}
.banner1 td
{
	padding : 0 15px 5px 0;
}
.banner1 img.b1
{
	border : 1px solid #666;
}
.banner1 .header
{
	font-size     : 80%;
	font-weight   : bold;
	text-align    : right;
	padding-right : 20px;
	width         : 80%;
}
.banner1 .text
{
	font-size  : 70%;
	text-align : left;
}
.banner2,
.banner3
{
	position      : relative;
	top           : 0;
	right         : 0;
	width         : 215px;
	text-align    : left;
	margin-top    : 20px;
}
.banner2 img
{
	border     : 1px solid #cf5e8e;
}
.banner3 img
{
	border     : 1px solid #fff;
}
/*	Styles for table */
.table
{
	font-family : sans-serif;
	font-size   : 90%;
}
.table .header
{
	color            : #fff;
	font-weight      : bold;
	background-color : #8a859b;
}
.table .subheader
{
	background-color: #cacad5;
}
.table tr
{
	background-color : #ded3d3;
}
.top td
{
	vertical-align : top;
}