﻿/*
body {
	background-color: #a9a9a9;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin : 0px;
	padding: 0px;
}
*/

body 
{
    background-color:#8f8066; margin:0; padding:0; width:auto; 
    font:10pt Arial, Helvetica, sans-serif; line-height:14pt; 
    color:#000; height:100%
}
img {border:0px}
.whiteLink {color:#fff; text-decoration:none}
.topnav {background:url(../images/bg_topnav.gif) repeat-x top left; width:800px; height:40px}
.topCenter {padding:0 0 0 12px}
.topnavLink {font:9pt Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; display:inline; float:left; margin:10px 6px}
.topnavLink a:link {text-decoration:none; color:#fff}
.topnavLink a:active {text-decoration:none; color:#fff}
.topnavLink a:visited {text-decoration:none; color:#fff}
.topnavLink a:hover {text-decoration:none; color:#fff}
.divider {background:url(../images/img_divide.gif) no-repeat top; width:2px; height:40px; display:inline; float:left; margin:0 3px}


a:visited,
a:active,
a:link {	
	color: Navy;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}
.content
{
	background: #dcdcdc;
	float: left;
	height: 500px;
}
.header1
{
	font-family: Tahoma, Verdana, Arial, 'Comic Sans MS' , 'Courier New';
	font-size: 40px;
	font-weight: lighter;
	color: #ffffff;
	margin: 0px;
	padding:0px;
}
.header2
{
	font-family: 'Times New Roman' , Cursive, Arial;
	font-size: 76px;
	color: #0000cd;
	border-bottom:thin solid #0000cd;
	border-top:thin solid #0000cd;
	margin: 0px;
	padding:0px;
}

.headerLogoBack
{
	/* background-image: url('../images/common/headerBackGrad.gif'); */
	height: 70px;	
	background-repeat: repeat-x;
	width: 100%;
}
.Link01
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
.Link01 a:link
{
	text-decoration: none;
	color: black;
}
.Link01 a:active
{
	text-decoration: none;
	color: black;
}
.Link01 a:visited
{
	text-decoration: none;
	color: black;
}
.Link01 a:hover
{
	text-decoration: none;
	color: black;
}
.Widget01
{
	border-right: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	background-color: #f5f5f5;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin: 10px 0px;
	padding-top: 2px;
	left: 0px;
	position: static;
	top: 0px;
	font-size: 12px;
	font-family: Arial;
}
.WidgetTitle01
{
	background-color: gainsboro;
	font-weight: bold;
	font-size: 15px;
	color: #003366;
	font-family: Arial;
	border-bottom: gray thin solid;
	border-top: gray thin solid;
}
.ErrorFont01
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Arial;
}
.GridView01
{
	font-size: 12px;
	font-family: Arial;
	border-right: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	border-top: gray thin solid;
}

.GridView01 a:link
{
	text-decoration: none;
	color: navy;
}
.GridView01 a:active
{
	text-decoration: none;
	color: navy;
}
.GridView01 a:visited
{
	text-decoration: none;
	color: navy;
}
.GridView01 a:hover
{
	text-decoration: none;
	color: navy;
}

.GridViewHeader01
{
	background-color: gainsboro;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	border-bottom: gray thin solid;
	border-top: gray thin solid;	
}
.GridViewSelectedRow01
{
	background-color: gray;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.GridViewAlternatingRow01
{
	background-color: whitesmoke;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.AdminFont
{
	font-size: 12px;
	color: black;
	font-family: Verdana,Arial,'Microsoft Sans Serif' ;
	font-weight: bold;
}

.AdminTitle
{
	font-size: 16px;
	color: darkgoldenrod;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial ;
	font-weight: bold;
	background-color:#f5f5dc;
	border: darkgoldenrod thin solid;
}
.LinkFooter
{
	font-size: 10px;
	font-family: 'Microsoft Sans Serif' , Arial, Georgia;
	font-weight: normal;
	font-style: normal;
	color: white;
}

.LinkFooter a:link
{
	text-decoration: underline;
	color: white;
}
.LinkFooter a:active
{
	text-decoration: underline;
	color: white;
}
.LinkFooter a:visited
{
	text-decoration: underline;
	color: white;
}
.LinkFooter a:hover
{
	text-decoration: underline;
	color: white;
}
.LinkHeader
{
	background-image: url(../images/admin/topNavOn.gif);
	font-size: 12px;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial, Georgia;
	font-weight: bold;
	color: white;
	height: 25px;
	text-align:inherit;
}

.LinkHeader a:link
{
	text-decoration: none;
	color: white;
}
.LinkHeader a:active
{
	text-decoration: none;
	color: white;
}
.LinkHeader a:visited
{
	text-decoration: none;
	color: white;
}
.LinkHeader a:hover
{
	text-decoration: underline;
	color: #fdfcf9;
}
.PhotoRight
{
	float: right;
	/*
	border-right: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	border-top: gray 1px solid;
	*/
	padding: 0px;
	margin: 3px;
	color: Black;
	font-size: 9px;
	font-family: Verdana;
}
.PhotoLeft
{
	float: left;
	/*
	border-right: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	border-top: gray 1px solid;
	*/
	padding: 0px;
	margin: 3px;
	color: Black;
	font-size: 9px;
	font-family: Verdana;
}
.Photo
{
	border-right: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	border-top: gray 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: Black;
	font-size: 9px;
	font-family: Verdana;
}
.red
{
	color:Red;
}
.WelcomeHeader
{
	background-image: url(../images/admin/topNavOn.gif);
	font-size: 12px;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial, Georgia;
	font-weight: bold;
	color: white;
	height: 25px;
	text-align:inherit;
}

.BlogDate {
	font-size : 15px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
}
.BlogTitle {
	font-size : 17px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
}
.BlogPost {
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
.CommentTitle
{
	font-size: 17px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: gray;
}
.CommentBox
{
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #eeeeee;
	border: solid 1px #cccccc;
	
}
.CommentFrom {
	font-size : 10px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
.BlogComment {
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.Line1
{
	margin-top: 5px;
	border-bottom: black 1px solid;
}
.Line2
{
	margin-bottom: 5px;
	border-top: black 1px solid;
}
.LineDotted
{
	margin-bottom: 5px;
	border-top: black 1px dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-bottom-style: dotted;
}
.ErrorFont01
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Arial;
}

.ErrorFont02
{
	font-weight: bold;
	font-size: 12px;
	color: darkgoldenrod;
	font-family: Arial;
}
