/* LINK STANDARD */
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #00CC33;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}


/* LEFT MENU */

.leftmenu {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;




}
.leftmenu a:link {
	color: #000000;
	text-decoration: none;
}
.leftmenu a:visited {
	color: #000000;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #00CC33;
	text-decoration: none;
}
.leftmenu a:active {
	color: #000000;
	text-decoration: none;
}

/* TOP MENU */

.topmenu {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin-top: 5px;
}
.topmenu a:link {
	color: #000000;
	text-decoration: none;
}
.topmenu a:visited {
	color: #000000;
	text-decoration: none;
}
.topmenu a:hover {
	color: #00CC33;
	text-decoration: none;
}
.topmenu a:active {
	color: #00CC33;
	text-decoration: none;
}

/* LINK FOOTER */
.footer {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 115px;
}
.footer a:link {
	color: #000000;
	text-decoration: underline;
}
.footer a:visited {
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	color: #00CC33;
	text-decoration: underline;
}
.footer a:active {
	color: #00CC33;
	text-decoration: underline;
}






.pad10 {
	padding: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodypad {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	background-color: #FFFFFF;



}
td {
	vertical-align: top;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
	text-transform: capitalize;
}
.padleft {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.techtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	padding: 0px 5px 5px;
}
.right {
	margin: 20px 0px 0px 5px;
	width: 145px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 0px;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
}


.right p {
	padding-left: 5px;
	padding-right: 5px;

}



.left-rim {
	background-color: #FFFFFF;

}

.leftborder {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 100px;


}
.leftSubmenu {

	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	border: 0.5px solid #999999;
	background-color: #FFFFFF;

}
.tablegray {
	background-color: #E6E6DE;
}
.headboard {
}
.right-rim {

}
.pad7 {
	padding-right: 7px;
	padding-left: 7px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.pro1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.pro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	vertical-align: bottom;
	font-weight: bold;

}
body {
	background-color: #F4F4F4;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right-text {
	letter-spacing: 0.1px;
	font-weight: normal;
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;

}
.contact-body {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	background-color: #FFFFFF;


}
.picpad-right {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 0px;

}
.pad-homepic {
	margin-top: 15px;
	margin-left: 8px;
	margin-right: 10px;
	margin-bottom: 10px;

}
.aboutbodypad {

	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	background-color: #FFFFFF;
}

.aboutcolumnpad {

	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	background-color: #CCCCCC;
}
.white {
	background-color: #FFFFFF;
}

.homeback {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 368px;
	background-color: #FFFFFF;


}
.flags {
	position: relative;
	margin-left: 20px;
	bottom: 5px;
}
.right-text-news {
	letter-spacing: 0.1px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}
.flagsdist {

	position: relative;
	margin-left: 20px;
	bottom: -2px;
}



.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	}

.menu ul li {
	position: relative;
	float: left;
	width:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5px;

}
	
.menu li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top: auto;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	}

/* Styles for Menu Items */
.menu ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	background: #EDEDED; /* IE6 Bug */
	padding: 4px 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	border-top: 1px none #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px none #E5E5E5;
	}
/* commented backslash mac hiding hack \*/ 
* html .menu ul li a {height:1%}
/* end hack */ 

/* this sets all hovered lists to red */
.menu li:hover a, .menu li.over a,
.menu li:hover li a:hover, .menu li.over li a:hover {
	color: #000000;
	background-color: #CCF2D5;
	text-decoration: none;
}

/* trying to undo underline in IE */

.menu li a:visited {
	text-decoration: none;
}

/* set dropdown to default */
.menu li:hover li a, .menu li.over li a {
    color: #000000;
   background-color: #EDEDED;
}
.menu li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
.menu li:hover ul, .menu li.over ul { display: block; } /* The magic */
