﻿.MainBox {
	background-image: url('../images/country_bkg_o.jpg');
	background-position: 100%;
	background-repeat: repeat-y;
}
.RightOuterBox {
	background-color: E9F4FF;
	border: 1px dotted #C2CFD8;
}
.SearchHomeDropMenu {
	font-family: sans-serif;
	font-size: 10px;
	height: 20px;
	width: 135px;
}
.SearchHomeTextBox {
	font-family: sans-serif;
	font-size: 10px;
	height: 20px;
	width: 100px;
}
.SearchHomeButton {
	font-family: sans-serif;
	font-size: 10px;
	height: 20px;
	width: 35px;
	font-weight: bold;
}
.MainBoxTop {
	background-image: url('../images/box_02.jpg');
	background-repeat: repeat-y;
	background-position:  100% 50%;
}
.OuterBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #476170;
	border-right-color: #476170;
	border-bottom-color: #476170;
	border-left-color: #476170;
	background-color: #FFFFFF;
}
body {
	background-color: #8AB0D2;
	font-family: sans-serif;
	font-size: 12px;
	color: #5C635B;
}
.HeaderMainLinks {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #16283F;
	text-decoration: none;
}
.HeaderMainLinks a:link {
	color: #16283F;
	text-decoration: none;
}
.HeaderMainLinks a:visited {
	color: #16283F;
	text-decoration: none;
}
.HeaderMainLinks a:hover {
	color: #4275B4;
	text-decoration: none;
}
.HeaderSecondryLinks {
	font-family: sans-serif;
	font-size: 11px;
	color: #122030;
	text-decoration: none;
}
.HeaderSecondryLinks a:link {
	font-family: sans-serif;
	font-size: 11px;
	color: #16283F;
	text-decoration: none;
}
.HeaderSecondryLinks a:visited  {
	font-family: sans-serif;
	font-size: 11px;
	color: #16283F;
	text-decoration: none;
}
.HeaderSecondryLinks a:hover {
	font-family: sans-serif;
	font-size: 11px;	
	color: #4275B4;
	font-weight: bold;
}
.MainTitle {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF3917;
}
.MainText {
	font-family: sans-serif;
	font-size: 12px;
	color: #5C635B;	
}
.Whitetext {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.MainText a:link{
	color: #4275B4;
	text-decoration: none;
}
.MainText a:visited{
	color: #4275B4;
	text-decoration: none;
}
.MainText a:hover{
	color: #2F5482;
	text-decoration: underline;
}
.MainSubTitle {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4275B4;
	text-decoration: none;
}
.FooterLinks {
	font-family: sans-serif;
	font-size: 11px;
	color: #386192;
}
.FooterLinks a:link{
	font-family: sans-serif;
	font-size: 11px;
	color: #386192;
	text-decoration: none;
}
.FooterLinks a:Visited{
	font-family: sans-serif;
	font-size: 11px;
	color: #386192;
	text-decoration: none;
}
.FooterLinks a:Hover{
	font-family: sans-serif;
	font-size: 11px;
	color: #6793C7;
}

.Header {
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(/images/main2.jpg);
}
.HeaderSub {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	filter: Glow(Color=000000, Strength=1);
}
.HeaderSub a:link {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	filter: Glow(Color=000000, Strength=1);
	text-decoration: none;
}
.HeaderSub a:visited {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	filter: Glow(Color=000000, Strength=1);
	text-decoration: none;
}
.HeaderSub a:hover {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	filter: Glow(Color=000000, Strength=1);
	text-decoration: none;
}
ul {
	list-style-image: url(/images/bullet.gif);
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
}	
	ul  li  ul { 
	list-style: url(/images/bulletSub.gif);
}



img {
	border: 0px none;
}
.MainTextBold {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}.MainTextCountry {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #B75B00;
	font-variant: normal;
	text-decoration: none;
}
.CountryInfoTitleCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #BF3917;
}
.Indent {
	font-family: sans-serif;
	font-size: 12px;
	color: #5C635B;	
	text-indent: 20px;
}
