Generic Selectors */

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #333333;
background-color: #Ff0000;
}

p {
font-family: Arial, "Times New Roman", Times, serif;

width: 80%;
color: #000000;
}

li {
list-style-type: disc;
line-height: 150%;
}

dt {
list-style-type: disc;
line-height: 150%;
color: #ffffff;
}

dd {
list-style-type: disc;
line-height: 150%;
color: #ffffff;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
color: #000000;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
color: #000000;
border-bottom: 1px solid #000000;
}

h3 {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: normal;
color: #000000;
border-bottom: 1px solid #000000;
}

/**************** Micro Chat CSS *****************/
#main {
    margin: auto;
	border: 1px solid #cccccc;
	width: 450px;
    min-height:150px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    border-collapse:collapse;
}

#sender {
   clear:both;   
	border: 1px solid #cccccc;
	width: 356px;
	background: #E9ECEF;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size : 12px;
   padding:2px;
   margin-bottom:10px;
   margin-top:10px;
   margin-left: 60px;
}

td {
   padding:5px;
}

#result {
    margin-top:20px;
	 border: 1px solid #cccccc;
	 width: 356px;
	 background: #E9ECEF;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:2px;
    height:400px;
    overflow:auto;
}

.error {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 10px;
    color:#dd1111;
    padding:5px;

}


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

input {
    border: .5px solid #cccccc;
}


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

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

p{
    margin:0px;
    padding:0px;
}

.name{
    font-weight:bold;
    font-style: italic;
    color:#999;
}

.txt {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:12px;
    color:#333;
}

#mchat{
    border:0px;
    width:100%;
}
/**************** Pseudo classes ****************/

a:link {
color: #000000;
text-decoration: none;
font-weight: bold;
}

li :link {
color: #000000;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #000000;
text-decoration: none;
font-weight: bold;
}

li a:visited {
color: #000000;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #000000;
padding-bottom: 5px;
font-weight: bold;
text-decoration: none;
}

li a:hover {
display: block;
color: rgb(252, 2, 43);
padding-bottom: 5px;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ff0000;
}

a:active {
color: rgb(252, 2, 43);
font-weight: bold;
}

/************************* ID's *************************/

#top_banner {
position: absolute;
width: 1000px;
height: 50px;
margin: 0;
margin-left: 5;
margin-top: 0;
font-weight: normal;
float: left;
}

#top_banner2 {
position: absolute;
width: 820px;
height: 30px;
margin: 0;
margin-left: 185;
margin-top: 50;
font-weight: normal;
float: left;
}

#status {
position: absolute;
width: 750px;
height: 15px;
padding: 0 0 0 0; /*top right bottom left*/
margin-top: 52px;
background-color: #ffffFf;
margin-left: 185px;
} 

#navigation {
position: absolute;
width: 175px;
height: 700px;
margin: 0;
margin-top: 50px;
margin-left: 5;
border-right: 1px solid #000000;
font-weight: normal;
float: left;
background-color: #ffffcc;
}

#db_table {
position: absolute;
width: 150px;
height: 100px;
margin: 5;
background-color: #ffffff;
margin-top: 5px;
font-weight: normal;
float: left;
}

#maint {
position: absolute;
padding: 0 0 20px 0; /*top right bottom left*/
margin-top: 235px;
margin-left: 275px;
width: 300px;
height:600px;
}

#login {
position: absolute;
padding: 0 0 20px 0; /*top right bottom left*/
margin-top: 200px;
margin-left: 300px;
width: 400px;
height:200px;
border-color: #FFBD32; 
border-style: ridge;
} 

#register {
position: absolute;
padding: 0 0 20px 0; /*top right bottom left*/
margin-top: 150px;
margin-left: 250px;
width: 600px;
height:600px;
border-color: #FFBD32; 
border-style: ridge;
} 
 

#centerDoc {
position: absolute;
padding: 0 0 20px 0; /*top right bottom left*/
margin-top: 80px;
margin-left: 185px;
width: 835px;
height:800px;
overflow: scroll
} 

#admin_menu {
position: absolute;
width: 175px;
height: 700px;
margin: 0;
margin-top: 50px;
margin-left: 1015px;
border-right: 1px solid #000000;
font-weight: normal;
float: left;
background-color: #ffffcc;
}


#AdminMsg {
position: absolute;
padding: 0 0 20px 0; /*top right bottom left*/
border-color: #FFBD32; 
border-style: ridge; 
margin-top: 480px;
margin-left: 800px;
width: 250px;
height:700px;
border:1px;

} 

#mailform {
position: absolute;
padding: 0 0 0 0; /*top right bottom left*/
margin-top: 50px;
margin-left: 100px;
width: 600px;
height:600px;
overflow: visible
}

#not_found {
position: absolute;
padding: 0 0 20px 0; /*top right bottom left*/
margin-top: 80px;
margin-left: 300px;
width: 400px;
height:400px;
} 


#pic1 {
position: absolute;
padding: 5px; 0 0 0;
margin-top: 50px;
margin-left: 570px;
width: 410px;
height:410px;
font-size: 08px;
background-color: #ffffff;
}

#search {
position: absolute;
padding: 5px; 0 0 0;
margin-top: 5px;
margin-left: 175px;
width: 220px;
height:75px;
font-size: 08px;
background-color: #ffffcc;
} 

#search2 {
position: absolute;
padding: 0 0 0 0;
margin-top: 100px;
margin-left: 175px;
width: 715px;
height:15px;
} 

#tophead {
position: absolute;
width: 800px;
height: 93px;
border-right: 1px solid #FFFFFF;
padding: 0 0 20px 0; /*top right bottom left*/
margin-top: 5px;
background-color: #Ffffff;
margin-left: 300px;
} 

#tophead1 {
position: absolute;
width: 453px;
height: 100px;
border-right: 1px solid #FFFFFF;
padding: 0 0 0 0; /*top right bottom left*/
margin-top: 5px;
background-color: #ffffff;
margin-left: 365px;
} 

#tophead2 {
position: absolute;
width: 453px;
height: 100px;
border-right: 1px solid #FFFFFF;
padding: 0 0 0 0; /*top right bottom left*/
margin-top: 5px;
background-color: #ffffff;
margin-left: 450px;
} 



#status2 {
position: absolute;
width: 350px;
height: 15px;
padding: 0 0 0 0; /*top right bottom left*/
margin-top: 120px;
background-color: #ffffFf;
margin-left: 175px;
} 

#sub_buttons {
position: absolute;
width: 750px;
height: 15px;
padding: 0 0 0 0; /*top right bottom left*/
margin-top: 60px;
background-color: #ffffff;
margin-left: 175px;
}

#status3 {
position: absolute;
width: 750px;
height: 18px;
padding: 0 0 0 0; /*top right bottom left*/
margin-top: 35px;
background-color: #ff0000;
margin-left: 175px;
} 

#user {
position: absolute;
width: 450px;
height: 600px;
padding: 0 0 0 0; /*top right bottom left*/
margin-top: 35px;
background-color: #ffffff;
margin-left: 475px;
} 


#footer {
position: absolute;
margin-top:  850;
width: 100%;
height: 5px;
margin-left: 5px;
background-color: #Ffcc33;
}

