﻿body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


/* Menu Style */
.MenuStyle
{
	background-image: url(../images/menue_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
}

.TopmenuHeading
{
	/*background-image: url(../images/menue_bg.gif);*/
	background-position: bottom;
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
	font-family: Verdana, Arial;
}

.DynamicMenuHeading
{
	border-bottom: Black 1px solid;
	border-right: yellowgreen 1px solid;
	border-left: yellowgreen 1px solid;
	border-top: Black 1px solid;
	color: Black;
	background-color: white;
	font-size: 12px;
	font-family: 'Times New Roman' , Arial;
}

.StaticHover
{
	background-image: url(../images/menue_bg_Over.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration:none;
}

.DynamicHover
{
	font-weight: bold;
	color: navy;
	background-color: #F5F5F5;
}
/*.tdBorder
	{
	border: 1px solid #BBDAEA;
    font-family: Verdana;
    font-size: 7pt;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height:12px;
	}*/

.tableBorder
{
	border: 1px solid Black;
	font-family: Verdana;
	font-size: 9px;
	
}

.tableBG
{
	border: 1px solid #BBDAEA;
	background-color: #F5F5F5;
}
.tdBorder
{
	border: 1px solid #BBDAEA;
	font-family: Verdana;
	font-size: 9pt;
	line-height: 18px;
}

.tdBg
{
	/*border: 1px solid #BBDAEA;
	 background-color:#5d7b9d;*/
	background-color: WhiteSmoke;
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color: Black;	
	font-weight: bold;	
}

.tdBgGeneral
{
	/*border: 1px solid #BBDAEA;
	 background-color:#5d7b9d;*/
	background-color: WhiteSmoke;
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 14px;
	font-weight: bold;
	color: navy;
	font-weight: bold;
}

.GeneralText
{	
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 12px;
	color: Black;	
}
/*
.tdBgGeneral
{	
	background-color: WhiteSmoke;
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color: Black;
	text-align:center;
}
*/
/* Links */
.tdLinkGeneral a /* For all Pages Link Style */
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #666666; /*  #5C9BBE*/
	font-weight: bold;
	text-decoration: none;
}

.tdLinkGeneral a:hover
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.tdLinkNews a
{
	font-family: Verdana,Arial;
	font-size: 9px;
	color: navy; /*  #5C9BBE*/
	font-weight: bold;
	text-decoration: none;
	text-align:justify;	
}

.tdLinkNews a:hover
{
	font-family: Verdana,Arial;
	font-size: 9px;
	color: Red; /*  #5C9BBE*/
	font-weight: bold;
	text-decoration:underline;
	text-align: justify;
}


.tdLink a /* For Pages have coulumn backgroung Link Style */
{
	font-family: Arial,Verdana;
	font-size: 9pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.tdLink a:hover
{
	font-family: Arial,Verdana;
	font-size: 9pt;
	color: #cccc66;
	font-weight: bold;
	text-decoration: none;
}


.DownloadsLink a
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	color: black;
	text-decoration:underline;
}
.DownloadsLink a:hover
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #2961AB;
	font-weight: bold;
	text-decoration:underline;
}


.SiteMapInlnk a
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	color: black;
	text-decoration:underline;
}
.SiteMapInlnk a:hover
{
	font-family: Arial,Verdana;
	font-size: 10px;
	color: Red;
	text-decoration:underline;
}


.PictureLink a:hover
{
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
}
/* Links */
/* Controls */
/*.labeltext
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial, 'Times New Roman' , Tahoma;
}*/

/* Controls */

.MsgText
{
	font-weight: bold;
	font-size: 12px;
	color: black;
}

.GeneralText
{
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, 'Times New Roman';
}

.LabelInformation
{
	/*	BORDER-RIGHT: #000000 1px double; BORDER-TOP: #000000 1px double;  	BORDER-LEFT: #000000 1px double; BORDER-BOTTOM: #000000 1px double;*/
	font-family: Verdana;
	font-size: 12px;
	color:Black;	
}

.LabelTextBox
{
	/*	BORDER-RIGHT: #000000 1px double; BORDER-TOP: #000000 1px double;  	BORDER-LEFT: #000000 1px double; BORDER-BOTTOM: #000000 1px double;*/
	font-family: Verdana;
	font-size: 12px;
	color: #005693;	
}

.TextBox
{
	border-right: #000000 1px double;
	border-top: #000000 1px double;
	border-left: #000000 1px double;
	border-bottom: #000000 1px double;
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	font-weight: normal;	
}

.button
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	border: 1px outset #000000;
	background-color: #FFFFFF;
}

.Dropdown
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
}

.RadioButton
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
}

.checkbox
{
	font-family: Verdana;
	font-size: 8pt;
	color:Black; /*#005693;*/
	font-weight: normal;
}

/* Controls */

/* Data Grid */
.DataGrid
{
	color: Black;
	border-color: Black;
	border-width: 1px;
	width: 90%;
}

.DGTableBorder
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	line-height: 12px;
	padding-left: 5px;
}

.DGHeadingBorder
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	border-left: #000000 1px solid;
	color: #ffffff;
	border-bottom: #000000 1px ridge;
	background-repeat: repeat-x;
	font-family: Arial;
	background-color: #5D7B9D;
	line-height: 18px;
	border-width: 1px;
}
/* Data Grid */