body		{scrollbar-face-color: #69B6E4;
		scrollbar-shadow-color: #808080;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #808080;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #CBDBF0;
		scrollbar-arrow-color: #808080}


body, p, li, td, th
		{
		font-family: Comic Sans MS, helvetica,arial,sans-serif;
		font-size: 11pt;
		font-weight: bold;
		}

h1,h2,h3,hr	{color: #E14F1E;}

h1		{margin-top: 10;
		font-size: 17pt;
		font-weight: bold;
		background: url("img/uh.jpg");
		background-repeat: no-repeat;
		background-position: bottom left;
		IEonly}

h2		{font-size: 11pt;
		font-weight: bold;}

h3		{margin-bottom: 6;
		font-size: 14pt;
		font-weight: normal;
		text-decoration: underline;}

.main		{vertical-align: middle;
		text-align: center;
		width: 760;
		height:420;
		border: 1px solid #FF9900;
		background: url("img/bg.jpg");}



#mainmenu	{
		position: absolute;
		left: 45;
		top: 175;
		text-align: center;
		}

#langmenu	{
		position: absolute;
		left: 34;
		top: 372;
		text-align: center;
		}


a		{
		margin-top: -3;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #E14F1E;
		height: 15;
		}



#mainpage	{
		width: 100%;
		height: 100%;
		padding: 10;
		border: 1px solid #FF9900;
		background: url("img/bg.jpg") #FFFFFF;
		position: absolute;
		}

