﻿BODY
{
    margin:0px;
	background:#4b7796;
	text-align:left;
	padding:0px;
	color:#FFFFFF;
	font-family: Arial, verdana; 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: normal; 
}

input, textarea
{
    font-family: Arial, Verdana;
    font-size:10pt;
    font-style: normal; 
	font-weight: normal; 
	color:#14357a;
    background:#ffffff;
    border:#14357a solid 1px;
}


#footer 
{
    background:url(images/footerbg.gif);
    height:25px;
    padding:10px 10px 10px 10px;
    color:#FFFFFF;
    text-align:center;
}


#AdminHeaderTable
{
    width:100%;
    height:20px;
    border-bottom:ridge 2px silver;
    background-color:#F5F5F5;
}

.ArticleEditorTable
{
    border: solid 1px silver;
    text-align:left;
}

.ArticleEditorTableHeader
{
    font-size: larger;
    font-weight: bold; 
    text-align: center;
}

.EventListEditorTableHeader
{
    font-size: larger;
    font-weight: bold; 
    text-align: center;
    color:Black;
}

.EditorTable
{
    border: solid 1px silver;
    text-align:left;
}

.EditorTableHeader
{
    /*width:700px;*/
    font-size: larger;
    font-weight: bold; 
    text-align: center;
}

.calTitle
{
	font-weight: bold;
	font-Size: 11px;
	width: 90px;
	color: Black;
	background-color: #cccccc;
}

.calBody
{
	border-top-width: 10px;
	border-left-width: 10px;
	font-size: 11px;
	border-bottom-width: 10px;
	border-right-width: 10px;
}

/* Changes by Terina */

A{color:#819fff; font-weight:bold; text-decoration:none; font-size:12px;}
A:hover{color:#000; font-weight:bold; text-decoration:none; font-size:12px;}

.outertb A{color:#819fff; font-weight:bold; text-decoration:none; font-size:12px;}
.outertb A:hover{color:#fff; font-weight:bold; text-decoration:none; font-size:12px;}

.outertb
{
    border:1px solid #fff;
    background:#14357a;    
    padding:5px 10px;
    text-align:left;
    background:url('images/boxgradient.jpg') repeat-x #375ca9;
}

.header
{
    background:url('images/top_gradient2.jpg') repeat-x #14357a;
    border:1px #fff solid;
}

.lists
{
    background:#769ae3;
    border:1px #fff solid;
}

.lists2
{
    background:#375ca9;
    border:1px #fff solid;
}

.listed
{
    background:#14357a;
    border:1px #fff solid;
}

.downside
{
    background:#14357a; 
    border:#fff solid 1px; 
    border-width: 0px 1px 1px;
}

.topgrad
{
    background:url('images/top_gradient.jpg') repeat-x; height:40px; margin-top:5px;
}

.AdminIcon
{
    padding-top:2px;
}