/*

.row0 {
	background-color: #FFFDE3;
}
.row1 {
	background-color: #E3EEFF;
}
.row2 {
	background-color: #FFE3E3;
}
.rowu {
	background-color: #FFFFFF;
}

.row0o {
	background-color: #FAFFA9;
}
.row1o {
	background-color: #A9CBFF;
}
.row2o {
	background-color: #FFA9A9;
}
.rowuo {
	background-color: #E3EEFF;
}



body{

}

body,td,p {
FONT-FAMILY: Verdana;
font-style:normal;
font-size: 12px;
font-weight:normal;
color: #000000;
}

.pagetitle
{
FONT-FAMILY: Tahoma;
font-style: italic;
color: #333333; 
font-size: 150%;

}	
    


.border
{
    color: #ffffff;
    background-color: #ffffff;
}

.small_red
{
    font-family : Arial;
    font-size: 10pt;
    color: #ff0000;
    text-align: center;

}




.small_white {
	FONT-FAMILY: Arial;
    color:#FFFFFF;
    font-weight:bold;
	font-size:10px;
    text-decoration:underline;
}




.small_black{

        font-size : 11pt;
        font-family : Arial;
        font-weight: normal;
	font-style:italic;
        color : black;
    

}

.medium_black{

        font-size : 13pt;
        font-family : Arial;
        font-weight: normal;
        color : black;
    

}

.medium_red{

        font-size : 13pt;
        font-family : Arial;
        font-weight: normal;
        color : #ee0000;
    
}


.medium_blue{

        font-size : 13pt;
        font-family : Arial;
        font-weight: normal;
        color : #000088;
    
}


.small_blue
{

    font-family:verdana;
    color: #0000ff;
    font-size: 9px;
}





.admintable {
FONT-FAMILY: Verdana, Arial, Tahoma Helvetica;
color: #000000;
font-size: 12px;
font-weight:normal;
font-style : italic;
}

.textfield
{
FONT-FAMILY: Verdana, Arial, Tahoma Helvetica;
}

.textarea
{
FONT-FAMILY: Verdana, Arial, Tahoma Helvetica;
}


.button {
FONT-FAMILY: Verdana, Arial, Tahoma Helvetica;
FONT-SIZE: 8pt;
FONT-WEIGHT: bold;
}


.box{
padding: 10px 0;
Padding-Left  : 10px ;
Padding-Right : 10px ;
margin-top: 0.1em;
font: bold 12px Verdana;
border: 1px solid black;
}

margin: 0;
}

h1 {font-size: 24px; font-family: Tahoma; font-weight: normal; color:#000000}
h2 {font-size: 20px; font-family: Tahoma; font-weight: normal; color:#000000}
h3 {font-size: 16px; font-family: Tahoma; font-weight: bold; color:#000000}
h4 {font-size: 14px; font-family: Tahoma; font-weight: bold; color:#000000}
h5 {font-size: 12px; font-family: Tahoma; font-weight: bold; color:#000000}
h6 {font-size: 10px; font-family: Tahoma; font-weight: bold; color:#000000}

a, a:link, a:visited, a:active {
    color:#333333;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}

ul {
    list-style-type: square
}
.error {
    font-family: verdana;
    color: #CC0000;
    font-weight: bold;
}

tr.row{
    background:inherit;
}
tr.rowo{
    background:inherit;
}

.menu a, .menu a:link, .menu a:visited{
    color:#FEFAFA;
    text-decoration:none;
}
.menu a:hover{
    text-decoration:none;
}

.lang a, .lang a:link, .lang a:visited{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
.lang a:hover{
    color:#FFFFFF;
    text-decoration:underline;
}



*/