﻿body.main
{
    /*margin: 0px;*/
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: .7em;
    font-family: 'Gill Sans MT'; /*background-image: url(../images/Backgrounds/bggradient.png);*/
    background-image: url(../images/Backgrounds/greengrad1.png);
    background-repeat: repeat-x;
    background-color: white;
   /* background-image: url(../images/Backgrounds/greengrad1.png);*/
}
table.main
{
    font-family: 'Gill Sans MT';
    font-size: 11pt;
    color: green;
    width: 1024px;
    height: 600px;
    border-right: #99cc66 3px solid;
    border-top: #99cc66 3px solid;
    border-left: #99cc66 3px solid;
    border-bottom: #99cc66 3px solid;
    padding: 10px;
    margin-top: 10px;
    background-position: left top;
    background-repeat: repeat-x;
    background-color: white;
    line-height: 20pt;
}
table.maing
{
    font-family: 'Gill Sans MT';
    font-size: 11pt;
    color: green;
    width: 1024px;
    height: 600px;
    border-right: #99cc66 3px solid;
    border-top: #99cc66 3px solid;
    border-left: #99cc66 3px solid;
    border-bottom: #99cc66 3px solid;
    padding: 10px;
    margin-top: 10px;
    background-position: left top;
    background-repeat: repeat-x;
    background-color: white;
    line-height: 20pt;
}
table.mainw
{
    font-family: 'Gill Sans MT';
    font-size: 11pt;
    color: green;
    width: 1024px;
    height: 600px;
    border-right: #99cc66 3px solid;
    border-top: #99cc66 3px solid;
    border-left: #99cc66 3px solid;
    border-bottom: #99cc66 3px solid;
    padding: 10px;
    margin-top: 10px;
    background-position: left top;
    background-repeat: repeat-x;
    background-color: white;
    line-height: 20pt;
}
div.copyright
{
    font-family: 'Gill Sans MT';
    font-size: 8pt;
    color: black;
    text-align: center;
}

input.search
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    border-bottom-style: none;
    background-image: none;
}

.inputboxSearch
{
    width: 150px;
    margin: 0 0 1em 0;
    border: 1px solid #333333;
    background: url(\'images/Backgrounds/mag_glass.jpg\') no-repeat right center;
    padding-right: 20px;
}

.searchbutton
{
    font-family: arial;
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 11pt;
    border-left: black 1px solid;
    color: black;
    border-bottom: black 1px solid;
    background-color: #8fbc8b;
}
div.scroller
{
    BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: black 1px solid; WIDTH: 799px; COLOR: black; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: arial; BACKGROUND-COLOR: darkseagreen
    }


    #ticker-container
{
    position: relative;
    overflow: hidden;
     width: 150px;
    height: 200px;
   background-repeat: repeat;
    padding: 2px;
    font-family: arial;
    font-size: 11pt;
}
	
	#ticker
{
    position: relative;
    width: 100%;
    font-size: 11pt;
    font-family: arial;
    color: green;
}
	
	#ticker ul {
		padding:0;
		margin:0;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: arial;
            font-size: xx-small;
            font-weight: normal;
                       padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: arial;
            font-size: xx-small;
            font-weight: normal;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #ticker ul li a:hover {
            font-family: arial;
            font-size: xx-small;
                     text-decoration: none;
            padding-left: 2px;
        }
        
        
.box
{
    border-right: green 1px solid;
    border-top: green 1px solid;
    border-left: green 1px solid;
    border-bottom: green 1px solid;
}

.maintable
{
    background-position: left top;
    background-repeat: no-repeat;
    width: 98%;
    height: 100%;
    text-align: justify;
}

.contactdiv
{
    background-position: left top;
    background-image: url(images/Contact/blackdot.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 1px;
}
.newsimage
{
    margin-top: 4px;
    margin-right: 15px;
}
/*<head>
		<title>Overseas Teachers</title>
	<link rel="STYLESHEET" type="text/css" href="Hover.css">
		<style type="text/css">    P.CL {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 75%;
    	margin-left : 60px;
    	margin-right :5px;
    	text-align : right;
    	margin-top : 5px;
    }</style>
	<style type="text/css" title="CL links">      P.CLl{
      	font-family : Arial, Helvetica, sans-serif;
      	font-size :70%;
      	text-align : center;
      }</style>
	<style type="text/css" title="CL links">        P.CL2{
        	font-family : Arial, Helvetica, sans-serif;
        	font-size :55%;
        	text-align : center;
        }</style>
  <style type="text/css" title="WfCText">         P.WfCt{
         	font-family : Arial, Helvetica, sans-serif;
         	font-size :75%;
         	text-align : left;
         	margin-left : 30px;
         	margin-top : 5px;
         	margin-right : 20px;
         }</style>
</head>
*/

a
{
    color: green;
    font-family: 'Gill Sans MT';
    text-decoration: none;
}
a:hover
{
    color: black;
    font-family: 'Gill Sans MT';
    text-decoration: none;
}
divshowhide
{
    display: none;
    padding-right: 10px;
    padding-left: 10px;
}