body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    color: #666666;
    text-align: center;
}

.input1 {
}

.align-justify {
    font-size: 11px;
	text-align: justify;
	padding-right: 4px;
	letter-spacing: -0.1mm;
}

.text1 {
}

a {
    color: #D00000;
}

a:hover {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	font-style: italic;
	padding-left: 2px;
	padding-right: 2px;
}

a.link1 {
    cursor: pointer;
    font-size: 9px;
    text-decoration: none;
    color: #989898;
}

a.link1:hover {
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

a.link2 {
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
}

a.link2:hover {
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
    
.img1 {
    margin-left: -7px;
    float: left;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 9px;
    color: #D2DCEA
}

.style1 a {
    color: #D2DCEA
}

.style1 a:hover {
    text-decoration: none;
}

.cellForMenuText {
    width: 70%;
    padding-left: 8px;
    vertical-align: middle;
    text-align: left;
    color: #808080;
    font-size: 11px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-color: #D0D0D0;
    border-bottom-width: 1px;
    cursor: pointer;
}
.cellForArrow
{
    width: 30%;
    height: 30px;
    vertical-align: middle;
    border-bottom-style: solid;
    border-bottom-color: #D0D0D0;
    border-bottom-width: 1px;
}
.listInp {
font-family: Calibri, Arial;
font-size: 12px;
color: #000000;
font-weight: bold;
}

