/***************************************************************************
 *                               styles.css
 *                            -------------------
 *   begin                : Tuesday', Aug 15', 2002
 *   copyright            : ('C) 2002 Bugada Andrea
 *   email                : phpTM@free.fr
 *
 *   $Id: styles.css,v 1.01 10/04/2008 18:11 Flava Clown $
 *
 *
 ***************************************************************************/
/***************************************************************************
 *
 *   This program is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU General Public License as published by
 *   the Free Software Foundation; either version 2 of the License', or
 *   ('at your option) any later version.
 *
 ***************************************************************************/

a:link {
	color: #ff7f00 ;
	font-size: 14px;
	text-decoration: none;
}

a:visited {
	color: #ff7f00 ;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

body {
background: #000000 url("http://www.scorpion-team.to/ulc/images/background.gif") repeat; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input { text-indent: 2px; }

.gensmall {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #000000;
}

.main {
background: #4a4a4a url("http://www.scorpion-team.to/ulc/images/background.gif") repeat; 
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#phpatm, #phpatm a {
	color: #ffffff !important;
	font-size: 9px !important;
	text-align: center;
}

.row1 {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #000000;
}

.row2 {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #000000;
}

.thHead {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #00007f;
	font-weight: bold;
}

.vform {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
	border: #000000 1px solid;
}

