﻿    .body
{
	margin: 00px 0px 0px 0px;
	padding: 0px;
	height: 100%;
}

.AluminiumSystems
{
    font-family: tahoma;
    font-size: 11px;
    color: #4d4d4f;
    text-decoration: none;
}

.sitemap
{
    font-family: tahoma;
    font-size: 12px;
    color: #585858;
    line-height: 18px;
    
}


.sitemapMainHeader
{
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #B70000;
    text-decoration: none;
}

.sitemapSecondHeader
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}


.inoramaFormText
{
	font-family: Tahoma;
	font-size: 10px;
	color: #6b6b6b;
}


.hidden
{
    display: none;
}

.TextBoxsearch
{
    border-style: none;
    border-width: 0px;
    background-position: right;
    font-size: 12px;
    font-family: Verdana;
    color: #333333;
    padding-left: 3px;
    margin-left: 0px;
    background-repeat: repeat-x;
}

.TextBox
{
	font-size: 11px;
	font-family: Verdana;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	color: #333333;
	padding-left: 3px;
	margin-left: 0px;
	border-color: #90b6c2;
	background-image: url('images/textbobg.jpg');
	background-repeat: repeat-x;
}

.MultiTextBox
{
	font-size: 11px;
	font-family: Verdana;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	color: #333333;
	padding-left: 3px;
	margin-left: 0px;
	border-color: #90b6c2;
	background-image: url('images/multitextbg.jpg');
	background-repeat: repeat-x;
}

.ComboBox
{
	border: 1px solid #696969;
	font-size: 12px;
		font-family: Tahoma;
		color:#545c67;
		clear: right;
	margin-left: 0px;
}

.hiddenTextbox
{
	display: none;
}

.FormText
{
	font-family: tahoma;
	font-size: 12px;
	color: #585858;
	text-align: justify;
}

.FormTextOther
{
	font-family: tahoma;
	font-size: 11px;
	color: #585858;

}

.LeftColumnHeadersText
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}


.TopBelowMenuLinks
{
    font-family: tahoma;
    font-size: 11px;
    color: #555555;
    text-decoration: none;
}

.ContentHeader
{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ab040c;
}

.BlueTexts
{
	font-family: tahoma;
	font-size: 12px;
	color: #4f7e90;
}

.RedLinks
{
	font-family: tahoma;
	font-size: 11px;
	color: #ab040c;
	outline: none;

}

.BlueLinks
{
	font-family: tahoma;
	font-size: 11px;
	color: #4f7e90;
	outline: none;
}

.a
{
	outline: none;	
}


.webcastAccordianHeader
{
    background-image: url('images/Accordionopen.jpg'); /* Point to your minus img */
    background-repeat: no-repeat;
    background-position: 1px 1px; /* Adjust this (x y) to fix spacing of image within the line */
    padding-left: 22px; /* Adjust this for the starting point for the text in the header */
    cursor: pointer;
    width: 450px;
    margin-top: 15px;
    font-family: tahoma;
    font-size: 12px;
    color: #4f7e90;

}

.webcastAccordianSelectedHeader
{
    background-image: url('images/Accordionclose.jpg'); /* Point to your plus img */
    background-repeat: no-repeat; /* background-position: 4px 7px;    Adjust this (x y) to fix spacing of image within the line */
    background-position: 1px 1px;
    padding-left: 22px; /* Adjust this for the starting point for the text in the header */
    cursor: pointer;
    width: 450px;
    margin-top: 15px;
    font-family: tahoma;
    color: #4f7e90;
    font-size: 12px;
    font-weight: bold;

}

.webcastAccordianHeaderNews
{
    background-image: url('images/Accordionopen.jpg'); /* Point to your minus img */
    background-repeat: no-repeat;
    background-position: 1px 1px; /* Adjust this (x y) to fix spacing of image within the line */
    padding-left: 22px; /* Adjust this for the starting point for the text in the header */
    cursor: pointer;
    width: 450px;
    margin-top: 15px;
    font-family: tahoma;
    font-size: 12px;
    color: #4f7e90;
    padding-bottom: 10px;
}

.webcastAccordianSelectedHeaderNews
{
    background-image: url('images/Accordionclose.jpg'); /* Point to your plus img */
    background-repeat: no-repeat; /* background-position: 4px 7px;    Adjust this (x y) to fix spacing of image within the line */
    background-position: 1px 1px;
    padding-left: 22px; /* Adjust this for the starting point for the text in the header */
    cursor: pointer;
    width: 450px;
    margin-top: 15px;
    font-family: tahoma;
    color: #4f7e90;
    font-size: 12px;
    font-weight: bold;
     padding-bottom: 10px;
}


.AcHeaders
{
	font-family: tahoma;
	color: #5C88AB;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.2px;
}

 .accordionContent
{
	font-family: Tahoma;
	font-size: 12px;
	color: #6b6b6b;
	background-color: #FFFFFF;

}