
/* The main body elements */
BODY {
	font-family: verdana, arial;
    font-weight: medium;
	}

/*Anything that is in tables*/
td{
	font-family: verdana, arial;
    font-weight: medium;
    	}
/* Srollbars */
.intip {
	font-style:italic;
	display:none;
	}
.indent{
	margin-left:10px;
	margin-top:10px;
	}
.indent2{
	margin-left:20px;
	margin-top:10px;
	}
.line{
	width:95%;
	height:1;
	}
.line2{
	width:100%;
	height:1;
	}
.line3{
	width:100%;
	height:1;
}

.main{
	width:100%;
	height:90%;
	}
.menu{
	width:16%;
	}
.menubox{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	}
.tbl_pbs{
	width:95%;
	}

.tbl_main {
	width:98%;
	   }
.tbl_head{
	width:98%;
    	}

.tbl_inhead{
	width:96%;
	}
.tbl_content {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:98%;
	height:100%;
	}
.cwrite {
	font-size: 8pt;
	}

/* All the links */
a:link{text-decoration: none ;font-weight:  bold;}
a:active{text-decoration: none ;font-weight:   bold;}
a:visited{text-decoration: none ;font-weight:   bold;}
a:hover{color: #FFFFFF;text-decoration: underline;font-weight:   bold;}

a.hlite:link {text-decoration: none ;font-weight: normal;font-size:8pt;}
a.hlite:active {text-decoration: none ;font-weight: normal;font-size:8pt;}
a.hlite:visited {text-decoration: none ;font-weight: normal;font-size:8pt;}
a.hlite:hover{text-decoration: underline;font-size:8pt;}

a.nolink:link{text-decoration: none ;font-weight: normal;}
a.nolink:active{text-decoration: none ;font-weight: normal;}
a.nolink:visited {text-decoration: none ;font-weight: normal;}
a.nolink:hover{text-decoration: none;}

a.there:link {text-decoration: none ;font-weight: bold;}
a.there:active {text-decoration: none ;font-weight: bold;}
a.there:visited{text-decoration: none ;font-weight: bold;}
a.there:hover {font-weight: bold;text-decoration: underline ;}

a.here:link {text-decoration: none ;font-weight: normal;}
a.here:active {text-decoration: none ;font-weight: normal;}
a.here:visited{text-decoration: none ;font-weight: normal;}
a.here:hover {text-decoration: underline ;}

a.outs:link{text-decoration: none ;font-weight: bold;}
a.outs:active{text-decoration: none ;font-weight: bold;}
a.outs:visited {text-decoration: none ;font-weight: bold;}
a.outs:hover{text-decoration: none;}
a.fbx:link{ text-decoration: none ; font-weight: bold;}
a.fbx:visited{ text-decoration: none ; font-weight: bold;}
a.fbx:hover{text-decoration: none ; font-weight: bold;}
a.fbx:active{text-decoration: none ; font-weight: bold;}