/* Provided by MyFreeTemplates.com */

body{
	background-color: #F5F4F8; /*#899DB8;*/
	/*background-image: url('pixi_grey.gif');*/
    margin: 0;
	color: black;
}
.sidetable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1 {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:16px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    margin-top:10px;
    text-decoration:none;
    text-indent:20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    text-indent:20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-indent:20px;
}
h4{
    text-indent:20px;
}
p {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    margin:10px;
    text-indent:10px;
    text-align:justify;
    line-height: 18px;
}

.sidetable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFBE00;
	font-size: 12px;
	font-weight: bold;
}
.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li{
    list-style-type:square;
}

a{
    color: #405069;
    font-weight:bold;
}

a:hover{
    color: grey; /*#909090;*/
    font-weight: bold;
    text-decoration: none;
}

td#pkalba{
    background-color: black;
    text-align: right;
    line-height: 12px;
    font-size: 10px;
}

td#pkalba a{
    color: white;
    text-decoration: none;
}

td#pkalba a:hover{
    text-decoration: underline;
    color: #909090;
}

/* MENU */
#foxmenucontainer{
	height:24px;
	/*background: #2364A4 none repeat scroll 0% 50%;*/
	background: none none repeat scroll 0% 50%;
	display:block;
	padding:0px 0px 0px 0px;
    float: none;
}

#foxmenu{
	position:relative;
	display:block;
	height:24px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}

#foxmenu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}

#foxmenu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}

#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 10px 0 10px;
	height:19px;
    _height:24px;
	background-color: #778899;
	/*background:transparent url(/code/fox/images/foxmenu_bg-OFF.gif) no-repeat top left;*/
}

#foxmenu ul li a:hover{
	background-color: #405069; /*#0D254B;*/
	color:#fff;
	/*background:transparent url(/code/fox/images/foxmenu_bg-OVER.gif) no-repeat top right;*/
}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#000;
	background:#fff;
}

table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	height: 100%;
	width: 100%;
}
table.sample th {
	border-width: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #FAF6DB; /*rgb(250, 240, 230);*/
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #FAF6DB; /*rgb(250, 240, 230);*/
	-moz-border-radius: 0px 0px 0px 0px;
}

#kalba{
	color:white;	
	text-align:right;
	float: none;	
	line-height: 15px;
    padding:15px 0px 0px;
    float: none;
}

#kalba a{
	/*text-align: center;*/
	color: white;
	/*width: 100%;*/
}

#add{
    height: 515px;
    /*position: absolute;*/ /*inherit;*/
    /*display: ;*/
}