/* CSS Document */
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td,p { 
	font-family:verdana, arial,sans-serif; 
	color:#47463f;
	font-size:8pt;
}
a, a:active, a:focus, a:link, a:visited {
	font-size:8pt; 
	font-weight:bold; 
	color: #CBC9BD;
	text-decoration:none;
	border: 0px solid #000000;
}

a:hover {
	text-decoration:underline; 
	color: white;
}

a.lang,a:link.lang,a:focus.lang,a:selected.lang {
	color: #47463f;
}
a:hover.lang {
	text-decoration:underline; 
	color:white;
}
.contact, .contact2{
	font-size:8pt;
	font-weight:bold;
	color: #CBC9BD;
	padding-top:11px;
	text-align: left;
}
.contact2{
	font-size:7pt;	
}
.textcell{
	padding-left:8px;
}
ul, li {
	line-height: 2em;
}
.menyy {
	padding-left: 20px;
}

.mySubmit {
background-image: url(../images/save.gif);
background-color:transparent;
border-style:none;
font-weight:bold;
width:16px;
} 

.myLogOut {
font-weight:bold;
background-color:transparent;
border-style:none;
color: #CBC9BD;
}
