﻿HTML, BODY, FORM
{		
	font-family: Arial, Sans-Serif;
	color: black;
	font-size: 12px;
	background-color: #e3e4e4;
	margin: 0px 0px 0px 0px;
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

H1
{
	color: #060C80;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

H2
{
	color: #060C80;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

UL
{
	margin: 0px 0px 0px 9px;
	padding-left: 9px;
}

P
{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

IMG
{
	border: none 0px white;
}


/* link classes */
A 
{
	color: #E53B3C;
	text-decoration: underline;
}

A:Hover
{
	color: #060C80;
	text-decoration: none;
}

A.Letter
{
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
	color: white
}

A:Hover.Letter
{
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
	color: white
}

A.LetterAlt
{
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
	color: white
}

/* link classes */
A.FooterLink 
{
	color: #b2d3e3;
	text-decoration: none;
	font-size: 9px;
}

A.FooterLink:Hover
{
	color: #76ab43;
	text-decoration: underline;
	font-size: 9px;
}

.FBlue
{
	color: #303C8D
}

.LBlue
{
	color: #35adde;
}

/* Input Classes */
.Textbox
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding: 3px;
	border: solid 1px dimgray;
	width: 145px;
	background-image: url(Images/bg-txtslider.gif);
	background-repeat: repeat-x;
}

.TextboxBig
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding: 3px;
	border: solid 1px dimgray;
	width: 225px;
	background-image: url(Images/bg-txtslider.gif);
	background-repeat: repeat-x;
}

.TextboxBig1
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding: 3px;
	border: solid 1px dimgray;
	width: 375px;
	background-image: url(Images/bg-txtslider.gif);
	background-repeat: repeat-x;
}


.TextboxBigBig
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding: 3px;
	border: solid 1px dimgray;
	width: 425px;
	background-image: url(Images/bg-txtslider.gif);
	background-repeat: repeat-x;
}

.LoginButton
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;	
	padding: 3px 3px 2px 3px;
	border: solid 1px dimgray;
	width: 60px;
	background-image: url(Images/bg-butLogin.gif);
	background-repeat: repeat-x;
}

.Button
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;	
	padding: 3px 3px 2px 3px;
	border: solid 1px dimgray;
	background-color: #060C80;
	color: White;
}

.ButtonDelete, .DeleteButton
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;	
	padding: 3px 3px 2px 3px;
	border: solid 1px dimgray;
	background-color: crimson;
	color: White;
}

.ButtonSendEmail
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;	
	padding: 3px 3px 2px 3px;
	border: solid 1px dimgray;
	width: 60px;
	background-image: url(Images/bg-butsend.gif);
	background-repeat: repeat-x;
}


/* PlaceHolding Classes */
.Main
{
	margin: auto auto;
	width: 810px;
	background-color: White;
	clear: both;
}

.Body
{
	width: 800px;
}

.BodyHolder
{
	width: 800px;
}

.NoBorder
{
	border: none;
}

.Error
{
	color: Crimson;
}


.Success
{
	color: ForestGreen;
}



.AdminHeader
{
	background-color: #162a83;
	color: White;
	border: solid 1px dimgray;
	font-weight: bold;
	font-size: 12px;
}

.AdminRow
{
	background-color: White;
}
.AdminRowAlt
{
	background-color: aliceblue;
}

.AdminCell
{
	border: solid 1px dimgray;
}


.pics  
{
	padding:0; 
	margin:0px; 
	overflow: hidden ;
	height: 402px;
	width: 240px;
}



.TextSize
{
	color: #060C80;
	font-size: 13px; 
	padding-bottom: 10px;
}

A.LargerText
{
	color: #060C80;
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none;
}


A.SmallerText
{
	color: #060C80;
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
}
	
	
.Header
{
	background-color: #27418e;
	height: 113px;
	overflow: hidden;
}
.HeaderInner
{
	width: 781px;
	margin: 0px auto;
}

.Menu
{
	height: 28px;
	background-image: url(Images/bg-menu.png);
	background-repeat: repeat-x;
}
.MenuInner
{
	width: 781px;
	margin: 0px auto;
}

.Logo
{
	display: block; padding-top:10px; padding-left: 10px;
}

/* ACTIVITY TABLE */

.ActivityTHOrange
{
	color: White;
	background-color: #7ab800;
	text-align: center;
	font-weight: bold;
}

.ActivityTHOrange A
{
	color: White;
	text-decoration: none;	
}

.ActivityTH
{
	color: White;
	font-weight: bold;
	background-color: #7ab800;
	text-align: center;
	
}

.ActivityTH TD A
{
	color: White;
	text-decoration: none;	
}

.ActivityTR A
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

.ActivityTR TD A:Hover
{
    font-weight: bold;
}

.ActivityTR 
{
	background-color:#9ecf78;
	font-weight: normal;
	border:1px solid #ddd
}

