/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #f5f5f5 url(../images/img01.gif) repeat left top;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
	color: #999999;
}

a {
	color: #0099CC;
}

a:hover {
	text-decoration: none;
}

/** HEADER */

#header {
	width: 750px;
	height: 80px;
	margin: 0 auto;
	background: url(../images/img02.gif) no-repeat left top;
}

#header h1 {
	margin: 0;
	padding: 0px 0 0 20px;
	text-transform: lowercase;
	font-size: 36px;
	letter-spacing: -2px;
	color: #FFFFFF;
}

#header h2 {
	margin: -2px;
	padding: 0px 0 0 23px;
	text-transform: lowercase;
	font-size: 10px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
}

/** MENU */

#menu {
	width: 730px;
	margin: -2.5em auto 2em auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
}

#menu .first a {
	border: none;
}

/** CONTENT */

#content {
	width: 750px;
	margin: 0 auto 1em auto;
	background: #FFFFFF url(../images/img05.gif) no-repeat left bottom;
}

#content * {
	line-height: 140%;
}

#content h2 {
	font-family:Arial, sans-serif;
	font-size:16px;
	color:#999999;
	font-weight:bold;
	border-bottom:3px solid #BCDAE3;
}

.list th {
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	font-weight:normal;
	color: #666666;
}
.list td {
	border-bottom:1px solid #dddddd;
}

li {
	list-style-image:url(../images/li.gif);
	line-height:20px;
	text-align:left;
}

li.q {
	list-style-image:url(../images/li-q.gif);
	line-height:20px;
	text-align:left;
}

li.a {
	list-style-image:url(../images/li-a.gif);
	line-height:20px;
	text-align:left;
}

#columnL {
	float: left;
	width: 470px;
	padding: 25px 20px 0 30px;
	background: url(../images/img03.gif) no-repeat left top;
}

#columnR {
	float: right;
	width: 200px;
	padding: 25px 20px 0 10px;
	background: url(../images/img04.gif) no-repeat right top;
}

/* ----- FORMS ----- */

input,textarea {
	background-color:#FAFAFA;
	border:1px solid #ccc;
	color:#323232;font-family:Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0.2em
}
input:focus,textarea:focus {
	background-color:#FFFFFF;
	border:1px solid #336699;
	color:#2F4A6C
}
.check {
	border:none;
}
.buttonDelete, .buttonDeleteHovered {
	width:42px;
	height:26px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/button_delete.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonDeleteHovered {
	background-position:left bottom;
}
.buttonLogin {
	width:69px;
	height:26px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/button_login.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonLogin:hover {
	background-position:left bottom;
}
.buttonSubmit {
	width:160px;
	height:26px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/button_submit.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmit:hover {
	background-position:left bottom;
}

form p{
    padding:2px 0;
}

/** FOOTER */

#footer {
	width: 750px;
	height: 30px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url(../images/img06.gif) no-repeat left top;
}

#footer p {
	margin: 0px 0px 0px 0px;
	padding: .8em 0 0 0;
	text-align: center;
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}h:10px;
	height:10px;
}