@charset "utf-8";
/* Layout variables */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(background.gif);
}

/* Text variables */

.text_white11 {
color:#FFFFFF;
}
.text_white11 a {
color:#FFFFFF;
text-decoration:none;
}
.text_white11 a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.text_white14 {
color:#FFFFFF;
font-size:14px;
}

.text_black11 {
color:#000000;
}
.text_black11 a {
color:#000000;
text-decoration:none;
}
.text_black11 a:hover {
color:#000000;
text-decoration:underline;
}

.text_black16 {
color:#000000;
font-size:16px;
}
.text_black16 a {
color:#000000;
text-decoration:none;
font-size:16px;
}
.text_black16 a:hover {
color:#000000;
text-decoration:underline;
font-size:16px;
}

/* Table variables */

#content {
background: url("content_back_submenu.jpg") 100% 0% no-repeat;
}

#content_simple {
background: url("content_back_simple.jpg") 100% 0% no-repeat;
}