<style type="text/css">
<!--
	body{
		/*background-color: #ffffff;*/
		/*background-color: #000000;*/
		scrollbar-3dlight-color : silver;
		scrollbar-arrow-color : silver;
		scrollbar-base-color : gray;
		scrollbar-darkshadow-color : silver;
		scrollbar-face-color : white;
		scrollbar-highlight-color : silver;
		scrollbar-shadow-color : silver;
	}

	a:link 
	{
		/*color: #008080;*/
		/*color: #6495ED;*/
		color: gray;
		font-family: trebuchet ms;
		text-decoration:none;
		font-weight: bold;
		font-size:10pt;
	}

    a:visited 
	{
		/*color: #008080;*/
		/*color: #6495ED;*/
		color:gray;
		font-family:trebuchet ms;
		text-decoration:none;
		font-weight: bold;
		font-size:10pt;
	}

    a:hover 
	{
		color: #E4384D;
	}


	.header{
		align: center;		
	}

	#text{
		/*font-color: #000000;*/
		font-color: #c0c0c0;
		font-family: trebuchet ms;
		font-size: 10pt;
	}

        #selected_link{
		border-bottom: solid 1px #C0C0C0;
		border-top: solid 1px #C0C0C0;
		border-left: solid 1px #C0C0C0;
		border-right: solid 1px #C0C0C0;
                padding-left: 3px;
                padding-right: 3px;
                padding-bottom: 3px;
                padding-top: 3px;
	}
	
	#comment{
		/*font-color: #000000;*/
		font-color: #c0c0c0;
		font-family: trebuchet ms;
		font-size: 10pt;
		border-bottom: dashed 1px #C0C0C0;
		border-top: dashed 1px #C0C0C0;
		border-left: dashed 1px #C0C0C0;
		border-right: dashed 1px #C0C0C0;
		padding: 5px;
	}
	
	#tagboard{
		/*font-color: #000000;*/
		font-color: #c0c0c0;
		font-family: trebuchet ms;
		font-size: 10pt;
		border-bottom: solid 1px #C0C0C0;
		border-top: solid 1px #C0C0C0;
		border-left: solid 1px #C0C0C0;
		border-right: solid 1px #C0C0C0;
		height: 220px;
		padding: 5px;
		scrolling: auto;
		overflow: auto;
	}
	
	.contentborder{
		border-top: solid 1px #C0C0C0;
		border-right: solid 1px #C0C0C0;
		border-left: solid 1px #C0C0C0;	
	}
	
	.contentfooter{
		border-top: solid 1px #C0C0C0;	
	}
	
	.sidemenuborder{
		border-top: solid 1px #C0C0C0;
		border-right: solid 1px #C0C0C0;
		padding: 25px;
	}
	
	#dateday{
		border-top: solid 1px #C0C0C0;
		border-right: solid 1px #C0C0C0;
		border-left: solid 1px #C0C0C0;
		border-bottom: solid 1px #C0C0C0;
		/*font-color: #000000;*/
		font-color: #c0c0c0;
		font-family: trebuchet ms;
		font-size: 10pt;
	}

        #dateheader{
                /*
		border-top: solid 1px #C0C0C0;
                border-right: solid 1px #C0C0C0;
                border-left: solid 1px #C0C0C0;
                border-bottom: solid 1px #C0C0C0;
		*/
    	        /*font-color: #000000;*/
		font-color: #c0c0c0;
                font-family: trebuchet ms;
                font-size: 10pt;
		font-weight: bold;
        }

	
	#datedaylink{
		border-top: solid 1px #C0C0C0;
		border-right: solid 1px #C0C0C0;
		border-left: solid 1px #C0C0C0;
		border-bottom: solid 1px #C0C0C0;
	}
	
	#date{
		border-top: dashed 1px #C0C0C0;
		border-right: dashed 1px #C0C0C0;
		border-left: dashed 1px #C0C0C0;	
		border-bottom: dashed 1px #C0C0C0;
		font-family: trebuchet ms;
		font-size: 10pt;
		padding: 2px;
		font-weight: bold;
	}
	
	#sideheader{
		border-top: dashed 1px #C0C0C0;
		border-right: dashed 1px #C0C0C0;
		border-left: dashed 1px #C0C0C0;	
		border-bottom: dashed 1px #C0C0C0;
		font-family: trebuchet ms;
		font-size: 10pt;
		padding: 2px;
		font-weight: bold;
	}
	
    #errorstr{
		color: #DC143C;
		font-family: trebuchet ms;
		font-size: 10pt;
	}
	
	#disabled_text{
		color: #858484;
		font-family: trebuchet ms;
		font-size: 10pt;
		font-weight: bold;
	}
	
	#imageborder{
		border: solid 1px #c0c0c0;
		padding: 5px;
	}
	
	.middleContent{border: #c0c0c0 solid 1px;}
	.middleContentProducts{border-left: #c0c0c0 solid 1px;}
	#errorText {font-family: century gothic;text-align:left;margin-left:10px; margin-right:10px;}
	#productImage {padding: 7px; border: #c0c0c0 solid 1px; height:300; width:430; align:center}
	#sitemapFirstChild{margin-left:25px;}
	#bullet {background: url('images/heart.png') no-repeat;display:inline;padding-left:17px;}
-->
</style>
