@charset "windows-1251";

/*STYLED TAGS*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../image/bgTile2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

ul {list-style-type:none;}

li {
	line-height: 18px;
	list-style-position: outside;
	padding-left:12px; /* move text away from image */
	background-position: left top;
	text-align: left;
    background:url(../image/arrow.gif) no-repeat 0 5px /* use image position to align to text */
}
hr {
	padding: 2px;
}


/*FORM STYLING*/

textarea {
	padding: 2px;
	background-color: #FFFFFF;
	color: #666666;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	padding: 2px;
	font-size: 11px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #666666;
	border: 1px,#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;

}

input {
	padding: 1px;
	background-color: #FFFFFF;
	color: #666666;
	border: 1px ,#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}
form {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 0px;
}
.thumbTable {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}


/*LINKS*/

a:link {
	font-weight: bold;
	color: #e1051f;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #f39c0f;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #e1051f;
	text-decoration: none;
}

a:visited{
	font-weight: bold;
	color: #e1051f;
	text-decoration: none;
}

/*CUSTOM CLASS*/

.bodyTxt {
	padding: 5px;
}

.headingCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e1051f;
	font-weight: bold;
	padding-top: 8px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 8px;
}
.headingCellNoUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e1051f;
	font-weight: bold;
	padding-top: 8px;
	text-align: left;
	padding-bottom: 8px;
}
.articlePic {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.navBGtile {
	background-image: url(../image/navBGTile.jpg);
	background-repeat: repeat-x;
}


.headingBGtr{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

.maintableborder {
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.navmainTile {
	background-image: url(../image/navmain_bg.jpg);
	background-repeat: no-repeat;
}
.copyHeading {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.navmainLinks {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	list-style-image: url(../image/arrow.gif);
}

.vidBG {
	background-image: url(../image/vidBGtile.jpg);
	padding-top: 5px;
	padding-bottom: 0px;
}
.mediaLeftnavTile {
	background-image: url(../image/m_leftnavTile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.rightBGTile {
	background-image: url(../image/newsBGTile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-image: url(../image/arrow.gif);
	list-style-position: outside;
	padding-right: 15px;
	padding-top: 2px;
}
.countriesBGTile {
	background-image: url(../image/newsBGTile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-image: url(../image/arrow.gif);
	list-style-position: outside;
}
.articlesBGTile {
	background-image: url(../image/newsBGTile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	list-style-position: outside;
	line-height: 10px;
}
.mainCopyArea {
	text-align: justify;
	background-position: left top;
}
.searchCell {
	background-image: url(../image/topBGTile.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f39c0f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.topbgtile {
	background-image: url(../image/topBGTile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mediaLeftnavTile ul {
max-width:170px;
}
