/* CSS Document */
body {
	border: 0px;
	background-color: #eecb8f;
	padding: 0px;
	margin: 0px;
}
table.maintable{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
}
a, a:linked, a:visited {
	color: #C10000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a:hover {
	color: #C10000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}

ol {
	text-indent: 20px;
}

li {
	font-size: 18px;
	font-weight: bold;
}

span.left_pad {
	font-size: 18px;
	font-weight: bold;
}

p.center {
	text-align: center;
}

H1 {
	text-align: center;
	color: #d42922;
}
H2 {
	text-align: center;
	color: #a2120f;
}
H3 {
	font-style: italic;
}
H5 {
	font-style: italic;
	font-size: 16px;
}

span.telephone, span.email, span.address {
	font-weight: bold;
}


p.boldtext, p.bottom {
	font-weight: bold;
	font-size: 16px;
}

p.razrab {
	text-align: center;
	font-size: 20px;
}
table.razrab {
	border: 3px;
	border-color: #C10000;
	border-style: solid;
}
td.national {
	background-image: url("images/m27.jpg");
	background-repeat: repeat-x;
	height: 38px;
}