
body {
	font-family: Verdana;
	font-size: 10px;
	color: #646464;
}

a {
	font-family: Verdana;
	font-size: 10px;
	color: #646464;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #646464;
	text-decoration: none;
}

.site {
	width: 1000px;
}

.logo {
	background-image:url('/images/logo.jpg');
	height: 133px;
}

.menu {
	background-image:url('/images/menu.jpg');
	height: 41px;
	width: 0px;
	text-align: center;
	font-size: 18px;
	font-family: Tahoma;
	color: #FFFFFF;
	cursor: Pointer;
}

.siteContent {
	background-image:url('/images/bg.gif');
	background-repeat:repeat-x;
}

.siteMenuLeft {
	width: 232px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.siteMenuRight {
	width: 232px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.siteMenuHeader {
	background-image:url('/images/siteMenuHeader.gif');
	width: 217px;
	height: 60px;
	text-align: center;
	font-size: 18px;
	font-family: Tahoma;
	color: #FFFFFF;
}

.siteMenuTab {
    background:url('/images/siteMenu.gif') 0 3px;
    font-size: 10px;
    width: 217px;
    height: 30px;
    padding: 0 18px 0 20px;
    cursor: Pointer;
    text-align: left;
}

.siteMenuTab a {
	font-family: Verdana;
	font-size: 10px;
	color: #646464;
	text-decoration: none;
}

.siteMenuTabContent {
	background-image:url('/images/siteMenuContent.gif');
	font-size: 10px;
	width: 217px;
	padding: 5px 15px 5px 20px;
	text-align: left;
}

.siteMenuTabContent input {
	width: 157px;
}

.siteMenuTabContent a {
	font-family: Verdana;
	font-size: 10px;
	color: #646464;
	text-decoration: none;
}


.siteMenuBottom {
	background-image:url('/images/siteMenuBottom.gif');
	width: 217px;
	height: 17px;
}

.annonce {
	height: 84px;
}

.contentHeader {
	background-image:url('/images/contentHeader.gif');
	width: 535px;
	height: 26px;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
	text-align: left;
}

.contentBox {
	width: 535px;
	padding-bottom: 5px;
}

.content {
	background-image:url('/images/content.gif');
	font-size: 10px;
	padding: 10px;
	width: 535px;
	height: 100%;
}

#content {
	width: 515px;
}

.bottom {
	background-image:url('/images/bottomSite.gif');
	height: 74px;
}

.copyright {
	text-align: center;
	font-size: 10px;
	color: #A87A09;
}

td {
	font-size: 10px;
	text-align: left;
}

.loginInput {
	border: 1px solid #AFAFAD;
	font-family: Verdana;
	font-size: 10px;
	color: #646464;
}

.loginSubmit {
	background-image:url('/images/loginSubmit.gif');
	width: 157px;
	height: 20px;
	border: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #646464;
}

.dottedLine {
	background-image:url('/images/dottedLine.gif');
	height: 1px;
}

.userGb {
	background-color: #D8D8D6;
	border: 1px solid #AFAFAD;
	padding: 10px;
}

.rateBar {
	text-align: center;
	font-weight: bold;
}

.header {
	background-color: #D8D8D6;
}

input,select,textarea {
	border: 1px solid #AFAFAD;
	font-family: Verdana;
	font-size: 10px;
	color: #646464;
}

h3 {
	margin: 0px;
	font-size: 12px;
}

form {
	margin: 0px;
}

.helpBoxStyle {
	background-color: #FFC90A;
	border: 1px solid #DAC0C0;
	padding: 0px 5px 0px 5px;
}