body,p,pre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #00639C;	/*rgb(0,99,156)*/
	text-align : center;
	background-color : #DADADA;
	margin : 0;
	padding : 0;
}
#content {
	background-color: #C0C0C0;
	margin-top: 10px;
	}

#globe {background: url("images/globe.png") no-repeat;}

/* p,pre  {text-align : left;}*/

h1 {font-size: 1.4em; color: white; text-align: center;}
h2  {font-size: 1em; font-weight: 600; padding-top: 0.8em; margin-top:0;}
h3  {font-size: 0.8em; font-weight : 600;}
/*
h1  {font-size: 3mm; letter-spacing : .6mm; font-weight : bold;}
h3  {font-size: 6mm; text-align : left; letter-spacing : 5px; font-weight : normal; background-color : transparent;}
*/

.small  {font-size: 12px; text-align : center; font-weight : bold;}
/* small had:
  letter-spacing : .6mm;
*/
.title {
	/*background: url("images/header.png") no-repeat;*/
	margin-top: 10px;
	width:700px;
}

.head_links {
	position:relative;
	margin-top: -15px;
	margin-bottom: 10px;
	color:silver;
	font-size: 3mm;
	text-align : right;
	letter-spacing : .6mm;
	font-weight : bold;
}
.links  {
	font-size: 2.8mm;
	float : right;
	vertical-align : bottom;
	font-weight : bold;
	color : white;
	letter-spacing : 1px;
	margin : 0;
	padding : 0;
}

.details {background-color: #C0C0C0; text-align: center; color: white;}
.details_desc {
	background-color: #C0C0C0;
	text-align: center;
	color: #00639C;
	font-weight: bolder;
	margin: 1em;}
.countries {text-align:left; padding-left:15px;}


.nav {font-size: 12px; text-align : center; font-weight : bold;} /* the paging nav line*/
.nav_search {width:136px;}
.nav_input {width:140px;}
.nav_button {width:141px;}

.small_textbox {width:40px;}

img {border:0;}
.left {text-align : left;}

/*
table.product {background: url(images/white_strip.jpg) repeat-y;}


*/
.product {background: #A4B97F;}
table.grey_col {background: #DADADA;}
.green_col {background: #A4B97F; text-align:left; padding-left:10px;}
.code {color:white}
.heavy {font-weight:600}
.back {text-align: right; margin-right:15px;}

/*
ADMIN styles
*/
.control {
	text-align:left;
	padding-left:10px;
)
.max_width {width:99%;}
.cat_selects {width:300px;}
.item_num {width:99%;}
.tiny  {font-size: 12px; font-weight : bold;}


/*
OLD STUFF


.blue{
	color : rgb(0,99,156);
}
*/

li  {font-size: 4.5mm; text-align : left; letter-spacing : 5px; font-weight : normal; padding-bottom : 2mm;}

a:link, a:visited, a:hover {color : #00639C;}
a:link, a:visited {text-decoration : none;}
a:hover {text-decoration : underline;}

/* FIXME!! */
a.countries:link, a.countries:visited, a.countries:hover {color: #fff; font-size: 12px; font-weight : bold;}
.countries a:link, a:visited {color: #fff; font-size: 12px; font-weight : bold;}
a:link.countries, a:visited.countries {color: #fff; font-size: 12px; font-weight : bold;}


.centerall {width : 750px; text-align : left;}
.top {vertical-align : top;}
.sm  {font-size: 2.5mm;}
.bdr {border : 5px solid rgb(0,99,156); background-color : transparent; margin : 2mm;}
.c {text-align : center;}
.l {text-align : left;}
.r {text-align : right;}
.fll {float : left;}
.flr {float : right;}
.wd100 {width : 750px;}
.pad10 {padding : 10px;}

