﻿BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

.smaller a:link {
	color:yellow;
	text-decoration:none
}
.smaller a:active {
	color:yellow;
	text-decoration:none
}

.smaller a:hover {
		color:yellow;
	text-decoration:underline

}

.bNav a:link, a:active, a:visited {
	color:red;
	text-decoration:none;
}

.bNav a:hover {
	color:red;
	text-decoration:underline;
}

.Smenu {font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none; line-height:18px; width:100%; text-align:left;}

.Smenu ul li {
	margin: 0 0 0 -30px;
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	list-style: none;
	padding: 3px 10px 3px -10px;
}
.Smenu ul li a {color:yellow; text-decoration:none;}
.Smenu ul li a:visited {color:yellow;text-decoration: none;}
.Smenu ul li:visited a {color:yellow;text-decoration: none;}
	/* specific to IE browsers  */
.Smenu ul li a:hover {color:yellow;text-decoration: none; text-decoration:underline;}
		/* specific to non IE browsers  */
.Smenu ul li:hover a {color:yellow; text-decoration:none; text-decoration:underline;}
.Smenu ul li:hover a{color:yellow; text-decoration:none; text-decoration:underline;}


