﻿body
{
font-family:Trebuchet MS;
font-size:8pt;
color:Gray;
border-color:White;
background:url('../Images/BodyParts/body_bg.jpg');
background-position:left top;
background-repeat:repeat-x;
}
.MainDivCssClass
{
margin:10px auto auto auto;
width:963px;
height:auto;
}
.HeaderDivCssClass
{
width:963px;
height:208px;
}
.Header_Upper_DivCssClass
{	
width:963px;
height:44px;
background:url('../Images/BodyParts/rot_03.png');
background-position:center;
background-repeat:no-repeat;
}
.Header_Middle_DivCssClass
{
width:963px;
height:84px;
background:url('../Images/BodyParts/rot_05.png');
background-position:center;
background-repeat:no-repeat;
}
.Header_Bottom_DivCssClass
{
width:963px;
height:164px;
background:url('../Images/BodyParts/rot_06.png');
background-position:center;
background-repeat:no-repeat;
}
.BodyDivCssClass
{
width:963px;
height:auto;
}
.Body_Upper_DivCssClass
{
width:963px;
height:25px;
background:url('../Images/BodyParts/rot_07.png');
background-position:center;
background-repeat:no-repeat;
}
.Body_Middle_DivCssClass
{
width:963px;
background:url('../Images/BodyParts/rot_09.png');
background-position:center;
background-repeat:repeat-y;
background-attachment:fixed;
}
.Body_Middle_Inner_DivCssClass
{
margin:0px auto auto auto;
width:943px;
display:block;
}
.FooterDivCssClass
{
width:963px;
height:144px;
background:url('../Images/BodyParts/rot_11.png');
background-position:center;
background-repeat:no-repeat;
}
.Body_Middle_Left_DivCssClass
{
float:left;
width:775px;
display:block;
}
.Body_Middle_Left_Left_Inner_DivCssClass
{
float:left;
width:175px;
display:block;
}
.Body_Middle_Left_Left_Inner_Inner_DivCssClass
{
margin:0px 0 auto auto;
width:160px;
display:block;
}
.Body_Middle_Left_Right_Inner_DivCssClass
{
float:right;
width:580px;
height:auto;
display:block;

}
.Body_Middle_Right_DivCssClass
{
float:right;
width:175px;
display:block;
}
.Body_Middle_Right_Inner_DivCssClass
{
margin:0px auto auto 0;
width:160px;
display:block;
}
.Header_Bottom_ReplacerGrf_DivCssClass
{
float:right;
width:753px;
margin-top:5px;
height:158px;
text-align:center;	
}
.Header_Bottom_NonReplacer_DivCssClass
{
float:left;
width:210px;
height:164px;		
}

/*--------------MENU---------------*/

.Menu_Hyperlinks_CssClass
{
text-decoration:none;	
color:Gray;
}
a.Menu_Hyperlinks_CssClass:hover
{
text-decoration:underline;
color:Gray;
}

/*---------------------------------*/

/*------------------*/
.HR_TextBoxes_CssClass
{
	width:150px;
	height:18px;
	font-family:Trebuchet MS;
	font-size:8pt;
	border:solid 1px gray;
}
.HR_TextBoxes_MultiLine_CssClass
{
	width:150px;
	font-family:Trebuchet MS;
	font-size:8pt;
	border:solid 1px gray;
}
.HR_DropDownLists_CssClass
{
	width:150px;
	height:20px;
	font-family:Trebuchet MS;
	font-size:8pt;
	border:solid 1px gray;
}
/*------------------*/


/*---------HR CSS CLASS-----------*/
.HorizontalRule_CssClass
{
	border:solid 1px gray;
	
	}
/*---------HR CSS CLASS-END-------*/
