/* CSS Document */
#cs_flashBody
{
	background-color: #ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align: center;
	background-image:url(../images/ftg_background1.jpg);
}

#cs_futoBody
{
	background-image:url(../images/ftg_background1.jpg);
}

#cs_noexpressUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url(../ftgeas/ftgeas_nofp_bg.gif);
	background-repeat: no-repeat;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}

body {
	font-family: Verdana;
	font-size:11px;
}

td {
	font-family: Verdana;
	font-size:11px;
}

th {
	font-family: Verdana;
	font-size:11px;
}
.a {
	color: #FFFFFF;
}
.border {

	border: 1 solid #000066;

}

.tblr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.tblh {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

h1 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 36px;
	color:#FF0000;
	line-height:100%;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 200%;
	color:#000000;
	line-height:120%;
}
.style2 
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: 900;
}

p.para
{
	line-height:180%;
}

.style1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style3 {color: #FF0000}

.style4 {font-weight: bold}

.style5 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color:#000000;
}

.style6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color:#CC0000;
}

.style22 {font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 14px; }

.style13 
{	
	font-family: Tahoma;
	font-size: 18px;
	line-height:115%;
}
.hi {
	background: #FFFF00;
}

/*********************************
 *
 *    CAPTCHA-Styles
 *
 */
    p.captcha_1,
    p.captcha_2,
    p.captcha_notvalid
    {
        margin-left: 30px;
        margin-right: 20px;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        background: transparent;
        color: #000000;
    }
    p.captcha_2
    {
        font-size: 10px;
        font-style: italic;
        font-weight: normal;
    }
    p.captcha_notvalid
    {
        font-weight: bold;
        color: #FFAAAA;
    }

    .captchapict
    {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        border-style: inset;
        border-width: 4px;
        border-color: #C0C0C0;
    }

    #captcha
    {
        margin-left: 30px;
        margin-right: 30px;
        border-style: dashed;
        border-width: 2px;
        border-color: #FFD940;
    }
-->