﻿body
{
    text-align: center;
    font-size: 10px;
    font-family: Arial;
    background-color: black;
    margin-top: 0px;
}
A
{
    text-decoration: none;
    color: #0067CB;
}
.nav_tbl
{
   background-color:#103248;
   color:White;
   font-weight:bold;
   font-size:12px;
   width:100%;
}
.nav_td
{
    text-align:center;
    border-bottom:solid 1px #455D6D;
    border-right:solid 1px #455D6D;
    color:White;
}
.nav_a
{
    color:White;
}
.LoginInputText
{
    width: 133px;
    height: 17px;
    font-size: 12px;
    border: solid 0px white;
    padding-left:3px;
}
.footer
{
    text-decoration: none;
    color: #A8ACAD;
}
.footer a
{
    text-decoration: none;
    color: #A8ACAD;
}
.footer a:hover
{
    text-decoration: underline;
    color: #A8ACAD;
}
.left_cell
{
    background-color: #F1F1F1;
    text-align: left;
    vertical-align: top;
    padding: 28px;
}
.right_cell
{
    background-color: #E5E5E5;
    padding-top: 28px;
    text-align: left;
    vertical-align: top;
    width: 192px;
}
.right_cellregister
{
     background-color: #F1F1F1;
    padding-top: 28px;
    text-align: left;
    vertical-align: top;
    width: 192px;
}
.cat_title
{
    width: 400px;
    font-family: Paralucent-Light;
    font-size: 40px;
    font-weight: bold;
    white-space: nowrap;
}
.blue
{
    color: #0067CB;
}
.green
{
    color: #83a73c;
}
.green a
{
    color: #83a73c;
}
.green a:hover
{
    color: #83a73c;
}
.darkGray
{
    color: #060606;
}
.darkBlue
{
    color: #13354b;
}
.darkBlue a
{
    color: #13354b;
}
.darkBlue a:hover
{
    color: #13354b;
}

.main_text
{
    color: #060606;
    font-size: 12px;
    padding-top: 25px;
}
.right_cell_text
{
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 12px;
    padding-left: 28px;
}
.right_cell_text a:hover
{
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 12px;
    padding-right: 28px;
    text-align:left;
    direction:ltr;
    text-decoration:underline;
}
.right_cell_text a, a:hover
{
    color: #0067CB;
}
.banner_cell1
{
    background-color:#000000;
    height: 129px;
    text-align:right;
    width:193px;
    vertical-align:middle;
}
.banner_cell1 a
{
    text-decoration:none;
    color: #A8ACAD;
}
.banner_cell1 a:hover
{
    text-decoration:none;
    color: #A8ACAD;
}
.banner_cell2
{
    
    background-color:#000000;
    height: 129px;
    width:194px;
    vertical-align:top;
}
.banner_cell2 a
{
    text-decoration:none;
    color: #A8ACAD;
}
.banner_cell2 a:hover
{
    text-decoration:none;
    color: #A8ACAD;
}
.banner_cell3
{
    background-color:#000000;
    height: 129px;
    
    width:193px;
    vertical-align:top;
}
.banner_cell3 a
{
    text-decoration:none;
    color: #A8ACAD;
}
.banner_cell3 a:hover
{
    text-decoration:none;
    color: #A8ACAD;
}

/* topNav control */

	.topNavLink
	{
		font-size:14px;
		font-family:Miriam;
		font-weight: bold;
		direction:rtl;	
		color:White;
	}
	.loginText
	{
		color:Black;		
		width: 158px;
		height: 17px;
		font-size: 12px;
		border: solid 0px white;
		direction:ltr;
		text-align:center;
	}
	.loginText a:hover
	{
		color:Black;		
		width: 158px;
		height: 17px;
		font-size: 12px;
		border: solid 0px white;
		text-decoration:underline;		
		direction:ltr;
		text-align:center;
	}
	.banner_text
{
    width: 176px;
    height : 50px; 
    font-family: Franklin Gothic Book;
    font-size: 11px;
    line-height: 12px;
    text-align: center;
    direction:ltr;
    color: #A8ACAD;
}
.banner_text a:hover
{
    width: 176px;
    height : 50px; 
    font-family: Franklin Gothic Book;
    font-size: 11px;
    line-height: 12px;
    text-align: center;
    direction:ltr;
    color: #A8ACAD;    
    text-decoration:underline;
}
.bannerHeader_text
{
    width: 176px;
    height : 25px; 
    font-family: Franklin Gothic Book;
    font-size: 13px;
    line-height: 14px;
    text-align:center;
    direction:ltr;
    color: #A8ACAD;
}
.bannerHeader_text a:hover
{
    width: 176px;
    height : 25px; 
    font-family: Franklin Gothic Book;
    font-size: 13px;
    line-height: 14px;
    text-align:center;
    direction:ltr;
    color: #A8ACAD;
    text-decoration:underline;
}

.imgCountrySize
	{
		width:20px;
		height:16px;
	}
	.CountryTD
	{
		width:33%;
		height:40px;
		text-align:center;
		font-weight:bold;
	}
