                body, td, p, input, select {
                        font-family: tahoma, arial, helvetica, sans-serif;
                        font-size: 11px;
                        color: #435460;
                }
                h1{
                        font-size:160%;
                        margin-bottom:0px;
                        text-align : right;
                }
                .welcome {
                        font-family: tahoma, arial, helvetica, sans-serif;
                        font-size: 11px;
                        color: #969696;
                }

a {
	color: #435460; text-decoration: none
}
a:hover {
	color: red; text-decoration: underline
}
a:active {
	color: red; text-decoration: underline
}

                #center {
                        float: left;
                        text-align: center;
                        width: 100%;
                        border-left: 1px solid red;
                        border-right: 1px solid red;
                }

                #center A {
                        width: 100%;
                        display: block;
                        padding: 1px 0px 1px 0px;
                        /*background: #ccc;*/
                        /*text-decoration: none*/
                }

                #center A:hover {
                        color: #ffff33;
                }
a.Titl {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight : bold;
	text-transform : uppercase;
} 
a.detals{
	color: #435460;
}
a.menu{
	color: White;
}	
.c1 {
	background-color : #e7e7e7;
}
.c2 {
	background-color : red;
}
.c4 {
	background-color : #e7e7e7;
}
.rate {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	padding-left : 5px;
}
.txt {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #435460;
	word-spacing: normal; }
