html {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
}

body * {
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;	
}

.small-text {
	font-size: 8pt;
}	

.footnote {
	font-size: 8pt;
	font-style: italic;
}

.author {
	font-size: 8pt;
}

.location {
	font-size: 8pt;
}

.label {
	font-size: 8pt;
	font-weight: bold;
}


.server {
	font-size: 8pt;
}

.creator {
	font-size: 8pt;
}


.footer {
	font-size: 7pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;;
}


.key-question {
	font-size: 8pt;
	font-weight: bold;
}

.rank {
	font-size: 8pt;
	font-weight: bold;
}
.no-link {
	font-weight: bold;
}

a:link {
        color: #7D7D7D;
        text-decoration: none;
}

a:visited {
        color: #7D7D7D;
        text-decoration: none;
}

a:hover {
        color: #0E6836;
        text-decoration: underline;
}

a:active {
        color: #173884;
}


.link {
	color: #173884;
	cursor: pointer;
	margin: 2px;
	text-decoration: underline;
	
}

.small-link {
	color: #7D7D7D;
	cursor: pointer;
	margin: 2px;
	text-decoration: underline;
	font-size: 8pt;
}

.link:hover {
	color: #0E6836;
	margin: 2px;
	text-decoration: none;
	cursor: pointer;
}

.window-title {
	font-weight: bold;
	color: black;
	background-color: #173884;
	width: 100%;
	margin-bottom: auto;
	margin-top: auto;
	margin-left: 0px;
	margin-right: auto;
	text-align: left;
	border-width: 1px;
	border-style: solid; 
}



.result_table {
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #A9B7D1;
	border-collapse: collapse;
	border-spacing: 0px;
}

.result {
	margin: 0px;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A9B7D1;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}



.back-message {
	color: gray;
	font-size: x-large;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	width: 100%;
	height: 100%;
}

 .horizontal-line {       
    margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #A9B7D1;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
        
.button:link {
	color: #000000;
	text-decoration: none;
}

.button:visited {
	color: #000000;
	text-decoration: none;
}

.button:hover {
	color: #0E6836;
	text-decoration: none;
}

.button:active {
	color: #000000;
	text-decoration: none;
}

.error {
	color: Red;
	font-size:9pt;
}

.bottommenu {
        color: #7D7D7D;
        text-decoration: none;
        font-size: 10pt;
}

.topmenu {
        color: #7D7D7D;
        text-decoration: none;
        font-size: 8pt;
}

.description {
        margin: 0px;
        padding: 0px;
        border-collapse: collapse;
        border-spacing: 0px;
        text-decoration: none;
        color: #5388bc;
}

.search_text_box {
	width: 220px;
	border-style: solid;
	border-color: #A9B7D1;
	border-width: 1px;
	
}

td .simple-button {
	border-style: solid;
	border-color: #C0C0C0;
	border-width: 1px;
}

.simple-button:link {
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

.simple-button:visited {
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

.simple-button:hover {
	font-size: xx-small;
	color: #0E6836;
	text-decoration: none;
}

.simple-button:active {
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

.cmappers {
   font-weight: bold;
   font-size: 10pt;
   color:#697791;
}

.indexText {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        color: black;
        text-decoration: none;
}

.bodyText {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        color: #173883;
        text-decoration: none;
}

.bodyTextForum {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	}

.mainTitle {
	    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	    font-size: 18px;
	    color: #4388A1;
	    font-weight: bold;
	    font-style: solid;
        text-decoration: none;
	}
.mainTitleSecond {
	   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	   font-size: 12px;
	   color: #4388A1;
	   font-weight: bold;
       font-style: solid;
       text-decoration: none;
	}
	
.topmenu_forum {
	border-bottom-style: solid;
	border-bottom-color: #C9D7F1;
	border-bottom-width: 1px;
}
	
	
#search {height:81px; ; width: 100%; background:url('../img/bg_search_banner.png') repeat-x left bottom}

