a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

#top {
	height: 40px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/top.png);
}

.padding {
	background-image:url(../images/background2.png);
	backgroun-repeat: repeat-y;
	width: 940px;
	min-height: 600px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-position: center;

}

.header {
	padding-top:15px;
	color: #d2d2d2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	border-width: 1px;
	border-style:solid;
	border-color:#c0c0c0;
	height: 150px;
	width: 877px;
	margin-left: auto;
	margin-right: auto;	
}

.maintable {
	border-style: none none solid none;
	border-color: #c0c0c0;
	border-size: 0px;
	border-width: 1px;	
	margin-left: 31px;
}

.content {
	text-align: left;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	border-style: none solid none none;
	border-color: #c0c0c0;
	border-size: 0px;
	border-width: 1px;
}

.content p {
	margin-left: 12px;
	text-align: left;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.content2 {
	text-align: left;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-style: none solid none solid;
	border-color: #c0c0c0;
	border-size: 0px;
	border-width: 1px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 0px;
	width: 175px;
	height: 186px;
}

.content2 p {
	text-align: left;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mainmenu {
	color: #1E1000;
	font-size: 10pt;
	width: 160px;
	margin-left: 0px;
	vertical-align: top;
}

.menu1, .menu2 {
	color: #000000;
	background: url(../images/button3.png);
	padding: 6px 0 0 0px;
	width: 180px;
	height: 22px;
	border-style: none solid solid solid;
	border-color: #c0c0c0;
	border-size: 0px;
	border-width: 1px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

.menu2 {
	color: #013cff;
	background: url(../images/button3.png) 0 -28px;
	padding: 6px 0 0 0px;
	width: 180px;
	height: 22px;
	border-style: none solid solid solid;
	border-color: #c0c0c0;
	border-size: 0px;
	border-width: 1px;
}

#bottom {
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	height: 65px;
	width: 940px;
	background-image:url(../images/bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	
}
#copyright {
	font-size: 9px;
	text-align: center;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

input,select,textarea {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
}

form {
	margin:0px;
}



.footer {
	color: black;
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}



table.listtable {
	margin-top: 20px;
	margin-right: 150px;
	width: 600px;
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #898989;
	border: #c5c5c5 solid;
	border-width : 0px 0px 1px 1px;
}

td.listtable_top {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #DFE3E9;
	background-image: url(../images/th_back.png);
	border: #ffffff solid;
	border-width: 1px 1px 0px 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px
}

td.listtable_1 {
	font-family: verdana, tahoma, arial;
	font-size: 10px;	
	border: #ffffff solid;
	border-width: 1px 1px 0px 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px
}

a.alert {
	display: block;
	background-color: transparent;
	color: #cc0000;
	text-decoration: none;
	padding-left: 11px;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
}





/* Demo upload------------------------------------------------------------------------*/

    .fileupload, #fileupload_error { 
        border-left:0px #8099B3 solid; 
        margin-top:0px;
		margin-left: 0px;
        padding:0px; 
        width:60%;
		min-width: 500px; 
        text-align:left; 
        min-height:100px; 
		heigth: auto;        
    } 

    #fileupload_error {
		background-color:#F7DDDD;
		border:1px #841C1C solid;
	} 

    .fileupload label { 
        float:left; 
        width:170px; 
        text-align:right; 
        padding-right:10px; 
    } 

    .fileupload input {
        width:200px; 
        text-align:left; 
        font-size:12px; 
        font-family:Verdana,Arial,sans-serif; 
    } 

    #submit_button { 
        margin-top:5px;
        margin-left:80px; width:auto!important; 
    } 

    #fileupload_ok {
		color:#426854;
		border-bottom:1px #2FB970 solid;
	} 

    .tieto {
		font-size:10px;
		color:#616161;
		margin-left:110px;
	} 

    .tiedosto {
		width:50%;
		float:left;
	}

	#fileupload_info {	
		margin: 15px;
		padding-bottom: 20px;
		text-align: left;
		font-size:12px; 
	    font-family:Verdana,Arial,sans-serif;
		color:#000000;
		border-bottom:1px #000000 solid; 
	} 

/*-------------------------------------------------------------------------------------*/

	#req {	
	margin-left: auto;
	margin-top: auto;
	text-align: left;
	font-size:7px; 
    font:Verdana;
	color:#000000;

	} 

#main {
	text-align: left;
    margin: auto;
	border: 0px solid #cccccc;
	width: 500px;
	background: #F1F3F5;
	padding:10px;
}


#result {
    margin-left: 100px;
    text-align:center;
    border: 0px solid #cccccc;
    width: 450px;
    background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:15px;
    margin-bottom:20px;
    margin-top:15px;
}

form {
   padding:20px;
}

.text {
	border: 1px solid #cccccc;
}

input, textarea {
    border: 1px solid #aaa;
}


#caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:100px;
    height:100px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:80px;
    height:60px;
    float:left;
    background-image:url(icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;

#acpmain {
	text-align: left;
    margin: 0px;
	border: 1px solid #cccccc;
	width: 500px;
	background: #F1F3F5;
	padding:10px;
}
