.contenttext
{
	width: 800px;
}

img
{
	border: 0px;
}

/*TEXT STYLES*/
.news_date
{
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}
.body_text
{
	font-family: Tahoma;
	font-size: 15px;
}
.news_more
{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.news_text
{
	font-family: Tahoma, Arial;
	font-size: 10px;
}

.subtitle_gray
{
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #CCCCCC;
}
.title_blue
{
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 26px;
	color: #7DA5E0;
}
h1
{
	padding-right: 2px;
	font-size: xx-large;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #00A8DE;
}
h2
{
	padding-right: 2px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #00A8DE;/*#7DA5E0;*/
}
h3
{
	padding-right: 2px;
	font-size:larger;
	font-family: Tahoma, Arial;
	font-style: italic;
	font-weight: bold;
	color: #00A8DE;/*#7DA5E0;*/
}
h4
{
	font-size:small;
	padding-right: 2px;
	font-family: Tahoma, Arial;
	font-style: italic;
	font-weight: bold;
	color: #00A8DE;/*#7DA5E0;*/
}

.title_panel
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

.RegluareBullet
{
	list-style: disc none outside;
}

.SolidBlackBorder
{
	border: solid 1px Black;
}
.Box
{
	width: 250px;
	height: 250px;
	border: dashed 1px Green;
}


.roundedcornr_box
{
	border: solid 1px #A1C8E5;
	background: #CEE4F4;
	font-family: Tahoma;
}
.roundedcornr_top div
{
	/*background: url('images/LastArticlesImages/roundedcornr_tl.png') no-repeat top left;*/
}
.roundedcornr_top
{
	/*background: url('images/LastArticlesImages/roundedcornr_tr.png') no-repeat top right;*/
}
.roundedcornr_bottom div
{
	
}
.roundedcornr_bottom
{
	font-size: 12px;
	text-align: left;
	/*background: url('images/LastArticlesImages/roundedcornr_br.png') no-repeat bottom right;*/
}

.roundedcornr_top div, .roundedcornr_top_103456, .roundedcornr_bottom div, .roundedcornr_bottom_103456
{
	width: 100%;
	height: 30px;
	font-size: 14px;
}
.SearchTextBox
{
	border: 1px solid #7e9db9;
	padding: 2px;
}

.roundedcornr_content
{
	text-align: right;
	font-size: 11px;
	margin: 0 30px;
	height: 180px;
}


.roundedcornr_box_668436
{
	float: inherit;
	background: #98c8ff;
	width: 800px;
	font-family: arial;
}
.roundedcornr_top_668436 div
{
	background: url(images/footer/roundedcornr_668436_tl.png) no-repeat top left;
}
.roundedcornr_top_668436
{
	background: url(images/footer/roundedcornr_668436_tr.png) no-repeat top right;
}
.roundedcornr_bottom_668436 div
{
	background: url(images/footer/roundedcornr_668436_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_668436
{
	background: url(images/footer/roundedcornr_668436_br.png) no-repeat bottom right;
}

.roundedcornr_top_668436 div, .roundedcornr_top_668436, .roundedcornr_bottom_668436 div, .roundedcornr_bottom_668436
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_668436
{
	margin: 0 15px;
	width: 800px;
	font-size: small;
	height: 80px;
	margin-bottom: 0px;
}

.BoldText
{
	font-weight: bold;
}

.TipBox
{
	width: 100%;
	border: dashed 1px green;
}

.WarningBox
{
	width: 100%;
	border: dashed 1px red;
}
.DescriptionCellStyle
{
	font-size: smaller;
	vertical-align: top;
	font-style: italic;
	text-align: center;
	border: solid 1px gray;
	background-color: #B5B5B5;
}

.RankBox
{
	/*background-color: #F0F0F0;border: solid 1px #CCCCCC;*/
	background-color: #FEFFDB;
	border: solid 1px #FFDDB3;
	width: 100%;
	height: 90px;
}
a {text-decoration: none}
a:link {text-decoration: none}
a:visited {text-decoration: none; color: Blue;}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}
