body
{
	font-size:0.8em;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
td
{
	text-align:left;
	}
img, div { behavior: url(../css/iepngfix.htc) }
#titletext {
z-index : 2;
position : relative;
text-align : left;
}
#mainflashbackground {
z-index : 1;
position : relative;
text-align : left;
top : -140px;
}
#maincontent {
z-index : 3;
position : relative;
top : -180px;
}
.englishcolor {
font-weight : bold;
color : #abc418;
}
.title {
font-size : 2em;
font-weight : bold;
text-align : left;
color : #abc418;
}
.subtitle {
font-size : 1.4em;
font-weight : bold;
text-align : left;
color : #abc418;
}
.sidetop {
background-image : url(../images/sidetop.jpg);
background-repeat : no-repeat;
padding : 10px;
color : #fff;
font-weight : bold;
}
.sideendgrey {
background-color : #e8e8e8;
padding : 5px;
border-bottom : 1px solid #c3d76b;
}
.sideendwhite {
background-color : #fff;
padding : 5px;
border-bottom : 1px solid #c3d76b;
}
A:link {
text-decoration : underline;
color : #94a742;
font-weight : bold;
font-size : 1.0em;
}
A:visited {
text-decoration : none;
color : #a7bd4b;
}
A:active {
text-decoration : none;
color : #a7bd4b;
}
A:hover {
text-decoration : underline;
color : #a7bd4b;
}

strong {
color : #94a742;
}
ul {
list-style-image : url("../images/listarrowtwo.png");
list-style-type:square;
list-style-position : outside;


}
ol {
list-style-image : url("../images/listarrowtwo.png");
list-style-type:square;
list-style-position : outside;
}
