body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: #000000;
    background: White;
    margin-top:0;
    margin-left:0;
    margin-right:0;
	margin-bottom:0
}

.header {
    width: 780;
}

.footer {
    width: 780;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%
}


.tablenormal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%
}

.tablenormal td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%
}


a {
	text-decoration: none;
	color:#003366;
	background-color: transparent;
}

a:hover	{
    	color:#bb5500;
        Text-Decoration: none;
}

.sidebar {
	margin-top: 8px;
}

.sidebarTitle{
    color:#bb5500;
}

.tableHeader {
	font-size: 16px;
   /* background-color: #CCCCCC;	*/
	font-style: normal;
    font-weight: bold;
    clip: rect(   ); padding-left: 5px; text-align: center;
    color : #003366;
    border-width:2px;
    border-style: solid;
    /*border-color: #666666;*/
    border-color: #003366;
	 border-top: none;
	 border-left: none;
	 border-right: none;
}


.tableHeaderSmall {
    font-size: 12px;
    background-color: #CCCCCC;
    font-style: normal;
    font-weight: bold;
    clip: rect( );
    color : #003366;
}

.tableHeaderSmall a {
   color : #003366;
}


.tableHeaderSmall a:hover{
   color:#bb5500;
}

.tableHeaderSmallSolid {
    font-size: 12px;
    background-color: #CCCCCC;
    font-style: normal;
    font-weight: bold;
    clip: rect( );
    color : #00008B;
    border-width:1px;
    border-style: solid;
    border-color: #666666
}

.tableHeaderSmallSolidWhite {
    background-color: #FFFFFF;
    font-style: normal;
    clip: rect( );
    color : #000000;
    border-width:1px;
    border-style: solid;
    border-color: #666666
}


.headerSmall {
	font-size: 12px;
    font-style: normal;
    font-weight: bold;
    clip: rect( ); 
    color : #00008B 
}

.tableListBackGround { 
	background-color: #FFFFFF 
}

.tableListIsRead { 
	background-color: #FFFFFF }

.tableListIsRead a{ 
	color : #003366;
}

.tableListIsRead a:hover{
   color:#bb5500;
}

.tableListIsNotRead { 
	background-color: #FFFFFF; 
	font-weight: bold 
}

.mrServerColor0 { background-color: #FFFFFF }

.mrServerColor1 { background-color: #00CCFF }

.mrServerColor2 { background-color: #6699FF }

.mrServerColor3 { background-color: #CC9966 }

.mrServerColor4 { background-color: #33CCCC }

.mrServerColor5 { background-color: #CCFF99 }

.error {  
	font-size: 12px;
	color: #CC3300;
	font-weight: bold
}

.tableActionOption {
	font-size: 14px;
	font-weight: bold
}

.mailLink {
	font-size: 12px;
	color: #FFFFFF; 
	font-weight: bold; 
    text-decoration: none; 
    text-align:center; 
    a:hover="color: #111111"
}

.tableMail { 
	background-color: #22228B;
}

.linkColor {  color: #FFFFFF }

.blueColor { color:#003366; }

.textbox {
	font-size: 12px;
    text-decoration: none;
}

.textbox {
	font-size: 12px;
    text-decoration: none;
	width: 75px;
}

.combobox {
	font-size: 12px;
    text-decoration: none;
}


.button {
	font-size: 12px;
    text-decoration: none; 
}

.nav {
	text-decoration: none;
	color:#000000;
	background-color: transparent;
	font-weight: bold; 
    text-decoration: none; 
    text-align:center; 
}

.nav:hover	{
        color:#FFFFFF;
        Text-Decoration: none;
}

.headerBodySmall {
	font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color : #00008B 
}

.subtitle {
	font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color : #00008B 
}

.countries { 
	background-color: #EEEEEE; 
}


.dashboardtitle {
	font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color : #788084
}


.monthcalendardate {
	font-size: 12px;
    font-style: normal;
    font-weight: bold;
}


.monthcalendardayname  {
	background-color: #FFFFF0;
	text-align: center;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
}

.monthcalendardayinweek  {
	background-color:#FDFFFB;
}

.monthcalendardayinholiday  {
	background-color:#FFFACD;
}


.monthtable
 { 
	border-top-width: 1px; 
   	border-top-style: solid;
	border-top-color: #F0F7FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
 }

.mandatory {
  font-weight: bold;
}


.warninglink{

}

.warninglink a{
    color:#FF0000;
    font-weight: bold;

}

.warninglink a:hover{
    color:#bb5500;
}


.textboxfaq {
	font-size: 12px;
    text-decoration: none;
}

.whitebacker  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: #CCC;
}

.whitebacker a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: #CCC;
}

whitebacker a:hover	{
    	color:#CCC;
        Text-Decoration: none;
}

.bluetrim
{
background-image: url(../images/index_01.gif);
}

.orange
{
background-image: url(../images/orange_border.gif);
background-repeat: no-repeat;
}

#mainContent {
	padding-left: 20px;
	padding-top: 20px;
}

