html {
font-size: 18px;
}


body {
background: url("/images/australia_background_big.jpg");
/*background-color: #bfdebd;*/
font-family: Times New Roman;
color: #000;
font-size: 1.4em;
padding: 0;
margin: 0;
}

a {
color: blue;
text-decoration: underline;
}

a:hover {
color: red;
text-decoration: none;
}


div.name {
font-size: 28px;
}

div.desc {
font-size: 16px;
padding: 2 0;

}


#NavBar {
    width: 100%;
    background: #e54100;
}
#NavMenu {
	margin: 0;
    padding: 0;
    padding-left: 15;
    border: 0;
	text-align: center;
    font-size: 0.9em;
    height: 28px;
    list-style-type: none;
    color: #fff;
}
/* Opera needs a different height */
@media all and (min-width: 0px) {
    #NavMenu {
        height: 28px;
    }
}
.NavMenuItem {
    cursor: pointer;
    margin: 0;
    padding-left: 0;
    margin-right: 7px;
    border: 0;
    white-space: nowrap;
    width: auto;
    height: 25px;
    line-height: 16px;
    float: left;
    display: block;
    margin-top: 0;
}
.NavMenuItem a#img { 
	padding: 0;
    display: block;
    border-style: none;
    border-width: 0px;
}

.NavMenuItem a, .NavMenuItem a:visited {
    color: #fff;
    font-size: 1em;
    text-decoration: none;
    padding: 5px;
    display: block;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #e54100;
}

.NavMenuItem a:hover, #Alpha {
    text-decoration: none;
    color: #000;
    background-color: #fff;
}

td.advert, td.main {
background-color: #fdf7e8;
padding: 0 15;
text-align: justify;
}

td.advert {
text-align: center;
}

td.advert div {
font-size: 0.9em;
margin: 25 0;
}

td.advert div img {
margin-bottom: 5px
}

td.advert a {
color: #000;
text-decoration: none;
}

td.advert a:hover {
color: #000;
text-decoration: none;
}

td.main {
border-left: #aaa 1px solid;
font-size: 1em;
}


h1 {
font-weight: normal;
font-size: 1.2em;
}

hr {
border: none;
border-top: #aaa 1px solid;
}

img {
border: 0;
}


table.header td {
background-color: #84ab55;
}

div.contact {
padding-top: 10;
font-size: 1em;
}

div.body {
width: 960px;
background-color: #84ab55;
padding: 10;
}

div.bodyfree {
width: 100%;
background-color: #84ab55;
}

span.letter {
color: darkred;
font-weight: bold;
}

div.cit {
text-align: right;
font-size: 1em;
font-style: italic;
color: #333;
}

div.item div.about {
	padding: 10px;
	background-color: #d9ecd9;
}

div.item div.about div.name {
	font-size: 1em;
	font-weight: bold;
}

div.item div.about div.date {
	font-size: 0.8em;
}
div.item div.text {
	font-size: 1em;	
	padding: 10px;
}

div.item div.answer {
	font-size: 1em;	
	padding: 10px;
background-color: #fdffe0;
margin: 0 10 10 10;
}


div.input input {
	width: 420px;
}
div.input select {
	width: 420px;
}

div.input table td {
	padding: 10px;
	background-color: #cce6cc;
	font-size: 1em;
}
div.input table tr#b td {
	border: 0px;
}
div.input table td div {
	font-size: 0.8em;
	color: #666;
}
div.input span {
	color: red;
	text-transform: uppercase;
}

div#showComment {
display: none;
}

p.send {
font-size: 18px;
}

div#topbar div.text {
font-size: 14px;
}

table#reg td { font-size: 1.3em; border-bottom: #000 1px dotted; padding: 10; }
table#reg td div { font-size: 0.7em; }
table#reg td input { margin: 7; width: 470px; font-size: 20px; }
table#reg td select { margin: 7; width: 470px; font-size: 20px; }
form { margin: 0; padding: 0 }

select { margin: 5; width: 100 }
table#in td { border: none; font-size: 12 }
input#sb { width: 130; font-size: 14px; }
table#reg td div#error { color: red; font-size: 12; text-transform: uppercase; font-weight: normal; }
table#reg td span { color: red; }
table#reg td.text { padding-left: 10px; }
div#error { color: red; font-size: 12; text-transform: uppercase; font-weight: normal; padding-left: 10px; }

table.cross tr td input {
	width: 25px;
	height: 25px;
	border: none;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	vertical-align: center;
	color: green;
	background-color: #fff;

}
table.cross {
	background-color: #fff;
	border: #84ab55 20px solid;
}
table.cross td {
	width: 25px;
	height: 25px;
	text-align: center;
	border-top: #84ab55 1px solid;
	border-right: #84ab55 1px solid;
	margin: 0;
	padding: 0;
}
table.cross td.black {
	background-color: #000;
	border: none;
}
table.cross td.white {
	background-color: #84ab55;
	border: none;
}

table.ctext td {
font-size: 12px;
}

div.question ol {
margin-left: 0;
padding-left: 50;
width: 900;
}

table.cross tr td input.red {
	color: red;
}
table.cross tr td input.green {
	color: green;
}

.hidden { 
	display: none;
	width: 200px;
	border: #aaa 1px solid;
	font-size: 12px;
	font-family: Arial;
	padding: 5px;
	background-color: #eee;
	text-align: left;
}

table.color {
	background-color: #fff; 
	border-left: 1px #aaaaaa solid; 
	border-top: 1px #aaaaaa solid;
}

table.color tr.title  {
	background-color: #1b65da; /*#0145c0*/
	color: #fff;
}
table.color tr.title td * {
	font-size: 14px;
}

table.color tr.top  {
	background-color: #fad9cc; 
}

table.color tr.even  {
	background-color: #d4e3f9; 
}

table.color td {
	padding: 5px;
	border-right:1px #aaaaaa solid; 
	border-bottom:1px #aaaaaa solid; 
}
