BODY {

}
#fk_main_menu{
	/* This is the container for the thumbnails */
	color:#FFFFFF;
	text-decoration:none;
	text-shadow:#CCC;
}
#fk_main_menu a{
	/* This is the container for the thumbnails */
	color:#FFFFFF;
	text-decoration:none;
	text-shadow:#CCC;
}
INPUT { 
font-size : 10pt; 
font-family : TAHOMA, MS SANS SERIF; 
} 
SELECT { 
font-size : 10pt; 
font-family : TAHOMA, MS SANS SERIF; 
} 
TD { 
font-size : 10pt; 
font-family : TAHOMA, MS SANS SERIF; 
} 
TEXTAREA { 
font-size : 10pt; 
font-family : TAHOMA, MS SANS SERIF; 
} 
LI { 
font-size : 10pt; 
font-family : TAHOMA, MS SANS SERIF; 
} 
UL { 
font-size : 10pt; 
font-family : TAHOMA, MS SANS SERIF; 
} 
DIV { 
font-size : 10pt; 
font-family : TAHOMA, MS SANS SERIF; 
} 
P { 
font-size : 10pt; 
font-family : TAHOMA, MS SANS SERIF; 
} 
a:link { 
background-position : 50% bottom; 
color : #666666; 
background-repeat : repeat-x; 
text-decoration : none; 
} 
a:active { 
text-decoration : underline; 
color : #333333; 
border : 0; 
} 
a:visited { 
background-position : 50% bottom; 
color : #666666; 
background-repeat : repeat-x; 
text-decoration : none; 
} 
a:hover { 
background-position : 50% bottom; 
color : #0099ff; 
background-repeat : repeat-x; 
text-decoration : none; 
} 
a:focus { 
outline : none; 
} 
BUTTON { 
font-size : 10pt; 
font-family : TAHOMA, MS SANS SERIF; 
} 
PRE { 
font-size : 10pt; 
font-family : TAHOMA, MS SANS SERIF; 
} 
B { 
font-size : 10pt; 
font-family : TAHOMA, MS SANS SERIF; 
} 

#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('/images/breadcrumb_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('/images/breadcrumb_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

.home
{
    border: none;
    margin: 8px 0px;
}

#breadcrumb a:hover
{
    color:#35acc5;
}
#fk_main_menu{
	/* This is the container for the thumbnails */
	color:#FFFFFF;
	font-size : 10pt; 
	font-family : TAHOMA, MS SANS SERIF; 
	text-shadow:#CCC;
}
#fk_main_menu a{
	/* This is the container for the thumbnails */
	color:#FFFFFF;
	font-size : 10pt; 
	font-family : TAHOMA, MS SANS SERIF; 
	text-shadow:#CCC;
}
