body { 
 background-color:#F5F5F5;
 color:#000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 text-align:center;
 vertical-align:top;
} 

body, table, tr, td {
 border-spacing:0px;
 border-style:none;
 border-width:0px;
 margin:0px;
 padding:0px;
}

img {
 border-spacing: 0px;
 border-style: none;
 border-width: 0px;
}

.actionLink {
 color:#3500F2;
 cursor:pointer;
 text-decoration:underline;
}

.errorMessageHidden {
 color:red;
 font-weight:bold;
 left: -1000em;
 position: absolute;
 top: -1000em;
 visibility: hidden;
}

.fromTable {
 margin:10px auto 10px auto;
 text-align:center;
 width:600px;
}

.fromTableDiv {
 margin:10px auto 10px auto;
 text-align:center;
}

.fromTableDesc {
 text-align:left;
}

.fromTableValue {
 text-align:left;
}

.fromTableCheckbox {
 text-align:left;
}

.menuBlock {
 background-color:#F5F5F5;
 border-color:#135793;
 border-style:solid;
 border-width:1px;
 color:#000000;
 margin:10px auto 10px auto;
 padding:5px;
 width:130px;
 text-align:left;
}

.listsBlock {
 margin:10px auto 10px auto;
 text-align:left;
 width:500px;
}

.listsItem, .listsItem a {
 font-size:1.1em;
}

.menuBlockSpecial, .menuBlockSpecial a, .menuBlockSpecial a:visited {
 background-color:#135793;
 color:#FFFFFF;
 font-size: 17px;
 margin:10px auto 10px auto;
 padding-bottom:6px;
 padding-top:6px;
 width:130px;
 text-align:center;
 text-decoration:underline;
}

.successMessageHidden {
 color:green;
 font-weight:bold;
 left: -1000em;
 position: absolute;
 top: -1000em;
 visibility: hidden;
}

.subpageTitle {
 font-size:1.3em;
 font-weight:bold;
 margin-bottom:2em;
 margin-top:2em;
 text-align:center;
}

.subpageText {
}

.topPictureBlock {
 background-color:#EBF4FA;
 border-color:#135793;
 border-style:solid;
 border-width:1px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:10px;
 margin-top:10px;
 padding:5px;
 text-align:center;
 width:500px;
 /*width:600px;*/
}

.topPictureBlockTable {
 border-spacing: 0px;
 border-style: none;
 border-width: 0px;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 width:400px;
}

.uploadBlock {
 margin:10px auto 10px auto;
 text-align:center;
}

#contentTable {
 border-spacing: 0px;
 border-style: none;
 border-width: 0px;
 vertical-align:top;
 width:100%;
}

#contentTableCenterTd {
 text-align:center;
 vertical-align:top;
 width:670px;
}

#contentTableLeftTd {
 background-color:#EBF4FA;
 text-align:left;
 vertical-align:top;
 width:150px;
}

#contentTableRightTd {
 background-color:#EBF4FA;
 text-align:right;
 vertical-align:top;
 width:150px;
} 

#descriptionBlock {
 background-color:#EBF4FA;
 border-color:#135793;
 border-style:solid;
 border-width:1px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:10px;
 margin-top:10px;
 padding:5px;
 width:600px;
}

#languageBlock {
 margin:2px;
}

#mainImage {
 margin:10px;
}

#makeUpTable {
 background-color:#FFFFFF;
 border-spacing: 0px;
 border-style: none;
 border-width: 0px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 vertical-align:top;
 width:970px;
}

#makeUpTableBottomTd {
 background-color:#EBF4FA;
 text-align:center;
 vertical-align:top;
}

#nameProject, #nameProject a, #nameProject a:visited {
 color:#135793;
 margin:0px;
 text-decoration:none;
}

#nextButtonDiv {
 text-align:center;
 width:100%;
}

#separatingBlock {
 background-color:#135793;
 width:100%;
}

#suggestions {
 text-align:left;
 padding:40px;
 width:80%;
} 

#titleTable {
 background-color:#EBF4FA;
 width:100%;
}

#titleTableLeftTd {
 padding:10px;
 text-align:left;
 width:510px;
}

#titleTableRightTd {
 padding:10px;
 text-align:right;
 width:510px;
}

#uploadComputerDiv {
 /*left: -1000em;
 position: absolute;
 top: -1000em;
 visibility: hidden;*/
}

#uploadComputerSubmitButton {
 text-align:center;
}

#uploadWebDiv {
 /*left: -1000em;
 position: absolute;
 top: -1000em;
 visibility: hidden;*/
}






#logWindow {
 border: 1px solid #000000;
 height: 250px; 
 overflow: hidden;
 margin:1em;
 text-align: left;
 width: 900px;
}

#pictureoftheLog {
 height: 250px; 
 overflow: auto;
 width: auto;
}
