a:link, a:visited {
	background: transparent;
	color: #404040;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	background: transparent;
	color: #00A0C6;
	text-decoration: none;
}

body {
	background: #FFFFFF;
	color: transparent;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
}

#header {
	display: none;
}

#headerMobile {
    background-color: transparent;
	margin-left: 0px;
	align: center;
}

#headerMobile IMG {
	border: 0px;
}

DIV.spacer {
	display: none;
}

h2 {
	background: transparent;
	border-bottom: #003399 0px solid;
	color: #00A0C6;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 150%;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 0px;
}

h3 {
	color: #808080;
	background: transparent;
	font-family: verdana,helvetica,Arial,sans-serif;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 150%;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 0px;
}

HR {
    height: 1px;
	background: #eeeeee;
	color: #eeeeee;
	border-left: 0px none;
	border-right: 0px none;
	border-buttom: 0px none;
	border-top: #dddddd 0px solid;
	display: none;
}

IMG {
	border: 0px;
	padding: 0px;
}

DIV#content DIV#main P IMG {
	width: 240px;
	display: none;
}

#tab {
    border:0px;
    width: 240px;
}

table tr td{
    font-family: verdana,helvetica,arial,sans-serif;
	font-size: 8px;
	color: #404040;
	line-height: 150%;
	font-weight: normal;
	padding: 0em 0em 0em 0em;
	text-align: left;
}

p {
	font-family: verdana,helvetica,arial,sans-serif;
	letter-spacing: 0px;
	font-size: 8px;
	line-height: 150%;
	font-weight: normal;
	padding: 0.5em 0em 0em 0em;
	text-align: left;
}

#content {
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	color: #404040;
	margin: 0px auto;
	padding: 5px;
	text-align: left;
	width: 240px;
}

#footer {
	padding: 0px;
	padding-top: 3px;
	text-align: right;
	font-size: 8px;
	width: 240px;
}

#header {
	background-color: #FFFFFF;
	color: #FFFFFF;
	z-index: 3;
}

#language1 {
	display:none;
}
#language {
    background: transparent;
	color: #777777;
	text-align: left;
}

#left {
	margin: 0px;
	padding-left:3px;
	padding-top: 3px;
	text-align: left;
	width: 240px;
	background: #FFFFFF;
}

#left .menu ul {
	color: #00A0C6;
	font-size: 8px;
	font-spacing: 0.1em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	text-decoration: none;
}

#left .menu ul li {
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}

#left .menu ul li a {
	color: #404040;
	padding-top: 0px;
	text-decoration: none;
	font-weight: normal;
}

#left .menu ul li .active {
	border-bottom: #000000 0px solid;
	padding-top: 0px;
	color: #00A0C6;
	font-weight: bold;
	text-decoration: none;
}

#left .menu ul li a:hover, #left .menu ul li *:hover {
    border-bottom: #000000 0px solid;
	padding-top: 0px;
	color: #00A0C6;
	font-weight: bold;
	text-decoration: underline;
}

#main {
	border-left: none;
	margin-left: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	border-right: none;
	background: #FFFFFF;
	width: 240px;
}

#footer1 {
    border-left: none;
	margin-left: 3px;
	padding: 0px;
	padding-top: 3px;
	border-right: none;
	background: #FFFFFF;
	text-align: right;
	font-size: 8px;
	width: 240px;
}

#footer1 .menu .active {
	border-bottom: #000000 0px solid;
	padding-top: 0px;
	color: #00A0C6;
	font-weight: bold;
	text-decoration: none;
}

#main ul li {
	border-bottom: 1px solid white;
}

#main a {
	color: #00A0C6;
	padding-top: 0px;
	text-decoration: none;
	font-weight: normal;
}

#main a:hover {
	color: #00A0C6;
	text-decoration:underline;
}

.spacer {
	display: none;
}

#spacer1 {
	display: none;
}

#main .inline-right {
	border-top: none;
	border-left: none;
	border-bottom: none;
	width: 240px;
}

#main .inline-right-small {
	border-top: none;
	border-left: none;
	border-bottom: none;
	width: 240px;
}

.todo {
    color:red;
    background-color:yellow;
}
