ins {
	Color: #0000ff;
}
del {
	Color: #ff0000;	
}

form {
	Margin: 0px;
	Padding: 0px;
	display: inline;
}

body {
	Font-Family: Helvetica, Arial, Verdana;
	Margin: 0px;
	Font-Size: 10pt;
}

table {
	Font-Family: Helvetica, Arial, Verdana;
	Font-Size: 10pt;
}

h1, h2, h3, h4, h5 {
	Font-Family: Helvetica, Arial, Verdana;
	Margin: 10px 0px 0px 0px;
}

h1 {
	Font-Size: 12pt;	
}

h2 {
	Font-Size: 12pt;	
}

h3 {
	Font-Size: 10pt;	
}


h1.nomargin {
	Margin: 0px 0px 0px 0px !important;	
}

h2.nomargin {
	Margin: 0px 0px 0px 0px !important;	
}

a img {
	Border: 0px solid;	
}

a {
	Text-Decoration: none;	
	Color: #276b9f;
}

.downloadbutton input button {
	
}

.actionmenu {
	Clear: both;
	Padding: 10px; Margin-Bottom: 30px; Background: #eeeeee;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

.topmenuitem {
	Width: 131px;
	Height: 49px;
	Float: left;
	Position: relative;
	Left: 0px;
	Top: 10px;
	Z-Index: 10000;
	Line-Height: 39px;
	Display: block;
	Background: url(/image/topbutton.png);
	Text-Align: center;
}

.topmenuitemlast {
	Width: 133px;
}

.topmenuitemselected {
	Background: url(/image/topbutton_selected.png);
}

.topmenuitemselected a {
	Color: #ffffff;
}


.topmenuitemlastpad {
	 Clear: right;
	 Width: 1px;	
}

.iconintext {
	vertical-align:text-top;
}

.flags {
	Left: -18px;
	Position: relative;
	Background-Color: #eeeeee;
	Padding: 5px 10px 5px 10px;
}

.sitesearch {
	Left: -38px;
	Position: relative;
	Background-Color: #eeeeee;
	Padding: 5px 10px 5px 10px;
}

.sitesearch input[type=text] {
	Border: 1px solid #276B9F;	
	Height: 14px;
	border-radius: 4px;
}

.sitesearch input[type=submit] {
	Height: 18px;
	Color: #ffffff;
	Background: #276B9F;
	Border: #444444;	
	border-radius: 4px;
}


.flags img {
	vertical-align:middle;
}
