body {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px; font-weight:100; color:#000000;}
td {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px;  font-weight:100; color:#000000;}
th {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px;  font-weight:100; color:#000000;}
.whitetext {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px;  font-weight:100; color:#FFFFFF} 
.whitetext2 {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px;  font-weight:100; color:#FFFFFF;} 

.redtitle {font-family: Verdana; font-size:14px; font-weight:bold; color:#A92A30; text-align:left;} 

.redtitlelink a:link {font-family: Verdana; font-size:14px; font-weight:bold; color:#A92A30; text-align:left; text-decoration:none;} 
.redtitlelink a:hover {font-family: Verdana; font-size:14px; font-weight:bold; color:#A92A30; text-align:left; border-bottom: 1px dashed black;} 
.redtitlelink a:visited {font-family: Verdana; font-size:14px; font-weight:bold; color:#A92A30; text-align:left; text-decoration:none;} 
.redtitlelink a:active{font-family: Verdana; font-size:14px; font-weight:bold; color:#A92A30; text-align:left; text-decoration:none;} 

.whitetitlelink a:link {font-family: Verdana; font-size:14px; font-weight:bold; color:#FFFFFF; text-align:left; text-decoration:none;} 
.whitetitlelink a:hover {font-family: Verdana; font-size:14px; font-weight:bold; color:#FFFFFF; text-align:left; border-bottom: 1px dashed black;} 
.whitetitlelink a:visited {font-family: Verdana; font-size:14px; font-weight:bold; color:#FFFFFF; text-align:left; text-decoration:none;} 
.whitetitlelink a:active{font-family: Verdana; font-size:14px; font-weight:bold; color:#FFFFFF; text-align:left; text-decoration:none;} 

.bordered { border-style:ridge; border-width:1px; border-bottom-color:#FFFFFF; border-right-color:#FFFFFF; padding:8px;} 
.border-red { border-style:ridge; border-width:1px; border-color:red; padding:8px;} 

img { /* defines the css for the <img> tag */
	border-color:#000000; /* set border width to 0 pixels */
}
#global {
	width: 100%;
	height: 100%;
	background-image: url(images/world.gif);
	background-repeat:no-repeat;
	background-position: 65% 65%
}

.pad {margin:10px; }
.pad2 {margin:40px; }
.pad3 {margin:37px; }
.pad4 {margin:30px; }
.pad5 {margin:22px; }

A:link		{font:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#A92A30; text-decoration:none;}
A:active	{font:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#A92A30;  text-decoration:none;}
A:hover		{font:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#A92A30;  text-decoration:none;}


.whitelink a:link {font-family: Verdana; font-size:11px; color:white; text-align:left; text-decoration:none;} 
.whitelink a:hover {font-family: Verdana; font-size:11px; color:white; text-align:left; border-bottom: 1px dashed white;} 
.whitelink a:visited {font-family: Verdana; font-size:11px; color:white; text-align:left; text-decoration:none;} 
.whitelink a:active{font-family: Verdana; font-size:11px; color:white; text-align:left; text-decoration:none;} 

<!-- DROP DOWN LIST -->

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1:hover
    {color: white;}
.ddmx .item1,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 6px 10px 6px 10px;
    background: #5e81b3;
    font: 11px tahoma;
    color: white;
	text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	border: 0;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 6px 10px 6px 10px;
    font: 11px tahoma;
    color: #5e81b3;
    text-decoration: none;
    color: black;
    display: block;
    white-space: nowrap;
    position: relative;
	text-align:left;
    border: 0;
    z-index: 500;
}
.ddmx .item2 {
    text-decoration: none;
    color: white;
	background: #5e81b3;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: white;

}

.ddmx .section {
    border: 0px solid #b8b4ae;
    position: absolute;
	width:inherit;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

<!-- DROP DOWN LIST ENDS-->
.right {
float: right;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


