body {
text-decoration: none; 
border-left: 0px solid; 
border-bottom: 0px solid; 
font-family:Sans-Serif;
}

.Wrapper {
margin:0;
width:100%;
}

img {
border:0;
}

a {
text-decoration:none;
}

a.link:link { 
font-size : 11pt; 
font-weight : bold; 
color: #246AF8;
}

a.link:visited { 
font-size : 11pt; 
font-weight : bold; 
color: #246AF8; }

a.link:hover { 
font-size : 11pt; 
font-weight : bold; 
text-decoration: underline; 
color: #083591; }

a.link:active { 
font-size : 11pt; 
font-weight : bold; 
text-decoration: underline; 
color: #083591; }

a.sidebar:link { 
font-size : 10pt; 
font-weight : bold; 
color: #246AF8; }

a.sidebar:visited { 
font-size : 10pt; 
font-weight : bold; 
color: #246AF8; 
}

a.sidebar:hover { 
font-size : 10pt; 
font-weight : bold; 
text-decoration: underline; 
color: #083591; 
}

a.sidebar:active { 
font-size : 10pt; 
font-weight : bold; 
text-decoration: underline; 
color: #083591;
}

.Header {
border-bottom:2px solid #000000;
font-size:30px;
font-weight:bold;
color:#083591;
text-align:right;
}

.MainTitle { 
font-size : 45pt; 
font-weight: bold; 
color : #083591; 
position: absolute; 
width: 100%; 
height: 60px; 
top: 15px; 
right: auto; 
bottom: auto; 
left: 25%;
}

.Menu {
width: 20%;
height: auto;
margin:20px 20px 30px 0px;
margin-left:0px;
float:left;
}

.MenuAdmin {
width: 15%;
height: auto;
margin:0 20px 30px 0px;
margin-left:0px;
float:left;
position:fixed;
top:10px;
left:10px;
}

.SideMenu { 
font-size : 13pt; 
line-height : 17pt; 
background-color : #F6F3D6; 
border: 1px solid; 
border-color : #083591;
}


.W3C { 
padding-top:20px;
}

.Content { 
width:75%;
float:right;
margin-left:-250px;
height: auto;
top: 150px; 
margin-top:20px;
margin-right:10px;
font-size : 11pt;
line-height : 14pt;
}

.Date {
text-align : right;
}


.ListSubTitle, .ContributeSubTitle, .UserFAQSubTitle { 
font-weight : bold; 
color : #646464; 
line-height : 14pt; 
text-align : left; 
border-top : 2px solid; 
border-bottom : 2px solid; 
border-color : #000000; 
}

.ContributorList, .TranslationList { 
position: absolute; 
width: 100%; 
height: auto; 
top: 40px; 
right: 40%; 
bottom: auto; 
left: 0; 
font-size : 11pt; 
line-height : 14pt; 
color : #000000; 
}

.NewsSubTitle, .ContributorSubTitle { 
font-weight:bold;
border-top:2px solid #000000;
border-bottom:2px solid #000000;
}

.TranslationSubTitle, .NewsListSubTitle { 
position: absolute; 
width: 60%; 
height: auto; 
top: 25%; 
right: 40%; 
bottom: auto; left: 24%; 
font-weight : bold; 
line-height : 14pt; 
text-align : left; 
color : #000000; 
border-top : 2px solid; 
border-bottom : 2px solid; 
border-color : #000000;
}

.Clear {
clear:both;
}

.Footer {
height:10px;
border-top:2px solid #000000;
text-align:center;
font-size:10pt;
font-weight:normal;
padding:20px;
}

.FormLogin {
position:absolute;
width:30%;
height:auto;
top:10%;
left:35%;
border:2px solid #000000;
text-align:left;
font-size:11pt;
font-weight:normal;
padding:20px;
}

.FormLoginTitle {
position:absolute;
width:30%;
height:auto;
top:0;
left:35%;
text-align:left;
font-size:25pt;
font-weight:bold;
padding:20px;
}

.FAQTable {
width:100%;
height:auto;
top:10%;
left:50%;
text-align:left;
padding:5px;
}