#header {
	border: 1px solid #663366;
	background-color: #00CC33;
	height: 80px;
	text-align: center;
	vertical-align : middle;
	background-image : url(img/line-bg.gif);
}										 

#logo {
    float: right;
    color: white;
    height: 75px;	
    width: 200px;
     margin: 5 3 5 0;   
    text-align: center;	
}	

#left_col {
    width: 200px;
    height: 400px;
    float: left;

    border: 1pz solid #663366;
    background-color: #FFCCFF; 	
    margin-right: 5px;
    padding: 5px;
}	
#right_col {
	height: 400px;
	border: 1pz solid #663366;
	background-color: #99FFFF;
	padding: 5px;
	background-image : url(img/bg.gif);
}
#foother {
	background-color: #0066CC;
	color: white;
	margin-top: 2px;
	text-align: center;
	padding: 10px;
	font-size:14;
	background-image : url(img/foot.gif);
}
a.h{
	color: white;
	font-size: 15;
	font-family: Arial;
	font-weight : 300;
	text-decoration: none;
}
a.aff1{
	font-size:25;
	color: white;
	font-weight : 900;
	font-style : oblique;
	font-family : Arial;
	text-decoration:none;
}
a.aff1:hover{
	text-decoration:underline;
}
a.aff2{
	font-size:27;
	color: #FF0033;
	font-weight : 900;
	font-style : oblique;
	font-family : Arial;
	text-decoration:none;
	background-color : Black;
}
a.aff2:hover{
	text-decoration:underline;
}
a.exit{
	font-size:16;
	color: Blue;
}
a.e{
	font-size:28;
	font-family : Arial;
	font-weight : 900;
	text-decoration:none;
	text-decoration: none;
	text-align: center;
	color: white;
}
a.e:hover{
	text-decoration:underline;
}
a.g{
	font-size:24;
	font-family : Arial;
	font-weight : 800;
	text-decoration:none;
	color: white;
}
a.g:hover{
  text-decoration: underline;
}
a.main{
	font-size:20;
	font-family : Arial;
	font-weight : 800;
	text-decoration:none;
	color: red;
}
a.main:hover{
	text-decoration:underline;
}
table.one{
	border: 2pz solid white;
	text-align: center;
	background-image : url(img/bg_t.gif);
}
table.two{
	border: 1pz solid white;
	text-align: center;
	background-color : blue;
}
td.one{
	 border: 1pz solid white;
	 text-align: center;
}
td.two{
	 border: 1pz solid white;
	 text-align: center;
}
p.leave{
	font-size:14;
	font-style : italic;
	font-family : Arial;
	font-weight : 800;
}
p.low{
	font-size:14;
	font-weight : 900;
	font-style : italic;
	font-family : sans-serif;
	color: white;
}
p.w{
	font-size:16;
	font-style : oblique;
	font-weight : 700;
	font-family : Arial;
	text-transform : uppercase;
}
p.g{
	font-size:18;
	font-family : Arial;
	font-weight : 900;
	text-decoration:none;
	color: white;
}
h1{
	color:#0066CC;
	font-size:32;
	font-family : sans-serif;
	font-style : oblique;
	font-weight : 900;
}
h2{
	color:white;
	font-size:18;
	font-family : sans-serif;
	font-style : oblique;
	font-weight : 800;
}
img{
	border: none;
}
img.b{
	border: thin solid red;
}
img.g{
	border : thin solid white;
}
