@charset "utf-8";
/* CSS Document */

body {
	font-size:small;
	font-family:arial,helvetica,verdana,sans-serif;
	background:#ffffff url(../images/mobile_page_bg.gif) repeat-x;
	margin:0;
	padding:0;
	color:#645B4F;
}

a {
	color:#6d2e26;
	
}
a:hover {
	text-decoration:none;
}

p { font-size:small; }
td { font-size:small; }

h1,h2,h3,h4,h5,h6,p {
	margin-top:0;
}

h1, h2 {
	font-size:1.3em;
	font-family:arial,helvetica,verdana,sans-serif;
}

h2 {
	font-size:small;
}
h3 a {color:#6d2e26; font-weight:bold;}

img {
	border-width:0px;
}

hr {
	height:1px;
	border:0px;
	border-top:1px dotted #aea99f;
}

input,textarea,select {
	font-family: arial,verdana,helvetica,sans-serif;
	color:#222222;
}

form {
	margin:0;
	padding:0;
}

form fieldset {
	border:0px;
	margin:0;
	padding:0;
}

div.clearer {
	clear:both;
}

.form_error {
	color:#AA0000;
}

input.button {
	background:#013F85;
	border:1px solid #013F85;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}

table.color0 td, table.color0 th, table.color0b td, table.color0b th {
	border-bottom: 1px solid #CCCCCC;
}
table.color0a td, table.color0a th, table.color0b td, table.color0b th {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 3px 5px;
}
table.color1 tr, table.color1 th, tr.color1, tr.color1 td, td.color1, th.color1 {
	background-color: #F2F0ED;
	border-bottom: 1px solid #fbfbfb;
	border-left: 1px solid #fbfbfb;
}
table.color2 tr, table.color2 th, tr.color2, tr.color2 td, td.color2, th.color2 {
	background-color: #F2F0ED;
	border-bottom: 1px solid #fbfbfb;
	border-left: 1px solid #fbfbfb;
}
.color1 h1, .color1 h2, .color1 h3, .color1 h4,
.color2 h1, .color2 h2, .color2 h3, .color2 h4 { color: white; }
table.color3 tr, table.color3 th, tr.color3, td.color3, th.color3 {
	background-color: #F2F0ED;
	border-bottom: 1px solid #fbfbfb;
	border-left: 1px solid #fbfbfb;
}
table.color4 tr, table.color4 th, tr.color4, td.color4, th.color4 {
	background-color: #d9d8d5;
	border-bottom: 1px solid #fbfbfb;
}

