TABLE.TopBar {
}

TD{
	font-size : 0.9em;
}

TD.TopBar {
	font-size : 1.1em;
	font-weight : bold;

	height : 40px;
	text-align : center;
}

A.UTTMLogoTop:HOVER, A.UTTMLogoTop:ACTIVE, A.UTTMLogoTop:LINK, A.UTTMLogoTop:VISITED {
	font-weight : bold;
	text-decoration: none;
	font-size : 0.8em;
	vertical-align : text-bottom;	
}

DIV.BottomDiv {

}

TD.BottomDate {
	font-weight : bold;
	font-size : 0.8em;	

}


A.LoginBottom:HOVER, A.LoginBottom:ACTIVE, A.LoginBottom:LINK, A.LoginBottom:VISITED {
	font-weight : bold;
	text-decoration: none;
	font-size : 0.8em;
	vertical-align : text-bottom;	
}

A.UTTMLogoBottom:HOVER, A.UTTMLogoBottom:ACTIVE, A.UTTMLogoBottom:LINK, A.UTTMLogoBottom:VISITED {
	font-weight : bold;
	text-decoration: none;
	font-size : 0.8em;
	vertical-align : text-bottom;	
}

.ItemTitle {
	font-size : 0.9em;
	font-weight : bolder;
	margin-bottom : 4px;
}
DIV.ItemSummary {
	font-size : 0.8em;
}

.ItemDetail{
	font-size : 0.8em;
}

.Left {
	float : left;
	margin-right : 10px;
	margin-top: 5px;	
}

.Right {
	float : right;
	margin-left: 10px;
	margin-top: 5px;
}

DIV.Item {
	margin-bottom : 6px;
	margin-top : 3px;
	margin-left : 7px;
	margin-right : 3px;
}


A.DetailLink:ACTIVE, A.DetailLink:HOVER, A.DetailLink:LINK, A.DetailLink:VISITED {
	font-size : 0.9em;
	color : #FF9C00;
	font-weight : bold;
	text-decoration: none;
}


P {
	margin-top : 0px;
	margin-bottom : 5px;
}

TABLE.FullPage {
		background-color : #FFFFEE;
}

BODY.Body {
		background-color : #FFFFEE;
}

A.MoreLink:ACTIVE,  A.MoreLink:LINK, A.MoreLink:VISITED {
	font-weight : bold;
	font-size : 0.90em;
	color : Blue;
}

 A.MoreLink:HOVER {
	font-weight : bold;
	font-size : 0.90em;
	color : DarkOrange;	
}

.MoreButton {
	background-color : Blue;
	color : White;
	font-weight : bold;
}

H1 {
	margin-bottom : 0px;
}
H2 {
	margin-bottom : 0px;
}
H3 {
	margin-bottom : 0px;
}
H4 {
	margin-bottom : 0px;
}

