﻿	.dhtmlgoodies_window{
		width:300px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
		position:absolute;
		overflow:hidden;	
		z-index:10000;	
		
		
	}
	.dhtmlgoodies_window div{
		position:relative;
	}
	.dhtmlgoodies_window .dhtmlgoodies_window_top
{
	width: 100%;
	height: 17px;
	position: relative;
	background-color: transparent;
}
	
	.dhtmlgoodies_window .top_buttons{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:35px;
		
		
	}
	.top_buttons img{
		float:left;
		padding-left:2px;
		
	}
	.dhtmlgoodies_windowMiddle{
		border-left:3px solid #707070;border-right:3px solid #707070;
		
	}
	.dhtmlgoodies_windowContent{
		
		padding-left:5px;
		padding-right:2px;

		
		overflow:hidden;
		background-color:#FFF;
	}
	.dhtmlgoodies_window_bottom{
		border-left: 3px solid #707070;
		border-right:3px solid #707070;
		border-bottom: 3px solid #707070;
		position:relative;
		height:0px;
		background-color:#FFFFFF;
	}
	.dhtmlgoodies_window_bottom img{
		float:right;
	}
	.topCenterImage{
		position:absolute;
		left:3px;
		width:5000px;
		height:17px;
	}
	.resizeImage{
		position:absolute;
		right:1px;
		bottom:1px;
	}
	
	#transparency
{
	-filter:alpha(opacity=55);
	-moz-opacity: .55;

	
}
.mainmenu a, .mainmenu a:link, .mainmenu a:active, .mainmenu a:visited
{
	color: #0ca100;
	text-decoration: none;
	cursor: pointer;
	font-family: verdana;
}
.mainmenu a:hover
{
    color: #FF9900;
    cursor: pointer;
    text-decoration: underline;
}
.mainmenu
{
    color: #0ca100;
    font-family: Verdana;
    text-decoration: none;
}

.uppermenu
{
    color: #FFFFFF;
    text-decoration: none;
}
.uppermenu a, .uppermenu a:link, .uppermenu a:active, .uppermenu a:visited
{
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}
.uppermenu a:hover
{
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: underline;
}

.blog
{
	color: #ff9900;
	text-decoration: none;
}
.blog a, .blog a:link, .blog a:active, .blog a:visited
{
    color: #ff9900;
    text-decoration: none;
    cursor: pointer;
}
.blog a:hover
{
    color: #ff9900;
    cursor: pointer;
    text-decoration: underline;
}

.current
{
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}
.current a , .current a:visited, .current a:active, .current a:link
{
	color: #000000;
	font-family: Verdana;
	text-decoration: none;

	}
body
{
    font-family: Verdana;
    font-size:small;
}

.simple a, .simple a:link, .simple a:active, .simple a:visited
{
	color: black;
	text-decoration: none;
	cursor: pointer;
}
.simple a:hover
{
   
    cursor: pointer;
    text-decoration: underline;
}
.simple
{	
	color: #ffffff;
	font-family: Verdana;
	
}
	
	
.cats a, .cats a:link, .cats a:active, .cats a:visited
{
	color: #336699;
	/*color: #0ca100;*/
	text-decoration: none;
	cursor: pointer;
}
.cats a:hover
{
   
    cursor: pointer;
    text-decoration: underline;
}
.cats
{	
	color: #336699;
	font-family: Verdana;
}	
.footer, .footer a, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover
{
	font-size: xx-small;
	color: white;
	font-family: verdana;
	text-decoration: none;
}
	
	
	.printpage a, .printpage a:link, .printpage a:active, .printpage a:visited
{
	color: black;
	text-decoration: underline;
	cursor: pointer;
}
.printpage a:hover
{
   color: black;
	text-decoration: underline;
	cursor: pointer;
}
.printpage
{	
	color: black;
	text-decoration: underline;
	cursor: pointer;
	font-family: Verdana;
	
}
.txtbox
{text-decoration: none;
		font-family: Verdana;
	}