a:link {  color: #003399; text-decoration: underline; font-weight: none}
a:visited {  color: #003399; text-decoration: underline; font-weight: none}
a:hover {  color: #9999FF; text-decoration: underline; font-weight: none}
.input{font-size=12pt; border:1px #9999FF solid; font-family:Arial, Helvetica, sans-serif; height:20px; font-weight: normal; font-style: normal; color: #6699CC; font-size: 12px; background-color: #FFFFFF; background-image:  url(../images/shadow.gif)}
.textfield{font-size=12pt; border:1px #9999FF solid; font-family:Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #6699CC; font-size: 12px; background-color: #FFFFFF; background-image:  url(../images/shadow.gif)}
.formbutton1 { font-weight: bold; color: #FFFFFF; background-color: #6699CC; height: 22px; width: 35px; font-family: Arial, Helvetica, Sans-serf; font-size: 12px; border-style: shadow}
.formbutton2 {font-weight: bold; color: #FFFFFF; background-color: #003399; height: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border-style: shadow}
.checkbox {border: 1px #9999FF solid}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000}
table.botmenu a:link {  color: #FFFFFF; text-decoration: none; font-weight: none}
table.botmenu a:visited {  color: #FFFFFF; text-decoration: none; font-weight: none}
table.botmenu a:hover {  color: #003399; text-decoration: none; font-weight: none}
table.news a:link {  color: #003399; text-decoration: underline; font-weight: none}
table.news a:visited {  color: #003399; text-decoration: underline; font-weight: none}
table.news a:hover {  color: #FFFFFF; text-decoration: underline; font-weight: none}

/* Form styling */
select {
	 color: #6699CC;
	 }

/* Country dropdown list styling */
.mainoption {
	background-color:#000099;
	color:#fff;
	}
option.suboption {
	padding:0 0 0 15px;
	}

/* Press room restyling */
#press #contentcell {
	/*padding:0.2em;*/
	}
#press h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#9999FF;
	font-size:1em;
	margin:0 0 0.5em 0;
	padding:0;
	}
#press p, #press label, #press input, #press td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	}
#press fieldset {
	padding:0.2em;
	width:250px;
	border:none;
	}
#press th {
	background-color: #003399;
	color:#fff;
	}
#publicity {
	border-collapse:collapse;
	}
#publicity th {
	border: 1px solid #9999FF;
	}
#publicity td {
	border:1px solid #BDBDBD;
	padding:0.2em 0.3em;
	}