.text_box_1_n
	{
		font-family: "tahoma,Verdana";
		font-size: 8pt; 
		COLOR: #666666;
		border: none;
		cursor: hand;
	}
.text_box_1_h
	{
		font-family: "tahoma,Verdana";
		font-size: 8pt; 
		COLOR: #000000;
		border: solid 1px #000000;
	}
.text_box_1_e
	{
		font-family: "tahoma,Verdana";
		font-size: 8pt; 
		COLOR: #666666;
		border: solid 1px #CCCCCC;
	}
.text_box_off
	{
		font-family: "tahoma,Verdana";
		font-size: 8pt; 
		COLOR: #666666;
		border: solid 1px #999999;
	}
.text_box_on
	{
		font-family: "tahoma,Verdana";
		font-size: 8pt; 
		COLOR: #000000;
		border: solid 1px #000000;
	}
.list_box
	{
		font-family: "Verdana";
		font-size: 7pt; 
		COLOR: #42658C;
		border: 0px #42658C;
		background: #C6D3E7;
	}
.button
	{
		font-size: 7pt; 
		COLOR: #52658C;
		background: #C6D3E7;
		border: solid 1px #42658C;
		font-weight: normal;
		text-align: Center;
		/* width: 80Px */
	}
.button_1
	{
		font-size: 7pt; 
		COLOR: #000000;
		background: #E7E7E7;
		border: solid 1px #949694;
		font-weight: normal;
		text-align: Center;
	}

.url_nav {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #333333;
	font-size: 10px;
}

.url_nav:hover
{
	color: #000000;
}

.url_1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #333333;
	font-size: 10px;
}
/*
.url_header {
	font-family: "verdana,Arial, Helvetica, sans-serif";
	font-weight : normal;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}*/

.url_1:hover
{
	color: #000000;
}

.url_2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #0000CC;
	font-size: 10px;
}

.url_2:hover
{
}

.url_small_grey
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 10px;
	color: #656565;
	word-spacing: 0px;
}

.contentBlack
{
	font-family: arial,Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 10px;
	color: #000000;
	word-spacing: 0px;
}

.contentBlackBig
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 10px;
	color: #000000;
	word-spacing: 0px;
}

.contentWhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 10px;
	color: #FFFFFF;
	word-spacing: 0px;
}

.contentGrey
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 10px;
	color: #656565;
	word-spacing: 0px;
}

.contentComments
{
	font-family: Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 11px;
	color: #656565;
	word-spacing: 0px;
}

.contentDarkGrey
{
	font-family: arial,Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color: #656565;
	word-spacing: 0px;
}

.url_menu {
	font-family: "verdana,Arial, Helvetica, sans-serif";
	font-weight : bold;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
a:hover {
	color: #660000;
}
a:active {
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #990033;
}
a:active {
	color: #6666FF;
}
a:link {
	color: #999999;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #660033;
}
a:active {
	color: #0000FF;
}

