﻿.BigTitle
{
	color: #b1080a;
	font-weight: bold;
	font-size: 24px;
}
.SubTitle
{
	color: #b1080a;
	font-weight: bold;
	font-size: 18px;
}
.SubTitle:hover
{
	color: #b1080a;
	font-weight: bold;
	font-size: 18px;
}
.MidTitle
{
	color: #b1080a;
	font-weight: bold;
	font-size: 14px;
}
.MidTitle:hover
{
	color: #b1080a;
	font-weight: bold;
	font-size: 14px;
}

.GrayMidTitle
{
	color: #5d5d5d;	
	font-size: 14px;
}
.GrayMidTitle:hover
{
	color: #5d5d5d;	
	font-size: 14px;
}
.MidTitleUnderline
{
	color: #b1080a;
	font-weight: bold;
	font-size: 15px;
text-decoration: underline;
}
.GrayMidTitleUnderline
{
	color: #5d5d5d;
	font-size: 10px;
	text-decoration: underline;
}

.SmallTitle
{
	font-size: 12px;
	color: #b1080a;
}

.SmallTitle:hover
{
	font-size: 12px;
	color: #b1080a;
}
.more
{
	text-decoration:none;
	font-size: 11px;
    Color :#5d5d5d;
	font-weight:normal;
	font-family: Century Gothic;
}

	.smalllinks
{
	text-decoration:none;
	font-size: 11px;
    Color : #a7a7a7;
	}
body
{
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 12px;
	color: #5d5d5d;
	margin-top: 0;
	text-align:center;
	margin-bottom:0;
}	
p
{
	font-size: 12px;
	font-family: Century Gothic;
	color: #5d5d5d;	
}
td
{
	font-size: 12px;
	font-family: Century Gothic;
	color: #5d5d5d;
}
div
{
	font-size: 12px;
	font-family: Century Gothic;
	color: #5d5d5d;	
}
.roundbox
{
	background: #f4f4f4 url(/images/tl.jpg) no-repeat top left;
}

.roundbox .tr
{
	background: transparent url(/images/tr.jpg) no-repeat top right;
}

.roundbox .br
{
	background: transparent url(/images/br.jpg) no-repeat bottom right;
}

.roundbox .bl
{
	padding: 10px;
	background: transparent url(/images/bl.jpg) no-repeat bottom left;
}
.Links
{
	Color : #6d6d6d;
	font-size: 13px;
	font-family: Century Gothic;
}
.Links:hover
{
	color: #5b5b5b;
	font-size: 13px;
	font-family: Century Gothic;
}