.TABLE, TD {
	color : #5F5F5F;
	font-family : Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
h1{
	font-size : 16px;
	color: #A2001B;
	font-weight: bold;

}
h2{
	font-size : 16px;
	color: #A2001B;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;

}

A, A:active, A:visited {
	color : #CD913D;
	text-decoration: none;
	font-weight: normal;
}
A:hover{
	color : #CD913D;
	text-decoration: underline;
}

.page_header {
	font-size : 16px;
	color: #A2001B;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.menu, .menu:active, .menu:visited {
	font-size : 11px;
	font-weight: bold;
	color : #747474;
	text-decoration: none;
	width : 100%;
}

.menu:hover {
	background-color : #F8F4E4;
	font-weight: bold;
	width : 100%;
	height : 14px;
	color : #A2001B;
}

.menuactive, .menuactive:active, .menuactive:visited {
	font-size : 11px;
	font-weight: bold;
	color : #A2001B;
	text-decoration: none;
	width : 100%;
}

.menuactive:hover {
	background-color : #F8F4E4;
	font-weight: bold;
	width : 100%;
	height : 14px;
	color : #A2001B;
}

.menusub, .menusub:active, .menusub:visited {
	font-size : 11px;
	font-weight: normal;
	color : #747474;
	text-decoration: none;
}

.menusub:hover {
	background-color : #F8F4E4;
	font-weight: normal;
	color : #A2001B;
}

.table_menu {
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
}

.table_menu_light {
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
}

.table_menu_space {
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
}





.credits {
	color : #999999;
	font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
}


.formLabelTD {
	font-weight: normal;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-top : 5px;
}

.formInput {
	width: 160px;
	height : 18px; 
	border : 0 solid double #FFFFFF;
	font-size: 11px;
	background-color: #FFFFFF;
}

.select {
	width: 160px;
	height : 18px; 
	border : 0 solid double #FFFFFF;
	font-size: 11px;
	background-color: #FFFFFF;
}

.formSok {
	font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	width: 120px;
	height : 14px; 
	border : 0 solid #FFFFFF;
	font-size: 11px;
	background-color: #FFFFFF;
	padding : 0px;
}

.ButtonSubmit, .ButtonReset {
	font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 10px;
	color: #000000;
	height : 14px; 
	width : 30;
	border : 0 solid #FFFFFF;
	background-color: #F3C539;
	padding : 0px;
}


/* Local menu for alphabetical country selection. */

.alphMen, .alphMen:active, .alphMen:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.alphMen:hover, .alphMenActive, .alphMenActive:active, .alphMenActive:hover,.alphMenActive:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}


BODY {  
	scrollbar-arrow-color:#616161;
	scrollbar-base-color:#E3E3E3;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#E3E3E3;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#E3E3E3;
	scrollbar-3d-light-color:#E3E3E3;
}



/* Frame styles */

.frameBluelineTable {
	border : 1px solid;
	border-color : #EFF3F7 #0081B7 #0081B7 #0081B7;
	padding-left : 10px;
	padding-right : 5px;
	padding-top : 20px;
	padding-bottom : 10px;
	width: 100%;
}
