* {
margin:0;
padding:0;
}

html,body {
margin:0;
padding:0;
background-color:#ffffff;
text-align:center;
}

#dummy_position { 
width:1px;
/*height:45%;*/
float:left;
}

#container_central {
margin:0 auto;
position:relative;
left:0px;
top:0px;
width:960px;
/*height:610px;*/
text-align:left;
font-family:verdana, arial, "ms sans serif", sans-serif;
font-size:100%;
font-weight:normal;
color:#000000;
}


#ms_navigation {
/*background-color:#006F00;*/
background-color:#244991;
width:100%;
text-align:center;
color:#ffffff;
font-family:verdana;
font-size:80%;
height:25px;
padding-top:10px;
}



#ms_navigation a{
color:#ffffff;
text-decoration:none;
}

#msg_options {
display:none;
background-color:#A9D4A0;
width:100%;
font-family:verdana;
font-size:70%;
}

#msg_options a{
text-decoration:none;
color:#006F00;
}

#msg_options ul{
white-space: nowrap;
}

#msg_options li{
list-style-type:none;
display: inline;
}

#msg_options li a{
padding-left:10px;
}

#doc_options {
display:none;
background-color:#A9D4A0;
width:100%;
font-family:verdana;
font-size:70%;
}

#doc_options a{
text-decoration:none;
color:#006F00;
}

#doc_options ul{
white-space: nowrap;
}

#doc_options li{
list-style-type:none;
display: inline;
}

#doc_options li a{
padding-left:10px;
}





#container_main { 
position:relative;
margin-top:0px;
margin-left:0px;
left:0px;
top:0px;
width:100%;
height:100%;
font-family: verdana, arial, "ms sans serif", sans-serif;
font-size:100%;
font-weight:normal;
color:#ffffff;
/*background:#63B537;*/
background:#3366CC;
}

#container_login_account {
text-align:center;
}

.nav { 
font-family: verdana, arial, "ms sans serif", sans-serif;
font-size:70%;
font-weight:bold;
background:#A9D4A0;
padding-left:5px;
padding-right:5px;
}

.nav a { 
color: #000000;
text-decoration: none;
}

.navIn { 
font-family: verdana, arial, "ms sans serif", sans-serif;
font-size:70%;
font-weight:bold;
background:#63B537;
color:#ffffff;
padding-left:5px;
padding-right:5px;
}

.navIn a { 
color:#ffffff;
text-decoration: none;
}

#container_nav{
width:100%;
height:15px;
font-weight:bold;
}

#container_nav a{
width:100%;
font-weight:bold;
}



#module_name{
padding-top:20px;
padding-left:10px;
font-weight:bold;
color:#ffffff;
}

#module_commands{
padding-left:10px;
color:#ffffff;
font-size:70%;
}

#module_commands a{
color:#ffffff;
}

#module_content{
margin-top:10px;
margin-left:0px;
padding-left:10px;
width:90%;
color:#ffffff;
font-size:90%;
}

/*
#table_header{
font-weight:bold;
text-align:center;
color:#000000;
}

#table_data{
font-weight:bold;
text-align:center;
color:#ffffff;
}
*/


#errorMsg {
font-family: verdana, arial, "ms sans serif", sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffff00;
}


#container_login_account_error {
font-family: verdana, arial, "ms sans serif", sans-serif;
font-size: 12px;
font-weight:bold;
color: #ffffff;
background:#ff0000;
text-align:center;
}

input,select,textarea {
border-style: solid;
border-width: 1px;
font-family: Arial, Verdana, sans-serif;
font-size: 9pt;
background-color: #ffffff;
}

#back:link, #back:visited, #back:hover {
color: #cccccc;
}

#dotdevCopyright {
font-family: verdana, arial, "ms sans serif", sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}