@charset "utf-8";
body {
	background-color: #EACFBA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height:100%;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
	background-position: center;
}
#outsideContainer {
	background-color: #D0B4A8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #800000;
	border-left-color: #800000;
	height: 150%;
	width: 1158px;
	clear: both;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #434CB3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
p {
	text-align: justify;
}
li {
	text-align: left;

}
h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #800000;
}
.h1Text {
	font-size: 16px;
	font-weight: bolder;
	color: #800000;
}
.TextLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
h3 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #000099;
}
h6 {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.RedBorder_WESN {
	border: 1px solid #800000;
	background-color: #B8947E;
}
.RedBorder_SN {
	background-color: #D0B4A8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
}
#GreyBorder_SN {
	background-color: #B8947E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #b7b8ba;
	border-bottom-color: #b7b8ba;
	border-left-color: #b7b8ba;
	border-right-color: #b7b8ba;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	
	
}
.menus {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.SRES {
	font-family: "Myriad Pro";
	font-weight: bolder;
	color: #800000;
	font-size: 20px;
}
.SRES_Email {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.RBar_Email {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.DictionaryLetter {
color: #800000;
font-size: 20px;
}
.SRES_Title {
	font-family: Arial;
	font-size: 13.8px;
	color: #32429A;
	text-decoration: none;
}
.CTC_Text {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bolder;
	color: #800000;
	font-size: 12px;
}
.LogoTD {
	background-image: url(../images/Site_Logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

