﻿body
{
	background-color: #001d67;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body, td, th, h3, textarea, input, select
{
	font-family: Verdana, Arial, Garamond;
	font-size: small;
	font-variant: normal;
}

.Thumbnail
{
	width: 160px;
	height: 160px;
}

.BodyHeading
{
	font-size: medium;
	font-weight: bold;
}

A:link
{
	color: #3389fd;
}

A:visited
{
	color: #3389fd;
}

A:active
{
	color: #FFFFFF;
}

A:hover
{
	color: #ccffff;
}

.CommContentBlock
{
	border-right: #0063ed 1px solid;
	border-top: #0063ed 1px solid;
	border-left: #0063ed 1px solid;
	border-bottom: #0063ed 1px solid;
}

.CommContentBlockHeader
{
	font-weight: bold;
	font-size: medium;
	color: #ffffff;
	font-family: Tahoma, Arial;
	 padding-left: 2px;
	/*background-color: #0063ed;*/
	background-image: url(../../images/leftheader_bg.jpg);
}

.CenterBlock
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
