﻿/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'   Date        :   9.13.2001
'   Author      :   InterWeb Technologies
'   Description :   Global Cascading Style Sheet for rotations.com
'   Licensed to :
''
'                         COPYRIGHT NOTICE
''
'   The contents of this file is protected under the United States
'   copyright laws as an unpublished work, and is confidential and
'   proprietary to InterWeb Technologies.  Its use or disclosure in
'   whole or in part without the expressed written permission of
'   InterWeb Technologies is expressely prohibited.
''
'   (c) Copyright 2001 by InterWeb Technologies.  All rights reserved.
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
*/
.contentTD {
    font-family : Verdana;
    font-size : 10pt;
    color: #000000;
    background-color : #FFFFFF; 
	border-style: none;
	padding: 3px;
    }
HR {
	color: #3366CC;
	width: 90%;
	height: 1px;
}

.BUTTON {
    font-family : Verdana;
    font-size : 8pt;
    color: #000000;
    background-color: transparent;
	font-weight : bold;
     }
INPUT {
    font-family : Verdana;
    font-size : 8pt;
    color: #000000;
    background-color: #FFFFFF;
     }
SELECT {
    font-family : Verdana;
    font-size : 8pt;
    color: #000000;
    background-color: #FFFFFF;
     }
TEXTAREA {
    font-family : Verdana;
    font-size : 8pt;
    color: #000000;
    background-color: #FFFFFF;
    }
span.foundText {
   color: Black;
   font-weight: bold;
   background-color: #FF9900;
}	 
