﻿body, div, p, h1, h2, h3, h4, ul, li, table
body 
{
font-size: large;
  color: Green;		
}

#maintable 
{
	
	HEIGHT: 600px
	
}

td 
{
	border-color:Green;

}

tr
{
 border-color  :Green;
  font-size : 1em;
  text-align: center;
  font-family: verdana;
}



span
{
	
	font-size:  small;
	color: Green;	
} 

a
{
	
	font-size:  small;
	color: Green;	
} 

h1
{
  font-size: large;
  color: Green;
}

h2
{
  font-family: Verdana;
  font-size: medium;
  color: Green;
}

p
{
  font-family: Verdana;
  font-size: small;
  color: Green;
  text-align: left;
}


head
{
  font-family: Verdana;
  font-size: small;
  color: Green;
  text-align: left;
}

.spansmallsise
{
 font-size: small;
}

.cl1
{
 width:178px;

}
.cl2
{
width: 230px;

}

.cl3
{
	
width: 1180px;

}

.cl4
{

text-align: center; 
width: 150px;
}

.cl5
{

height: 120px;
}

.logolefttop
{
	
	background:url("../../images/logo_left.jpg") no-repeat left top;
	width:1100px;
	
}
.logoltop
{
	background:url("../../images/ltop.jpg") no-repeat left top;
	width:1100px;
	
} 
.logobot
{
	background:url("../../images/lbot.jpg") no-repeat left bottom;
	width:1100px;
	
} 

.logortop
{
	background:url("../../images/rtop.jpg") no-repeat right top;
	width:1100px;
	
} 

.logorbot
{
	background:url("../../images/rbot.jpg") no-repeat right bottom;


 
}

.leftcell
{	width:10px;	}

.test {background-color: Yellow; width:10px;}

.centraldiv
{background:url("../../images/fon.gif") ;
	 padding:5px 5px 5px 5px;
	 
}

.t1 {background-color: white; width:1100px;}
.t2 {background-color: white; height:500px;width:200px;}

.t3 {background-color: white; height:500px;width:120px;}
.t4 {background-color: white; height:500px;width:520px;}
.t5 {background-color: white; height:500px;width:250px;}


.logoltop2
{
	
	background:url("../../images/ltop.jpg") no-repeat left top;
	
	
	
} 
.logobot2
{
	background:url("../../images/lbot.jpg") no-repeat left bottom;
height:500px;
	
} 

.centrleftdiv
{

	
	VERTICAL-ALIGN: top; 
	
	width:80%; 
	
	
} 


.logortop2
{
	background:url("../../images/rtop.jpg") no-repeat right top;
	
	
	
} 

.logorbot2
{
	background:url("../../images/rbot.jpg") no-repeat right bottom;
	height:500px;
	
	
} 

.botdiv
{
WIDTH: 1100px; HEIGHT: 25px;background-color: Green;
color:Yellow;

}

.rbotdiv
{
WIDTH: 1100px; HEIGHT: 25px;
background:url("../../images/greenrbot.jpg") no-repeat right bottom;

}
.lbotdiv
{
WIDTH: 1100px; HEIGHT: 25px;
background:url("../../images/greenlbot.jpg") no-repeat left bottom;
color:Yellow;
}

.lYellow
{color:Yellow;font-size: medium;
	}


