body
{
	background-image : url(images/fon.jpg);
	background-repeat : no-repeat;
	background-position : top center;
	background-attachment: fixed;
	margin-top: 0px;
}

p{ font-size:15px;}
table {
	margin-left:auto;
	margin-right:auto;
	}

/*Font styles*/
.small_sans { font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; font-size:0.7em;}
.norm_sans { font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; font-size:0.8em;}
.big_sans { font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; font-size:1.0em;}

.small_serif { font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; font-size:0.8em;}
.norm_serif { font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; font-size:1.0em;}
.big_serif { font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; font-size:1.2em;}

.page {
	text-align: center;
	width: 790px;
	margin-left:auto;
	margin-right:auto;
	}
	
a.redlink  {color:#990000; font-weight:bold; text-decoration:underline;}

.copyright
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
}
.back {
	background-image:url(images/fon.jpg);
	background-attachment: fixed;
}
.numbfon
{
    background-image : url("images/numbfon1.jpg");
}
.blackborder
{
    border : solid 2px #888;
    padding : 0 10px 0px 10px;
}
#topmenu
{
    float : none;
    display : inline;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size : 11px;
    text-align : center;
    line-height : 30px;
}
#topmenu a
{
    color : #70704b;
    font-weight : bold;
    text-decoration : none;
}
#topmenu a:hover
{
    color : Purple;
    font-weight : bold;
    text-decoration : underline;
}

#bottommenu
{
    float : none;
    display : inline;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size : 11px;
    text-align : center;
    line-height : 30px;
}
#bottommenu a
{
    color : #70704b;
    font-weight : normal;
    text-decoration : none;
}
#bottommenu a:hover
{
    color : Purple;
    font-weight : normal;
    text-decoration : underline;
}

/* mysapxiv */
#hittable {
	font-family:"Times New Roman", Times, serif;
	border: thin solid gray; 
	text-align:left;
	border-collapse:collapse;
	}
#hittable td {padding: 5px;}
#hittable .row1 {background-color:#EFEFEF;}
#hittable .row2 {background-color:#FBFBFB;}
#hittable .number {
	color:navy;
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
	vertical-align:top;
	margin: 0px 15px 0px 15px;
}
#hittable .hittitle
{
	text-align:left;
	/*height: 100px;*/
	font-size: 1.2em;
	font-weight:600;
	font-style: normal;
	color: rgb(192,0,0);
}
#hittable .hittitle2
{
	text-align:left;
	/*height: 100px;*/
	font-size: .8em;
	font-weight:normal;
	font-style: normal;
	color: rgb(192,0,0);
}
#hittable .hittitle3
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	/*height: 100px;*/
	font-size: .7em;
	font-style: normal;
	font-weight:normal;
}

#hitnav {
	font-family:"Times New Roman", Times, serif;
	font-size: 0.8em;
	
}
#hitnav a {
	color: maroon;
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
	}
#hitnav a:hover, a:active {
	color: red;
	}
