/* CSS Document */
#colcenter
{
position:fixed;
top:0;
bottom:0;
width:766px;
left:50%;
margin-left:-383px;
z-index:2;
background-image:url(images/repeat_main.jpg);
}
#middle
{
position:absolute;
top:0;
width:766px;
left:50%;
margin-left:-383px;
z-index:3;

}
#colleft
{
position: fixed;
top:0;
left:0;
bottom:0;
z-index:0;
width:50%;
background-color: #7B1B1F;
}
#top
{
text-align:right;
height:30px;
background-image:url(images/top_bckground.jpg);
}
#menurt
{
float:right;
height:225px;
width:273px;
}
#menulf
{
height:225px;
width:493px;
}
#contentbody {
	width:766px;
	height:100%;
	background-image:url(images/repeat_content.jpg);
}
#content {
	width:553px;
	padding:15px 20px 20px 20px;
	float:left;
}
#sidemenu {
	width:138px;
	padding:15px 15px 20px 20px;
	float:left;
}
#copyrights {
	width:766px;
	height:27px;
	clear:both;
}
body {
height:100%;
margin:0px;
background-image:url(images/repeat_hor.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.login{
font:Arial, Helvetica, sans-serif;
font-size:10px;
color:#707070;
}

h1 {
	color: #7b1b1f;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}
p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}
.copy {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.redcopy {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7B1B1F;
	font-weight: normal;
}

a:visited { 
	color: #7b1b1f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}
a:link { 
	color: #7b1b1f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}
a:hover { 
	color: #707070;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}
a.left:visited { 
	color: #7b1b1f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
a.left:link { 
	color: #7b1b1f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
a.left:hover { 
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
