/* CSS Document */

.HomePageBackground
{
	background-color:#F0F0F0;
}

.WhiteBackground
{
	background-color:#FFFFFF;
}

.HomepageText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5B5B5B;
}

a.LanguageLink:link 
{
	color: #005FA9;
	text-decoration: none;
	font-family:Verdana;
	font-size:10px;
	text-decoration:underline;
}

a.LanguageLink:visited 
{
	color: #005FA9;
	font-family:Verdana;
	font-size:10px;
	text-decoration:underline;
}

a.LanguageLink:hover 
{
	color:#C82644;
	text-decoration: none;
	font-family:Verdana; 
	font-size:10px;
	text-decoration:underline;
}
	
.CopyrightsText
{
	color: #5B5B5B;
	font-family:Verdana;
	font-size:9px;
	padding-right:10px;
}

a.IMLLink:link 
{
	color: #C82644;
	text-decoration: none;
	font-family:Verdana;
	font-size:9px;
	text-decoration:none;
}

a.IMLLink:visited 
{
	color: #C82644;
	font-family:Verdana;
	font-size:9px;
	text-decoration:none;
}

a.IMLLink:hover 
{
	color:#C82644;
	text-decoration: none;
	font-family:Verdana; 
	font-size:9px;
	text-decoration:underline;
}

.LoginText
{
	color: #000000;
	font-family:Verdana;
	font-size:10px;
}

.lightBlue
{
	background-color:#e8f0f1;
}

.Controls 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #8193C9;
	filter: progid:DXImageTransform.Microsoft.dropShadow( Color=CCCCCC,offX=2,offY=2,positive=true);
}

.GreySeperator
{
	background-color:#EAEAEA;
}

.TdBorders
{
	border-bottom:1px solid #C82644;
	border-left:1px solid #C82644;
}

.RedTitle
{
	color: #BA0425;
	font-family:Verdana;
	font-size:10px;
}

.ContentText
{
	color: #000000;
	font-family:Verdana;
	font-size:12px;
	padding-right:2px;
}

.DottedTable
{
	border:1px dotted #5B5B5B;
}

.MenuItem
{
	color: #000000;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	cursor:pointer;
}

.WhiteTable
{
	background-color:#FFFFFF;
}

.LightTable
{
	background-color:#E8F0F1;
}

.Title
{ 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; font-style:italic;
	font-size:14px; color:#BA0425;
}

.Cursor
{
	cursor:hand;
}

.CreationDate
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	text-decoration:underline;
}

.ErrorTable 
{
	border:1px solid #AAAAAA;
	background-color:#F0F0F0;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	color:#000000;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}	


.FileName
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.DownloadItem
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0E30;
	text-decoration: none;
}

.DownloadItem a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0E30;
	text-decoration: none;
}

.DownloadItem a:Hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#005FA9;
	text-decoration: none;
}
.DownloadItemDescription 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#F6F6F6;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

.DownloadItemUploadDate 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
}

.BlueBorder
{
	border-bottom: solid 1px #005fa9;
}

a.Link:link 
{
	color: #005FA9;
	text-decoration: none;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}

a.Link:visited 
{
	color: #005FA9;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}

a.Link:hover 
{
	color:#C82644;
	text-decoration: none;
	font-family:Verdana; 
	font-size:10px;
	text-decoration:none;
}

.handAndDashedBorders
{
	cursor:hand;
	border:1px dashed #000000;
}

.scroll{
    SCROLLBAR-FACE-COLOR: #e7e4e4;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

.ProjectsLink
{
	color: #BA0425;
	font-family:Verdana;
	font-size:12px;
	padding-right:2px;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}

.ProjectsLinkMo
{
	color: #BA0425;
	font-family:Verdana;
	font-size:12px;
	padding-right:2px;
	font-weight:bold;
	cursor:pointer;
	text-decoration:underline;
}

a.Back:link 
{
	color: #C82644;
	text-decoration: none;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	padding-right: 5px;
}

a.Back:visited 
{
	color: #C82644;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	padding-right: 5px;
}

a.Back:hover 
{
	color:#C82644;
	text-decoration: none;
	font-family:Verdana; 
	font-size:11px;
	text-decoration:underline;
	padding-right: 5px;
}

.CountryName
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:Black;
	font-weight:bold;
}