/*--80 Characters------------------------------------------------------------*/
/**
 * Project: WASRAG
 * Filename: wasrag.css
 * Author: Marcel Bao
 * Date: 2007-7-5
 * 
 */

body,
.all {
	width: 900px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border-width: 0;
}

.main {
	background-color: #E0E0E0;
	padding-bottom: 100px;
}

.copyright {
	background-color: #E0E0E0;
}

table.logintable tr td {
	padding: 4px;
}

.msg {
	color: red;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.header {
	width: 900px;
	height: 98px;
	margin: 0;
	background-image: url("../images/header.jpg");
	background-position: left top;
	/*padding: 20px 10px 8px 780px;*/
	
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	line-height: 3pt;
}

.headling1 {
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:bold;
    text-align: center;
}

.home {
	padding-top: 20px;
}

.login,
.contact {
	padding-top: 0px;
}

.shortcut {
	padding-left: 780px;
}

.shortcut a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainmenu {
	width: 900px;
	height: 20px;
	background-color: #003366;
	/*padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-left: 20px;*/
	margin: 0;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	/*display: block;*/
}

.mainmenu tr td a {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
}

.mainmenu tr td a:hover {
	background-color: #99CC00;
	color: #005197
}

.sidemenu {
	width: 130px;
	padding-left: 20px;
	color: #0381B2;
	font-size: 9pt;
	font-weight: bold;
}

.sidemenu tr td a {
	color: #0381B2;
	text-decoration: none;
}

.sidemenu tr td {
	padding-top: 4px;
	padding-bottom: 4px;
}

.maintitle,
.rightitle {
	height: 22px;
	color: #FFFFFF;
	/*position: static;*/
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.maintitle {
	background-color: #006699;
}

.rightitle {
	width: 246px;
	background-color: #0066CC;
}

.space {
	margin: 0;
	background-color: #99CC00;
}

.space1 {
	width: 900px;
	height: 7px;
}

.space2 {
	width: 130px;
}

.space3 {
	padding: 7px 0 7px 0;
	background-color: #003366;
	text-align: center;
	color: white;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

/*td.leftmenu {*/
.all td {
	vertical-align: top;
}

/*
table.sidemenu,
div.leftmenu {
	margin: 0;
}

div.leftmenu {
	background-color: red;
}
*/

.leftmenu {
	width: 130px;
}

.tapproject {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	border-top: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
}

.adobereader {
	padding-top: 20px;
	text-align: center;
}

.tabletext {
	font-size: 9pt;
	color: #666666;
	padding: 2px;
}

.bodytext {
	font-size: 9pt;
	color: #666666;
	padding-left: 8px;
}

.bodyhead {
	font-size: 13pt;
	color: #0381B2;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 1px;
}

.bodysubhead {
	font-size: 9pt;
	font-weight: bold;
	color: #0381B2;
	padding-top: 8px;
	padding-left: 1px;
}

.admin {
	font-size: 9pt;
	color: #005197;
	font-weight: bold;
}	

.copyright {
	font-size: 8pt;
	color: #666666;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 8px;
	padding: 8px;
}


.nobd {
	font-weight: normal;
}


.list,
.form,
.buttons {
	width: 100%;
}

.list tr.section {
	background-color: #CCCCCC;
}

.list tr {
	background-color: #FFFFFF;
}

.list tr td{
	/*height: 20px;*/
	vertical-align: middle;
}

.form tr.section {
	background-color: #B0B0B0;
}	

.form tr {
}

.form tr td{
	/*height: 20px;*/
	vertical-align: middle;
	background-color: #CCCCCC;
}

.chooselanguage {
	color: #CC0000;
	font-size: 90%;
}

.englishname {
	color: #AA0000;
	font-size: 75%;
}
		
.rightcalendar {
	width: 246px;
}

.rightlanguage {
	width: 114px;
}

.maincalendar {
	width: 524px;
}

.mainlanguage {
	width: 656px;
}

.smaller {
	font-size: 75%;
}

a.singleletter {
	text-decoration: none;
}

div.searchby {
	margin-left: 10px;
}
