BODY {
	margin: 0px;
	padding: 0px;
	background-color : white;
		text-align: justify;
}

A:link {
	color: #D20000;
	text-decoration: none;
}
A:visited {
	color: #D20000;
	text-decoration: underline;
}
A:hover {
	color: #153B63;
	text-decoration: none;
}

A:link IMG {
	text-decoration: none;
}
A:visited IMG {
	text-decoration: none;
}
A:hover IMG {
	text-decoration: none;
}

.main_td A:link, .main_td A:visited, .main_td A:hover {
}

P, LI, TD, DIV {
	font-size: 14px;
	color: #494949;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}


DIV.left_nav_main_div {
	margin-bottom: 20px;
}


UL, OL {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.main_td {
	text-align: justify;
}
.main_td P {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.main_td  LI {
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: square;
	list-style-image : url(red_square.gif);
}

.main_td UL {
	text-align: justify;
	padding-bottom: 0px;
	margin-bottom: 10px;
}


H1 {
	font-size: 12px;
	color: #D20000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.max_h {
	height: 100%;
}

FORM {
	margin: 0px;
	padding: 0px;
}

INPUT {
	height: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

INPUT.input_text {
	padding-left: 3px;
	line-height: 16px;
	font-size: 11px;
	background-color: white;
	color: #494949;
	border: #3F3F3F solid 1px;
}

INPUT.button {
	padding: 0px 3px;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	background-color: #D20000;
	color: white;
	border: #3F3F3F solid 1px;
}

SELECT {
	color: #494949;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

TEXTAREA {
	color: #494949;
	border: #3F3F3F solid 1px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 3px;
	background-color: white;
}


.red {
	color: #D20000;
}

/* other styles */

TD.top_td {
	height: 122px;
	background-color: #D20000;
	padding-right: 21px;
}

DIV.top_back_div {
	height: 122px;
	background-color: #2C2C2C;
	background-image: url(top_back.gif);
	background-position : 1px 0px;
	background-repeat : repeat-x;
	padding-left: 30px;
}

TD.subtop_td {
	height: 2px;
	background-color: #D20000;
	padding-left: 30px;
}

TD.centre_part_td {
	background-image: url(bottom_back.gif);
	background-position : left bottom;
	background-repeat : repeat-x;
	padding-left: 30px;
}


TABLE.main_table {
	height: 100%;
	width: 100%;
}

TD.left_nav_td {
	vertical-align: top;
	background-color: #D20000;
	width: 150px;
}
TD.centre_main_td {
	vertical-align: top;
}
TD.right_nav_td {
	vertical-align: top;
	width: 21px;
	padding-top: 70px;
	background-color: #D20000;
}


TABLE.centre_main_table {
	width: 100%;
	height: 100%;
}

TD.bottom_text_td {
	height: 49px;
	padding: 0px 11px;
}

.site_div P {
	color: white;
	font-size: 17px;
	text-align: center;
/*	font-weight: bold;*/
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}

DIV.gray_squares_one_div {
	text-align: center;
	margin-bottom: 10px;
}



DIV.right_nav_main_div {
	border-top: white solid 2px;
	margin-bottom: 20px;
}

DIV.right_nav_one_point_div {
	background-color: #3F3F3F;
	height: 22px;
}

.right_nav_main_div DIV.right_nav_active_div {
	background-color : #D20000;
}

.right_nav_main_div DIV.right_nav_one_sub_div {
	background-color : #7A7A7A;
}


.right_nav_main_div DIV.white_div {
	height: 2px;
	background-color: white;
}


TABLE.bottom_text_table {
	width: 100%;
	height: 49px;
}

.bottom_text_table P {
	color: white;
	font-size: 10px;
}


TD.bottom_right_text_td {
	padding-top: 3px;
}

.bottom_right_text_td P {
	text-align: right;
	line-height: 12px;
}

.bottom_right_text_td A:link, .bottom_right_text_td A:visited, .bottom_right_text_td A:hover {
	color: white;
	text-decoration: none;
}

.bottom_right_text_td P IMG {
	position: absolute;
	right: 80px;
	top: -3px;
}

DIV.bottom_right_text_div {
	position: relative;
}


TD.main_td {
	vertical-align: top;
	padding: 26px 163px 26px 20px;
}
.black{border: solid 3px #000;}
.left_td{width:180px; background-color:#D20000;text-align:center;}
.strip_div, .img_div, .site_div, .gray_squares_div{width:180px;text-align:center;}

.flag {padding: 0 10px 10px 0}
.centre_td img {padding-right: 20px}