/*                                                
    
    CF Name:     Styles.css
                                                  
    Description:
	   This module contains the Styles information for the application.
                                         
    Program Information:                                
      Called from:  Everywhere
      Calls:        None
      Parameters:   None
      Author:       Drew Nathanson
      
    Global Session Variables Used:
      None
    
    Copyright (c) 1999-2005. All Rights Reserved.   
	 Shorinji Kempo @ FIU
    
*/

<style>
  
 	/******************************************
	 *  Set up the General Class Information  *
	 ******************************************/
	 
  	/* Set up the hyperlinks and borders */
	A:Link
	{
		text-decoration: none;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		color: White
	}
	
	.noline
	{
		text-decoration:None;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-size:8pt;
		font-weight:Bold;
	}
	
	.nolinewhite
	{
		text-decoration:None;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-size:8pt;
		font-weight:Bold;
		color=White;
	}
	
	.nolinenb
	{
		text-decoration:None;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-size:8pt;
		font-weight:Normal
	}
	
	.nolinenb9
	{
		text-decoration:None;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-size:9pt;
		font-weight:Normal
	}
	
	.nolinenb10
	{
		text-decoration:None;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-size:10pt;
		font-weight:Normal
	}
	
	.nolinenb12
	{
		text-decoration:None;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-size:12pt;
		font-weight:Normal
	}
	
	.body36 
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:36pt
	}
	
	/***************************************
	 * Set up for the Border Information   *
	 ***************************************/
	
	.borderMenu
	{
		border-style: solid;
		border-width: 1px;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
	}
	
	/***************************
	 * Set up for Font Size 7  *
	 ***************************/
	 
	.body7 
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:7pt
	}
	
	.bodyBorderTitle7
	{
		border-style: solid;
		border-width: 1px;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-left-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-right-style: solid;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:7pt;
		font-weight:Bold;
		Color:White
	}
	
	.bodyText7
	{
		border-style: solid;
		border-width: 1px;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-left-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-right-style: solid;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:7pt;
		font-weight:Normal;
	}
	
	.bodyBlue7
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		color: Blue;
		font-size:7pt
	}
	
	.bodyWhite7
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		color: White;
		font-size:7pt
	}
	
	.bodyTahoma7
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:7pt
	}
	
	.bodyBlueTacoma7
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal;
		color: Blue; 
		font-size:7pt
	}
	
	.bodyWhiteTahoma7
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal;
		color: White; 
		font-size:7pt
	}
	
	.errorBold7
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-size:7pt; 
		color: red
	}
	
	.errorNoBold7
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		font-size:7pt; 
		color: red
	}
	
	.maroon7
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight:normal; 
		font-size:7pt;
		color: Maroon
	}

	.head7
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:7pt
	}
	
	.headTahoma7
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:7pt
	}
	
	.headTahomaWhite7
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:7pt;
		color: White
	}
		
	.headWhite7
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:7pt;
		color:White
	}
	
	
	/***************************
	 * Set up for Font Size 8  *
	 ***************************/
	 
	.body8 
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:8pt
	}
	
	.form8 {
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:8pt;
		background-color: #fff;
		border: 1px solid #7F9DB9;
		padding: 2px;
		color: #666;
	}
	
	.formOn8 {
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:8pt;
		background-color: #fff;
		border: 1px solid #f30;
		padding: 2px;
		color: #000;
	}
	
	.bodyBorderTitle8
	{
		border-style: solid;
		border-width: 1px;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-left-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-right-style: solid;
		font-family: Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight: normal; 
		font-size: 8pt;
		font-weight:Bold;
		Color:White
	}
	
	.bodyText8
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight: Normal; 
		font-size: 8pt;
		border-style: solid;
		border-width: 1px;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-left-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-right-style: solid;
	}
	
	.bodyBlue8
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		color: Blue;
		font-size:8pt
	}
	
	.bodyWhite8
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		color: White;
		font-size:8pt
	}
	
	.bodyTahoma8
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:8pt
	}
	
	.bodyBlueTacoma8
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal;
		color: Blue; 
		font-size:8pt
	}
	
	.bodyWhiteTahoma8
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal;
		color: White; 
		font-size:8pt
	}
	
	.errorBold8
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-size:8pt; 
		color: red
	}
	
	.errorNoBold8
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		font-size:8pt; 
		color: red
	}
	
	.maroon8
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight:normal; 
		font-size:8pt;
		color: Maroon
	}

	.gray8
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:8pt;
		color: DarkGray
	}
	
	.head8
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:8pt
	}
	
	.headTahoma8
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:8pt
	}
	
	.headTahomaWhite8
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:8pt;
		color: White
	}
		
	.headWhite8
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:8pt;
		color:White
	}
	
	/***********************
	 * Set up for Font 9   *
	 ***********************/
		 
	.body9 
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:9pt
	}
	
	.form9 {
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:9pt;
		background-color: #fff;
		border: 1px solid #7F9DB9;
		padding: 2px;
		color: #666;
	}
	
	.formOn9 {
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:9pt;
		background-color: #fff;
		border: 1px solid #f30;
		padding: 2px;
		color: #000;
	}
	
	.bodyBorderTitle9
	{
		border-style: solid;
		border-width: 1px;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-left-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-right-style: solid;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:9pt;
		font-weight:Bold;
		Color:White
	}
	
	.bodyText9
	{
		border-style: solid;
		border-width: 1px;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-left-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-right-style: solid;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:9pt;
		font-weight:Normal;
	}
	
	.bodyBlue9
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		color: Blue;
		font-size:9pt
	}
	
	.bodyWhite9
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		color: White;
		font-size:9pt
	}
	
	.bodyTahoma9
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:9pt
	}
	
	.bodyBlueTacoma9
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal;
		color: Blue; 
		font-size:9pt
	}
	
	.bodyWhiteTahoma9
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal;
		color: White; 
		font-size:9pt
	}
	
	.errorBold9
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-size:9pt; 
		color: red
	}
	
	.errorNoBold9
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		font-size:9pt; 
		color: red
	}
	
	.maroon9
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight:normal; 
		font-size:9pt;
		color: Maroon
	}

	.gray9
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:9pt;
		color: DarkGray
	}
	
	.head9
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:9pt
	}
	
	.headTahoma9
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:9pt
	}
	
	.headTahomaWhite9
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:9pt;
		color: White
	}
		
	.headWhite9
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:9pt;
		color:White
	}
		
	/***********************
	 * Set up for Font 10  *
	 ***********************/
	
	.body10
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:10pt
	}
	
	.bodyBorderTitle10
	{
		border-style: solid;
		border-width: 1px;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-left-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-right-style: solid;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:10pt;
		font-weight:Bold;
		Color:White
	}
	
	.bodyText10
	{
		border-style: solid;
		border-width: 1px;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-left-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-right-style: solid;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:10pt;
		font-weight:Normal;
	}
	
	.bodyBlue10
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		color: Blue;
		font-size:10pt
	}
	
	.bodyWhite10
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		color: White;
		font-size:10pt
	}
	
	.bodyTahoma10
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:10pt
	}
	
	.bodyBlueTacoma10
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal;
		color: Blue; 
		font-size:10pt
	}
	
	.bodyWhiteTahoma10
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal;
		color: White; 
		font-size:10pt
	}
	
	.errorBold10
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-size:10pt; 
		color: red
	}
	
	.errorNoBold10
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		font-size:10pt; 
		color: red
	}
	
	.maroon10
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight:normal; 
		font-size:10pt;
		color: Maroon
	}

	.head10
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:10pt
	}
	
	.headTahoma10
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:10pt
	}
	
	.headTahomaWhite10
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:10pt;
		color: White
	}
		
	.headWhite10
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:10pt;
		color:White
	}
	
	/**********************
	 * Set up for Font 12 *
	 **********************/
	 
	.body12 
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:12pt
	}
	
	.bodyBorderTitle12
	{
		border-style: solid;
		border-width: 1px;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-left-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-right-style: solid;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:12pt;
		font-weight:Bold;
		Color:White
	}
	
	.bodyText12
	{
		border-style: solid;
		border-width: 1px;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-left-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-right-style: solid;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:12pt;
		font-weight:Normal;
	}
	
	.bodyBlue12
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		color: Blue;
		font-size:12pt
	}
	
	.bodyWhite12
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		color: White;
		font-size:12pt
	}
	
	.bodyTahoma12
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal; 
		font-size:12pt
	}
	
	.bodyBlueTacoma8
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal;
		color: Blue; 
		font-size:12pt
	}
	
	.bodyWhiteTahoma12
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:normal;
		color: White; 
		font-size:12pt
	}
	
	.errorBold12
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-size:12pt; 
		color: red
	}
	
	.errorNoBold12
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		font-size:12pt; 
		color: red
	}
	
	.maroon12
	{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight:normal; 
		font-size:12pt;
		color: Maroon
	}

	.head12
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:12pt
	}
	
	.headTahoma8
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:12pt
	}
	
	.headTahomaWhite12
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:12pt;
		color: White
	}
		
	.headWhite12
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:12pt;
		color:White
	}

	.head14
	{
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		font-weight:bold; 
		font-size:14pt
	}
	 
</style>
