.FullBody {
	width:				792px;
	font-family:		Verdana; 
	font-size:			10px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#333333;
	text-align:			center;
}
.TopBar {
	width:				100%;
	height:				100px;
	background:			url(../images/top-bar.gif) repeat-x left top;
}
.TopGroup
{
	margin-top: 		30px;
	margin-right: 		50px;
	width:				55%;
	float:				right;
}


.TopCurrencyLang {
	font-family:		Verdana; 
	font-size:			9px; 
	font-weight:		normal;
	color:				#555555;
	float:				left;
	text-align:			center;
}
.TopLinks {
	width:				240px;
	height:				40px;
	font-family:		Verdana; 
	font-size:			9px; 
	font-weight:		normal;
	color:				#000000;
	float:				right;
	text-align:			center;
}
.TopLinksGroup {
	height:				20px;
	padding-top:		5px;
	font-family:		Verdana; 
	font-size:			9px; 
	font-weight:		normal; 
	color:				#000000;
}
.TopLinksGroup A:link, .TopLinks A:visited {
	font-family:		Verdana; 
	font-size:			9px; 
	font-weight:		normal; 
	color:				#c20a26;
	text-decoration:	none;
}

.TopLinksGroup A:hover {
	font-family:		Verdana; 
	font-size:			9px; 
	font-weight:		normal; 
	color:				#c20a26;
	text-decoration:	underline;
}
.TabBar {
	width:				100%;
	height:				27px;
	background:			url(../images/tab-bar.gif) repeat-x left bottom;
}
.TabStart {
	width:				2px;

	background:			url(../images/tab-line.gif) no-repeat right top;
	float:				left;
}
.Tab {
	/* height:				27px; */
	padding-left:		10px;
	padding-right:		10px;
	background:			url(../images/tab-line.gif) no-repeat right top;
	font-family:		Arial; 
	font-size:			13px; 
	font-weight:		bold; 
	color:				#FFFFFF;
	line-height:		27px;
	/* float:				left; */
}
.Tab A:link, .Tab A:visited {
	font-family:		Arial; 
	font-size:			13px; 
	font-weight:		bold; 
	color:				#c20a26;
}
.SearchBar {
	clear:				both;
	width:				100%;
	height:				25px;
	padding-top:		8px;
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#FFFFFF;
	background:			url(../images/search-bar.gif) repeat-x left top;
	margin:				0px;
	text-align:			center;
}
.BgLeft {
	background:			url(../images/box-top-left.gif) repeat-y top left;
}
.BgRight {
	background:			url(../images/box-top-right.gif) repeat-y top right;
}
.BgBotLeft {
	background:			url(../images/box-bot-left.gif) no-repeat bottom left;
}
.BgBotMid {
	background:			url(../images/box-bot-mid.gif) repeat-x bottom left;
}
.BgBotRight {
	background:			url(../images/box-bot-right.gif) no-repeat bottom right;
	padding:			15px;
}
.HeadingBar {
	width:				100%;
	height:				20px;
	margin-bottom:		5px;
	padding-left:		5px;
	font-family:		Verdana; 
	font-size:			13px; 
	font-weight:		bold; 
	color:				#565656;
	background:			url(../images/line.gif) repeat-x left bottom;
	text-align:			left;
	line-height:		20px;
}

.SmallBoxContainer {
	overflow:			hidden;
	width:				775px;
	height:				190px;
	 _height:			185px; 
}
.SmallBox {
	width:				237px;
	
	height:				136px;
	margin:				10px;
	
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#000000;
	float:				left;
	text-align:			left;
}
.SmallBoxOutline {
	width:				230px;
	_width:				233px; 
	height:				130px;
	padding:			5px;
	border:				1px solid #B0B0B0;
	background-color:	#EDEDED;
}

.BoxOutline {
	clear:				both;
	width:				742px;
	min-width:			742px;
	 _height:			120px; 
	min-height:			120px;
	padding:			5px;
	border:				0px solid #B0B0B0;
	background-color:	#FFFFFF;
	text-align:			left;
}

.BoxOutlineHome {
	clear:				both;
	width:				742px;
 _height:			120px; 
	min-height:			120px;
	padding:			5px;
	border:				1px solid #B0B0B0;
	background-color:	#EDEDED;
	text-align:			left;
}
.FooterBoxes {
	clear:				both;
	overflow:			hidden;
	width:				770px;
}
.FooterLeft {
	width:				465px;
	float:				left;
	padding:			10px;
}
.FooterRight {
	overflow:			hidden;
	width:				260px;
	_width:				230px;
	float:				left;
	padding:			10px;
}
.MedBoxOutline {
	_height:			220px; 
	min-height:			220px;
	width:				458px;
	padding:			5px;
	border:				1px solid #B0B0B0;
	background-color:	#EDEDED;
	text-align:			left;
}
.StatBoxOutline {
	width:				250px;
	_width:				208px;
	_height:			40px;
	min-height:			40px;
	padding:			5px;
	border:				1px solid #B0B0B0;
	background-color:	#EDEDED;
	text-align:			left;
}
HR {
	color:				#067098;
}
.Footer {
	clear:				both;
	width:				100%;
	height:				20px;
	margin-top:			10px;
	line-height:		20px;
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#FFFFFF;
	background:			url(../images/bottom-bar.gif) repeat-x left top;
	text-align:			center;
	text-decoration:	none;
}
.Footer A:link, .Footer A:visited {
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#FFFFFF;
	text-decoration:	none;
}

.searchcmd
{
	font-family:		Verdana; 
	font-size:			11px; 
	font-weight:		bold; 
	color:				#FFFFFF; 
	border:				none;
	background:			url(../images/search-cmd-bg.gif) repeat-x left top;
}

.effect
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#000000; 
	background-color:	#EFEFEF; 
	border:				1px solid gray;
}
.baseeffect
{
	width:				85px;
	height:				19px;
	background:			url(../images/button.gif) no-repeat left top;
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		bold; 
	color:				#FFFFFF; 
	border:				none;
	line-height:		19px;
}

.baseeffectAVA
{
	width:				250px;
	height:				19px;
	background:			url(../images/button_ava.gif) no-repeat left top;
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		bold; 
	color:				#FFFFFF; 
	border:				none;
	line-height:		19px;
}

.txtReasons {
	font-family:		Verdana; 
	font-size:			11px; 
	font-weight:		normal;
	color:				#3E3E3E;
}

.dirRowSel {
	background-color:	#EEFFEE;
}


#firstSek {
display: block;
}

img.left {
/* float: left; */
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10pt;
margin-left: 0pt;
/* border:	1px solid #B0B0B0; */
}

.sekTxt {
	font-family:		Verdana; 
	font-size:			11px; 
	font-weight:		normal;
	color:				#3E3E3E;

}

.ulistreas {

	list-style-image: url(..images/bullet.gif);
	font-family:		Verdana; 
	font-size:			11px; 
	font-weight:		normal; 
	color:				#3E3E3E; 
}

u.double { /* -- double underline -- */
	border-bottom: 1px solid;
}


a.imaginator, a.imaginator:visited
{

	font-family: Verdana; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	color: #3E3E3E;
	text-decoration: underline;
	border-bottom: 1px solid #c10a26;
	cursor: pointer;
}

a.imaginator:hover {
text-decoration: underline;
border-bottom: 2px solid #c10a26;
cursor: pointer;
}

.castHeads {
	padding-left: 5px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #565656;
}



.castTbl {
	width: 230px;
	height: 140px;
	border: 1px solid #b0b0b0;
	background-color: #ededed;

}