body
{
Background-Color: #0F2849;
font-family: "Trebuchet MS", "tahoma", Arial, Verdana;, sans-serif;
font-size: 90%;
text-align: justify;
}


em
{
Font-Weight: bold;
Font-Style: italic;
color:	#B1B9CC;
}

h1
{
Color: #0F2849;
font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
Font-Size: 300%;
Font-Variant: small-caps;
Font-Weight: bold;
}

h2
{
Color: #0F2849;
font-family: "Trebuchet MS", "tahoma", Arial, Verdana;, sans-serif;
Font-Size: 200%;
Font-Variant: small-caps;
Font-Weight: bold;
}

img
{
	border:0px;
}

a:link 
{
	color: 		#B1B9CC;
	text-decoration:	none;
	font-weight:		normal;
}

a:visited {
	color: 		#B1B9CC;
	text-decoration:	none;
	font-weight:		normal;
    
}
a:hover {
	color: 		#B1B9CC;
    text-decoration:	underline;
}

#mainframe{
    width:              910px;
    margin:             0 auto;
    padding:            0 0 0 0;
    text-align:         left;
    clear:      both;
}

/***************header**********************/
#header{
}

.headerlogo{
}

.headertext{
Color: #B1B9CC;
font-family: "Trebuchet MS", "tahoma", Arial, Verdana;, sans-serif;
Font-Size: 140%;
Font-Weight: bold;
}

.headerlanguage {
float: right;
width:	710px;
height:	40px;
}

.headerlanguage ul {
    float:       right;
    list-style:  none;
    margin-right:15px;
    margin-top:  15px;
    }

.headerlanguage ul li {
    float:          left;
    padding-left:   7px;
    font-size:      12px;
}

.headerlanguage ul li a:link, .headerlanguage ul li a:visited {
	font-size:      12px;
    color:          #B1B9CC;
}

.headerlanguage ul li a:hover {
	font-size:      12px;
    color:          #B1B9CC;
}


/***************leftpart**********************/
#content{
}

#leftpart{
width:	400px;
float: left;
overflow: hidden;
    margin-top:	6px;


}

#menu h4{
    color:          #B1B9CC;
Font-Size: 110%;
Font-Variant: small-caps;
Font-Weight: bold;
}

.blogroll h4{
    color:          #B1B9CC;
Font-Size: 110%;
Font-Variant: small-caps;
Font-Weight: bold;
}

.blogroll li{
    color:          #B1B9CC;
}

.contact h4{
    color:          #B1B9CC;
Font-Size: 110%;
Font-Variant: small-caps;
Font-Weight: bold;
}

.contact p{
color:   #B1B9CC;
display: block;
}


/***************rightpart**********************/

#rightpart
{
padding-left:   0px;
width:          500px;
float:          right;
margin-top:	6px;

}

.newstext{
float:	left;
text-align: justify;
}

.newstext h4{
color:     #B1B9CC;
Font-Size: 110%;
Font-Variant: small-caps;
Font-Weight: bold;
}

.newstext p{
color:   #B1B9CC;
display: block;
}

.newstext p img{
float:	left;
padding: 2px;
}







/***************content contact**********************/
