body         { background-image: 
               url('http://www.ygnius.com/images/home_image.gif'); 
               background-repeat: no-repeat; background-color: #FFFFFF; color: #000080;
               font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 
               13px; color: #00000; margin: 0; padding-left: 25px; 
               padding-right: 0; padding-top: 32px; padding-bottom: 15px; 
               background-position: right bottom}
h2 {
margin : 10px;
font-size : 1.4em;
}

h3, h4, h5, p {
margin : 10px;
font-size : 1em;
}

a {
text-decoration : underline;
color : #2A7FAA;
}

a:visited {
color : #2A7FAA;
}

a:hover {
color : #2A7FAA;
}

.hide {
display : none;
}
li {
	list-style-type : square;
}

h1 {	
	color: #2A7FAA;
}


h2 {
	color: #2A7FAA;
}

h3 {
	color: #2A7FAA;
}
h4
{
	color: #000080;
}

h5 {
	color: #000080;
}

h6 {
	color: #000080;
}

HR {
   color: #808080;
   height: 2px;
}



/* GENERIC TABLE */

table {
margin : 0;
}

td {
padding : 0;
vertical-align : top;
background-color : transparent;
}



/* MAIN */

div.logo     { position: relative; top: -28px; left: -1px; z-index: 100; height: 75px; 
               background-image: 
               url('http://itteam24.com/exp/logo.jpg'); 
               background-repeat: no-repeat; background-position: left }
div.topBar   { height: 50px; position: relative; top: 27px; left: 2px; background-image: 
               url('http://itteam24.com/exp/corner.gif'); 
               background-repeat: no-repeat; font-size: 11px; padding-left: 
               205px; background-position: right }
div.main {
border-width : 1px 1px 0 1px;
border-style : solid;
border-color : #5F5F66;
background-color : #389638;
font-size : 13px;
}



/* CONTENT TABLE */

table.content {
border-width : 0 1px 1px 1px;
border-style : solid;
border-color : #5F5F66;
background-color : #389638;
}

table.content tr td {
border : 1px solid #5F5F66;
background-color : #389638;
font-size : 11px;
}



/* OTHER */

.spacer {
clear : both;
height : 1px;
overflow : hidden;
}

.right {
float : right;
}

.left {
float : left;
}
