﻿a 
{
	text-decoration: none;
}

.Anchor
{
	text-decoration:none;
	color : Navy;
	font-family:Arial;
	font-size:8pt;
}
.menu
{
    background: url(../images/menu_bg.jpg) repeat-x;  
    vertical-align:top; 
    text-align:center;
    font-family:Verdana; 
    font-size:9pt; 
    color:#DDDDDD; 
    font-weight:bold; 
    height: 24; 
    padding:3px 3px 3px 3px;
}
.menuItem
{
	text-decoration:none;
	color: #DDDDDD;
	padding-bottom:3px;
}
.menuItem:hover
{
	color: #FF4800;
}

.menuCol
{
	background-image:url('images/menubg.jpg');
	border:solid 1px #36830B;
	border-bottom:solid 2px #62B037;
	vertical-align:middle;
	text-align:center;
	width:160px;
	height:28px;
	cursor:hand;
}

.menuCol2
{
	vertical-align:middle;
	text-align:center;
	width:50px;
	height:20px;
	cursor:hand;
}

.panel
{
	background: #EEEEEE;
	border: 1px solid #707070;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:left;
}

.formBox
{ 
	background-color:#E4EAF1;
	border-width : 1px;
	font-family :Tahoma;
	font-size :small; 
	width : 200px; 
	height : 14px; 
}

.formHeader
{
    background: url(../images/header_bg.jpg) repeat-x;  
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 100%;
	color:#464646;
	border-bottom:solid 1px #CCCCCC;
}

.formItem
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 8px 10px 4px 10px;
	width: 40%;
	white-space: nowrap;
	vertical-align: top;
	border-bottom: solid 1px #707070;
}

.formInput
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	width: 60%;
	border-bottom: solid 1px #707070;
}

.text
{
	color: #363636;
	font-family: Verdana;
	font-size: 9pt;
}

.panelButton
{
	font-size: 8pt;
	font-weight :bold;
	background-color: #DBDBCC;
	border: 1px solid #CCCCCC;
	cursor: hand;
}

.content
{
	font-size:9pt;
	font-family:Verdana; 
	display: block;
	color:#000000;	
}

.error
{
	color: #FF0000;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 7pt;
}
.contentPanel
{
	overflow:auto;
	height:450px;
	width:100%;
}

.pageTitleDiv
{
	padding-right:20px;
	padding-bottom:2px;
	height:25px;
	background-image:url(../images/table_hdr.jpg);
	color:#fff;
	font-size:12px;
	text-align:right;
}

.pageTitleText
{
	vertical-align:middle;
	background-color:#E5F5DA;
	text-align:center; 
	color:#000000; 
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:14px;
	border-top:solid 2px #000000;
	border-bottom:solid 2px #000000;
	height:24px;
}

.emlTable
{
	background-color:#B7C7E1;
	border:solid 1px #22588F;
	color:#22588F;
	width:220px;
}

.emlHeader
{
	background-color:Navy;
	color:#22588F;
	font-weight:bold;
	font-size:9pt;
	font-family:Tahoma;
	vertical-align:top;
}

.emlTextBox
{
	 width:150px;
	 height:14px;
	 border: solid 1px #90A8D0;
	 background-color:#F1F6FD;
	 font-family:Tahoma;
	 font-size:small;
	 text-align:center;
}

.emlButton
{
	 font-size:9pt;
	 font-weight:bold;
	 border:solid 1px black;
}

.emlLabel
{
	 font-weight:bold;
	 font-family:Tahoma;
	 font-size:8pt;
	 color:DarkBlue;
}

.topmenu
{
	font-family: Arial;
	font-size: 10px;
	font-weight: Bold;
	color: #404040;
	height:150px;
	vertical-align:bottom;
	background-repeat:no-repeat;
}

.topmenu A
{
	font-family: Arial;
	font-size: 11px;
	font-weight: Bold;
	color: #404040;
	margin-top:6px;
}

.topmenu A:hover
{
	color: #FF4800;
}

.topmenuMiddleCol
{
	width: 79px;
	background-image:url(../images/topmenu_middle.png);
	padding-top:3px
}
.TblLanguages
{
background-image:url(../images/left_table_head.jpg);
background-position:right;
background-repeat:no-repeat;
background-color:#6e6e6e;
height:29px
}

.leftHeader
{
   background: url(../images/header_bg.jpg) repeat-x; 
   height: 24px; 
   padding-left:5px;
   padding-bottom:5px;
   vertical-align:middle; 
   font-family:Verdana; 
   font-size:10pt; 
}
.leftItem
{
   vertical-align:middle; 
   text-align:left;
   padding-left:5px; 
}
.contactHeader
{
    padding-left: 5px; 
    font-family: Verdana; 
    font-size: 9pt; 
    line-height: 16px;
    text-align:center;
}