
body {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:verdana,arial,sans-serif;
	background:#eee url(/moped/img/bg.gif);
}

#headertable {
	background:#fff;
	margin:0;
}

#logotd { 
	padding:10px;
	vertical-align:middle;
}


#navtable  {
	width:776px;
	border-bottom:2px solid #e0e0e0;
}


#navtable tr td a {
	color:#fff;
	padding-left:15px;
	padding-right:15px;
	background-color:#5670ae;
	text-decoration:none;
	font-weight:normal;
	display:block;
	text-align:center;
	letter-spacing:1px;
	line-height:2em;
	border-right:1px solid #e0e0e0;
	font-weight:normal;
}


#navtable tr td {
	background-color:#5670ae; 
	border-top:1px solid #e0e0e0; 
	border-bottom:1px solid #e0e0e0;
}


#navtable tr td a:hover {
	text-decoration:none; 
	color:#fff; 
	background-color:#6981b9; 
	border-right:1px solid #e0e0e0;
}

.FormTitle {
	background-color:#eee;
	font-weight:bold; 
	color:#000000;
	border-top:1px solid #ccc; 
	border-bottom:1px solid #ccc;
	padding:0 0 0 4px;
}


.TableTitle {
	background-color:#eee;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	border-top:1px solid #ccc;
}

.TableTitleBottom {
	background-color:#eee;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.TableText {
	background-color:#eee;
	border-top:1px solid #ccc;
}

.TableTextBottom {
	background-color:#eee;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

h1 {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:verdana,arial,sans-serif;
}

h2 {
	font-size:11px;
	margin:22px 0 0 0;
}

h3 {
	color:#ef4123;
	font-size:11px;
}

h4 {
	color:#014583;
	font-family:Arial;
	margin:0;
}

h4 span {
	color:#ef4123;
}

input, select, textarea {
	font-size:11px;
}

.message {
	color:#900;
	font-weight:bold;
}

a {
	color:#00f;
	text-decoration:none;
}

a:hover {
	color:#f00;
	text-decoration:underline;
}

#formtable tr td {
	padding-right:10px;
}



/* modeller.asp */

.modelimage {
	position:absolute;
	display:none;
}

.modelimage b, .modelimage b a:hover {
	color:#000;
	text-decoration:none;
}

.makediv {
	position:relative;
	display:none;
	right:0px;
	top:0px;
}
