﻿body
{
	font-family: Arial, Tahoma, Verdana;
	background-image: Url('Images/bgCorel.jpg');
	background-repeat: no-repeat;
	background-color: #e0e0e0;
	margin: 0px;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:active
{
	color: #336699;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


.MasterTable
{
	margin-top: 5px;
	width: 770px;
	text-align: left;
}

.TopLeftCorner
{
	background-image: Url('Images/bgTopLeftCorner.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.TopLeftTop
{
	background-image: Url('Images/bgTopLeftTop.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.TopRepeater
{
	background-image: Url('Images/bgTopRepeater.png');
	background-repeat: repeat-x;
	height: 15px;
	width: 710px;
}

.TopRightTop
{
	background-image: Url('Images/bgTopRightTop.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.TopRightCorner
{
	background-image: Url('Images/bgTopRightCorner.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.TopLeftSide
{
	background-image: Url('Images/bgTopLeftSide.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 135px;
}

.TopRightSide
{
	background-image: Url('Images/bgTopRightSide.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 135px;
}

.LeftRepeater
{
	background-image: Url('Images/bgLeftRepeater.png');
	background-repeat: repeat-y;
	width: 15px;
}

.RightRepeater
{
	background-image: Url('Images/bgRightRepeater.png');
	background-repeat: repeat-y;
	width: 15px;
}

.BottomLeftSide
{
	background-image: Url('Images/bgBottomLeftSide.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.BottomRightSide
{
	background-image: Url('Images/bgBottomRightSide.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.BottomLeftCorner
{
	background-image: Url('Images/bgBottomLeftCorner.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.BottomLeftBottom
{
	background-image: Url('Images/bgBottomLeftBottom.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.BottomRepeater
{
	background-image: Url('Images/bgBottomRepeater.png');
	background-repeat: repeat-x;
	width: 710px;
	height: 15px;
}

.BottomRightBottom
{
	background-image: Url('Images/bgBottomRightBottom.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.BottomRightCorner
{
	background-image: Url('Images/bgBottomRightCorner.png');
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.Banner
{
	background-image: Url('Images/Banner.jpg');
	background-repeat: no-repeat;
	width: 740px;
	height: 135px;
	vertical-align: bottom;
}

.BannerSeparator
{
	height: 1px;
	width: 740px;
	background-color: #153777;
}

.LeftPanel
{
	width: 200px !important;
	vertical-align: top;
}

.MasterBody
{
	background-color: #dedede;
	width: 740px;
}

.ContentBody
{
	width: 540px;
	height: 500px;
	vertical-align: top;
	background-image: Url('Images/ContentBodyRepeater.gif');
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.SocialGradient
{
	background-image: Url('Images/SocialGradient.png');
	background-repeat: no-repeat;
	height: 55px;
}

.FooterSeparator
{
	height: 1px;
	background-color: #ababab;
	width: 740px;
}

.Footer
{
	background-color: #d0d0d0;
	height: 50px;
	font-size: 8pt;
	text-align: right;
	padding-right: 15px;
}

.Copyright
{
	background-color: #d0d0d0;
	height: 10px;
	font-size: 7pt;
	text-align: right;
	padding-right: 15px;
}

.MasterBannerMenu
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	background-image: Url('../Images/BannerMenu/BannerMenuBackGround.png');
	background-repeat: no-repeat;
	height: 28px;
	width: 210px;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}

.MyLinkTitle
{
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.MyLinkTitle img
{
	float: left;
	padding-top: 3px;
	padding-right: 10px;
}
.MyLinkTitle a, .MyLinkTitle a:visited, .MyLinkTitle a:active
{
	color: #336699;
	text-decoration: none;
}
.MyLinkTitle a:hover
{
	text-decoration: underline;
}

