body {
	background-color: #ffffff;
	margin: 0px;
}
center {
	width: 820px;
	margin: 0px auto;
	border-left: 1px solid #6C7C8B;
	border-right: 1px solid #6C7C8B;
	padding: 20px 5px;
	background: #ffffff;
}

/* All Images with no Border ****************************************/
img {
	border-width: 0;
	vertical-align: middle;
}

/* Image with Border ****************************************/
.img2{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C7C8B;
	border-right-color: #6C7C8B;
	border-bottom-color: #6C7C8B;
	border-left-color: #6C7C8B;
}

/* Font in x and xx-small ****************************************/
.fontx{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: x-small;*/
	font-size:11pt;	
	padding-left:10px;	
	padding-top:4px;
	padding-bottom:4px;		
}

.fontxx{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: xx-small;*/
	font-size:11pt; 
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;		
}

/* Hyperlinks ****************************************/
a:link,
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: xx-small;*/
	font-size:10pt;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: xx-small;*/
	font-size:10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: xx-small;*/
	font-size:10pt;
	font-weight: bold;
	color: #000000;
}
a.mainmenu:link,
a.mainmenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: xx-small;*/
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	border: 2px solid #6c7c8b;
	border-bottom: 0px;
	padding: 3px 5px;
}

.namelink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: xx-small;*/
	font-size:21px;
	font-weight: bold;
	color: #000000;
text-decoration : none;
}
.namelink:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: xx-small;*/
	font-size:21px;
	font-weight: bold;
	color: #000000;
text-decoration : none;
}
.namelink:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: xx-small;*/
	font-size:21px;
	font-weight: bold;
	color: #000000;
text-decoration : none;
}
.namelink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: xx-small;*/
	font-size:21px;
	font-weight: bold;
	color: #000000;
text-decoration : none;
}
.namelink:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: xx-small;*/
	font-size:21px;
	font-weight: bold;
	color: #000000;
text-decoration : none;
}

/* tables ***************************************************/
th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	background-color: #CCE5FF;
	font-weight: bold;
	text-align:center;
	height:20px;	
}

.rowbright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
/*	font-size: xx-small;*/
	color: black;
	background-color: #F9F9F9;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;	
	}

.tablefree {
	background-color: #F3F3F3;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C7C8B;
	border-right-color: #6C7C8B;
	border-bottom-color: #6C7C8B;
	border-left-color: #6C7C8B;
}

.maintable {
	width: 800px;
	background-color: #F3F3F3;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C7C8B;
	border-right-color: #6C7C8B;
	border-bottom-color: #6C7C8B;
	border-left-color: #6C7C8B;
}
a.title_first {
font-size : 33px;
text-decoration : none;

}
/* form objects ***************************************************/
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#6C7C8B;
	width: 100px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: lightsteelblue;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: lightsteelblue;
}

.handy {
}

.buttonsfree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#6C7C8B;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: lightsteelblue;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: lightsteelblue;
}

.smallFlags{
  width: 25px;
  height: 18px;
  border:0;
}