.alcim
{
        font-family: Tahoma;
        font-size: 13px;
        font-weight: bold;
        text-align: justify;
}
.reg {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: normal;
        text-align: justify;
}
.error {
        font-family: Tahoma;
        font-size: 13px;
        color: red;
        font-weight: normal;
        text-align: justify;
}
.message {
        font-family: Tahoma;
        font-size: 20px;
        color: green;
        font-weight: normal;
        text-align: justify;
}

.text_behuz {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: normal;
        text-align: justify;
		margin-left: 40px;
		text-indent: -40px;
}

.text {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: normal;
        text-align: justify;
}
.text2 {
        color: #F76A1B;
        font-family: Tahoma;
        font-size: 13px;
        text-align: right;
}
.text3 {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: normal;
        text-align: center;
}
.text5 {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
}
.text4 {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: normal;
        text-align: left;
		color: #F76A1B;
}
.table {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: normal;
        text-align: left;
        vertical-align: top;
        background-color: #FFFFFF;
}

.table2 {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: normal;
        text-align: center;
        vertical-align: top;
        background-color: #FFFFFF;
}

.table3 {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: normal;
        text-align: center;
        vertical-align: top;
		border: 1px solid black;
		padding:0px;	
		border-spacing: 0px;
		border-collapse: collapse;
}
.td3 {
		border: 1px solid black;	
	
}

.title
{
            color: #ffffff;
            font-size: 18px;
			font-weight: bold;
            font-family: Tahoma;
}
a.nav:link {
        font-family: Tahoma;
        font-size: 13px;
        color: #F76A1B;
        text-decoration: none;
        font-weight:bold;
}
a.nav:hover {
        color: #f76A1B;
        font-size: 13px;
        font-family: Tahoma;
        text-decoration: underline;
        font-weight:bold;
}
a.nav:visited {
        color: #f76A1B;
        font-family: Tahoma;
        font-size: 13px;
        text-decoration: none;
        font-weight:bold;
}
a.other:link {
        font-family: Tahoma;
        font-size: 9px;
        color: #000000;
        text-decoration: underline;
}
a.other:hover {
        color: #000000;
        font-size: 9px;
        font-family: Tahoma;
        text-decoration: none;
}
a.other:visited {
        color: #000000;
        font-family: Tahoma;
        font-size: 9px;
        text-decoration: none;
}
a.other:active {
        font-family: Tahoma;
        font-size: 9px;
        text-decoration: underline;
        color: #000000;
}
