/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
}

TD
{
	color : #000000;
	text-align : left;
	float : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	FONT-WEIGHT:normal;
	vertical-align: top;
}
table.bg
{
	background-image: url(design/bg_repeat.gif);
	background-repeat: repeat-y;
	width: 656px;
	height: 400px;
	margin: 10px 0 0 0;
}
td.rendertd
{
	background-image: url(design/bg_top.gif);
	background-repeat: no-repeat;
	width: 510px;
	height: 58px;
	vertical-align: top;
}
td.renderart
{
	padding: 10px 20px 20px 20px;
}
td.menutd
{
	vertical-align: top;
}
td.adrhead
{
	color: #996600;
	font-weight: bold;
	padding: 15px 0 0 10px;
	font-size: 11px;
}
td.adrtxt
{
	font-size: 10px;	
	padding: 0px 0 0 10px;
}
div.developed
{
	padding-top: 10px;
}
a.developed
{
	color: silcer;
	font-size: 10px;
	text-decoration: none;
}

a.developed:hover 
{
	color: black;
	font-size: 10px;
	text-decoration: none;
}

span.developed
{
	color: #D4D700;
	font-size: 10px;
}
td.bunn
{
	background-color: White;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.openmenu
{
	background-image: url(design/bgmenu_passiv.gif);
	background-repeat: no-repeat;
	width: 137px;
	height: 30px;
	padding: 5px 0 0px 30px;
}
a.openmenu
{
	color: #fff;
	font-weight: bold;
}
a.openmenu:link
{
	color: #fff;	
}
a.openmenu:hover
{
	color: #fff;	
}
a.openmenu:active
{
	color: #fff;	
}
a.openmenu:visited
{
	color: #fff;	
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #000;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

A.topmenu	{	
	text-decoration:	none;
	color:	#000000;
	}
A.topmenu:hover	{	
	text-decoration:	none;
	color:	#000000;
	}
A.topmenu:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
