body	{
	margin: 0em;
	background-color: FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	background-image: url(../images/splash/splash_bg.gif);
	background-repeat: repeat-x
}

A:link {
    COLOR: #CC0000;
    font-size : 11px; 
    font-family : tahoma, verdana, arial, helvetica;
    text-decoration: underline;
	font-weight: bold;
}

A:visited {
    COLOR: #9F0000;
    font-size : 11px; 
    font-family : tahoma, verdana, arial, helvetica;
    text-decoration: underline;
	font-weight: bold;
}

A:hover {
    COLOR: #9F0000;
    font-size : 11px; 
    font-family : tahoma, verdana, arial, helvetica;
    text-decoration: underline;
	font-weight: bold;
}

A:active {
    COLOR: #CC0000;
    font-size : 11px; 
    font-family : tahoma, verdana, arial, helvetica;
    text-decoration: none;
	font-weight: bold;
}


.frc_login:link {
    COLOR: #CC0000;
    font-size : 11px; 
    font-family : tahoma, verdana, arial, helvetica;
    text-decoration: underline;
	font-weight: normal;
}

.frc_login:visited {
    COLOR: #9F0000;
    font-size : 11px; 
    font-family : tahoma, verdana, arial, helvetica;
    text-decoration: underline;
	font-weight: normal;
}

.frc_login:hover {
    COLOR: #9F0000;
    font-size : 11px; 
    font-family : tahoma, verdana, arial, helvetica;
    text-decoration: underline;
	font-weight: normal;
}

.frc_login:active {
    COLOR: #CC0000;
    font-size : 11px; 
    font-family : tahoma, verdana, arial, helvetica;
    text-decoration: none;
	font-weight: normal;
}



.bg_black	{
	background-color: #000000
}
.bg_white	{
	background-color: #FFFFFF
}
.bg_red1	{
	background-color: #E60000
}
.bg_yellow1	{
	background-color: #FEDF76
}
.bg_red3	{
	background-color: #FFE5E5
}

td	{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}

.ll-0870	{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}

.ll-9	{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 9px;
	color: #000000;
}

.shell {  
	border: 1px #E60000 solid;
	background: #FFFFFF;
}
.shell2 {
	border-bottom: 1px #E60000 solid;
	border-left: 1px #E60000 solid;
	border-right: 1px #E60000 solid;
	background: #FFFFFF;
}

INPUT , SELECT {
background-color : #FFFFFF; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #000000;

} 

TEXTAREA {
background-color : #FFFFFF; 
color : #000000; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
} 