body {
    margin: 0px;
    padding: 0px;
    background-image: url(../gfx/index01.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 0;
	padding: 0;
}

.error
{
	padding: 10px 20px 10px 20px;
	background-color: #FFDFDE;
	border: 1px solid #FF0000;
	color: #636563;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.title 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 56px;
	color: #4282A8;
}

#admin a
{
	color: Red;
}

#admin .menu
{
	margin-top: 52px;
	text-align: left;
	border: 2px solid gray;
	background-color: #DEDEDE;
	padding: 5px;
}

#admin .header
{
	padding: 20px 0px 0px 0px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid black;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
}

#admin .news
{
	padding: 10px 20px 20px 20px;
}

#breadcrumb
{
	font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}

#breadcrumb a
{
	text-decoration: underline;
	font-size: 11px;
    color: #FFFFFF;
}

.normaltext
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #C8D7E5;
    text-align: justify;
}

.headertext
{
	font-weight: bold;
	font-size: 11px;
    color: #FFFFFF;
}

.text1 {
    font-size: 11px;
    color: #FFFFFF;
}

.text2 {
    font-size: 11px;
    color: #4E4E4E;
}

.text3 {
    font-size: 9px;
    color: #4E4E4E;
}

.text4 {
    color: #FFFFFF;
    font-weight: bold;
}

a {
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url(../gfx/index02.gif);
    background-repeat: repeat-x;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 10px;
    color: #C8D7E5;
    text-align: justify;
}

.style1 a {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

.style1 a:hover {
}

.right 
{
	text-align: right;
}

.style1 tr td {
    font-size: 10px;
    color: #C8D7E5;
    text-align: justify;
}

.style1 tr td input {
    font-size: 9px;
    color: #000000;
    width: 230px;
}

.style1 tr td textarea {
    font-size: 10px;
    color: #000000;
    width: 230px;
}

.style2 {
    font-size: 10px;
    color: #838383;
    text-align: justify;
}

.style2 a {
    font-size: 10px;
    font-weight: bold;
    color: #B6B83F;
}

.style2 a:hover {
}

.style3 {
    color: #000000;
}

.style3 a {
    color: #000000;
}

.style3 a:hover {
}
