/* Start of CMSMS style sheet 'JAR Base CSS' */
body
{
	background-color: #000829;
	background: url(../relaunch/images/jar/bg_holder.jpg) no-repeat;
	color: #000000;
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	font-size: 10px;
	line-height: 13px;
	width: 100%;
	height: 100%;
}

table
{
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	font-size: 10px;
	line-height: 13px;
}

A
{
	text-decoration: none;
}

A:hover
{
	font-weight:bold;
	text-decoration:none;
}


STRONG
{
    font-weight:bold;
}

.float-left
{
	float: left;
}

.clear
{
	clear: both;
	height: 1px;
	overflow:hidden;
}

div#holder
{
	width: 1000px;
	overflow: hidden;
}

div#header
{
	height: 139px;
}

div#menu-top
{
	text-align: right;
	float: left;
	width: 320px
}

ul.menu-top
{
	margin:22px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}

ul.menu-top A
{
	text-decoration: none;
	color:#FFFFFF;
}

ul.menu-top li {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 25px;
}


div#col-left
{
	float: left;
	display: inline;
	margin: 0px 20px 0px 60px;
	width: 195px;
	overflow: hidden;
}

div#col-middle
{
	float: left;
	display: inline;
        max-height: 605px;
        min-height: 407px;
        overflow: auto;
        overflow-x:hidden;
	width: 465px;
        background-color: #FFFFFF;
        height:expression(document.body.clientHeight > 605? "605px": "auto");
}

div.content
{
	margin-bottom: 10px;
	width: 444px;
	overflow: hidden;
	margin: 6px 0px 6px 6px;
}

div.news-space
{
	height:6px;
	width: 465px;
	background-color: #000829;
}

div.content .left
{
	float:left;
	width:101px;
	overflow:hidden;
}

div.content .right
{
	float:left;
	width:325px;
	margin-left:10px;
}

div.content-header
{
	margin: 0px 0px 12px 0px;
}


div.content H1
{
	color: #850101;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

div.content H1 A
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.content H1.first
{
	color: #850101;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

div.content H1.first A
{
	color: #850101;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.content H2
{
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

div.content .list-more
{
	text-align: right;
	margin-top: 10px;
}

div.content .list-more A
{
	color: #000000;
	text-decoration: underline;
}

div.content .detail-more
{
	margin-top: 10px;
}

div.content .detail-more A
{
	color: #000000;
	text-decoration: underline;
}

div#col-right
{
    float: left;
    margin: 0px 0px 0px 20px;
}

div#col-right div.flash
{
    padding: 6px 6px 4px 6px;
    background-color: #FFFFFF;
}

div#footer
{
	color: #FFFFFF;
	position: absolute;
	top: 768px;
	left: 274px;
	padding: 0px 0px 25px 0px;
	margin: 0px;
}

.buttons
{
	margin-top: 10px;
}

.contactform fieldset
{
    padding: 0px;
}

.contactform fieldset legend
{
    font-weight: bold;
}

.contactform div
{
    width: 100%;
    padding: 0.25em 0 0.25em 0;
}

.contactform div label
{
    display: block;
    width: 10em;
}

.submit
{
    text-align: right;
}

.submit INPUT
{
    width: 120px;
}

INPUT
{
    width: 440px;
}

TEXTAREA
{
    width: 440px;
}

div.presse-header
{
    background-color: #000723;
    color: #FFFFFF;
    font-family: Impact, sans-serif;
    font-size: 12px;
    list-style: none;
    margin-top: 10px;
    padding: 10px;
    text-transform: uppercase;
}

div.presse-row
{
    background-color: #4c5165;
    color: #FFFFFF;
    margin-top: 1px;
    padding: 6px 12px 6px 12px;
}

div.presse-row A
{
    color: #FFFFFF;
    text-decoration: underline;
}

div.presse-row .left
{
    float: left;
    width: 340px;
}

div.presse-row .right
{
    float: right;
    width: 60px;
}
/* End of 'JAR Base CSS' */

