/* Default CSS Stylesheet for a new Web Application project */
BODY
{
    background-color:#a1a2a5;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
}
.Footer
{
	font-family:Tahoma;
	font-size:8pt;
	color: #ffffff;
	padding-left: 12;
	padding-top:14;
	padding-bottom:4;
}
.BorderImage
{
  border-color:#cccccc;
}
.BorderImage:hover
{
  border-color:#cccccc;
}
.BorderImage:link
{
  border-color:#cccccc;
}
.BorderImage:active
{
  border-color:#cccccc;
}
.BorderImage:visited
{
  border-color:#cccccc;
}
.TitleLogin
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color: #000000;
}
.Text
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color: #000000;
}
.TitleLoginX
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	padding-top:3px;
	padding-left:6px;
	background-image:url("/Images/Bg_Text_Pointer.gif");
}
.Title_Login
{
	font-family:Tahoma;
	font-size:8pt;
	color: #ffffff;
	padding-left:14px;
	padding-top:8px;
	padding-bottom:9px;
}
.cboLogin
{
	font-family:Tahoma;
	font-size:8pt;
	width:309px;
	/*
	background-color:#c7c7c7;
	border: 1px solid #CCCCCC;
	border-style: inset;
	*/
}
.cboLoginX
{
	font-family:Tahoma;
	font-size:8pt;
	width:230px;
}
.BgContent
{
	background: #ebecec url("/Images/Bg_Wave1.gif") no-repeat top right;
}
.NewsLink
{
	font-size:8pt;
	font-family:Tahoma;
	color:#ffffff;
}
.NewsLink:visited
{
	text-decoration:none;
}
.NewsLink:active
{
	text-decoration:none;
}
.NewsLink:hover
{
	text-decoration:none;
}
.NewsLink:link
{
	text-decoration:none;
}
.News1Title
{
	font-family:Tahoma;
	font-size:11pt;
	color:#000000;
	font-weight:bold;
}
.News1Content
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
}
.News1Title2
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
}
.News1Title2:visited
{
	text-decoration:none;
}
.News1Title2:active
{
	text-decoration:none;
}
.News1Title2:hover
{
	text-decoration:none;
}
.News1Title2:link
{
	text-decoration:none;
}
.Date
{
	font-family:Tahoma;
	font-size:8pt;
	color:#8899ab;
	font-style:italic;
}
.aL
{
	font-family:Tahoma;
	font-size:8pt;
	color: #ffcc52;
	text-decoration:underline;
}
.spanX
{
	font-family:Tahoma;
	font-size:8pt;
	color: #ffffff;
}
p
{
	font-family:Tahoma;
	font-size:8pt;
}
span
{
	font-family:Tahoma;
	font-size:8pt;
	color: #000000;
}
a
{
	font-family:Tahoma;
	font-size:8pt;
	color: #ffffff;
	text-decoration: none;	
}
