/*------------------------------------*\
	RESET
\*------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}

.Body
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: 'Arial'
}
.sample
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.menu
{
    BORDER-RIGHT: darkblue 1px solid;
    BORDER-TOP: darkblue 1px solid;
    FONT-WEIGHT: 500;
    FONT-SIZE: 12px;
    BORDER-LEFT: darkblue 1px solid;
    WIDTH: 130px;
    CURSOR: se-resize;
    BORDER-BOTTOM: darkblue 1px solid;
    FONT-FAMILY: Arial;
    POSITION: absolute;
    BACKGROUND-COLOR: orange
}
.item_panel
{
    BORDER-RIGHT: darkblue 1px solid;
    BORDER-LEFT: darkblue 1px solid;
    WIDTH: 130px;
    CLIP: rect(0px 130px 0px 0px);
    FONT-FAMILY: Arial;
    POSITION: absolute
}
.item_panel A
{
    CURSOR: hand;
    COLOR: black;
    TEXT-DECORATION: none
}
.item
{
    FONT-SIZE: 11px;
    WIDTH: 128px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: lightyellow
}
.headertitle
{
    BORDER-RIGHT: 1pt solid;
    
    BORDER-LEFT: 1pt solid;
    BORDER-BOTTOM: 1pt solid;
    BACKGROUND-COLOR: yellow
}
.headerdate
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Tahoma
}
TABLE
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: 'Arial'
}
.URLlink
{
    CURSOR: pointer;
    COLOR: blue;
    TEXT-DECORATION: underline
}
.tableinput
{
    BORDER-RIGHT: silver thin solid;
    BORDER-TOP: silver thin solid;
    BORDER-LEFT: silver thin solid;
    BORDER-BOTTOM: silver thin solid
}
.storytitle
{
    FONT-SIZE: 18pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.storyauthor
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-STYLE: italic;
    FONT-FAMILY: Tahoma
}
.storycontents
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}

.featurestitle
{
	FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.featuresauthor
{
	FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-STYLE: italic;
    FONT-FAMILY: Tahoma
}
.featurescontents
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}

.leftbar
{
    BORDER-RIGHT: black 0.0pt solid;
    BORDER-TOP: black 0.0pt solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: black 0.0pt solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: black 0.0pt solid;
    FONT-FAMILY: Arial
}



.sectiontitlebar{
    FONT-FAMILY: impact;
    /*text-shadow: 0.1em 0.1em 0.2em #333;*/
    font-size: 14pt;
    display: block;
    color: #ffffff;
    background-color: transparent;
}

.sectiontitlebar2{
    FONT-FAMILY: impact;
    /*text-shadow: 0.1em 0.1em 0.2em #333;*/
    font-size: 16pt;
    display: block;
    color: #ff0000;
    background-color: transparent;
}


.blur{
	background-color: #ccccccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	display:block;
	
	
}

.shadow{
	background-color: #666666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #ff0000; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000000; /*border color*/
	padding: .3em 0ex;
}




.slideshowitem { height: 200px; width: 200px; padding:0; margin:0; overflow: hidden }
.picslideshowcaption { background-color:#FFFFFF; font-style:italic; font-size:8pt; display: block; height:60px; width:200px;}


/*
.pics img { height: 200px; width: 200px; padding: 15px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
*/
