﻿body
{
	font-family: Arial, Verdana, Tahoma Sans-Serif; font-size: 14px;
}

INPUT
{
	font-size: 18px;
}

SELECT
{
	font-size: 18px;
}

.menu
{
	color: White; text-decoration: none; font-size: 16px;
}

.whitehdr 
{
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-WEIGHT: bold; 
}

.nav
{
	font-size: 20px; color: black; line-height:36px;
}

.crumbs
{
	color: Black; text-decoration: none; font-size: 16px;
}

.current_page
{
	font-weight: bold; color:Maroon; font-size: 16px
}

.dvSplit
{
	width: 49%; display:inline-block;
}

.main_table
{
	width: 100%; padding: 3px; 
}

.header
{
	background-color: Black; width: 100%; color: white; padding: 3px;
}

.breadcrumbs
{
	background-color: #bbbbbb; padding: 3px; width: 100%; font-size: 16px
}

.title
{
	font-size: 20px; font-weight: bold;
}

.message
{
	color: Red; text-align: center;
}

.promobox
{
	background-color: #dddddd; padding: 5px;
}

.big_button
{
	background-color: Black; border-width: 0px; color: White; font-size: 24px; height: 45px; width: 175px; vertical-align: middle; margin-bottom: 5px;
}

.medium_button
{
	background-color: Black; color: White; font-size: 24px; height: 40px; border-width: 0px
}

.small_button
{
	background-color: Black; border-width: 0px; color: White; font-size: 20px; height: 26px; vertical-align:text-bottom
}

.tiny_button
{
	background-color: Black; border-width: 0px; color: White; font-size: 14px; vertical-align: bottom;
}

.long_input
{
	width: 300px;
}

.medium_input
{
	width: 200px;
}
