﻿body
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	margin: 0 0 0 0px;
	background-color: #ffebdb;
}
.header
{
	height: 319px;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
}
.section
{
	height: 180px;
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
}

.copyright
{
	height: 40px;
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	line-height: 18px;
	background-image: url(images/index_04.jpg);
	background-repeat: repeat-x;
}
.pagecount
{
	font-family:Arial;
	font-size:20px;
	color:Black;
	font-weight:600;
}
.sarmaghale
{
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	color:#444;
	padding: 5 5 5 5px;
}
.button
{
	font-family: Tahoma;
	font-size: 12px;
	height: 25px;
	background-image: url(images/btnbg.jpg);
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	background-repeat: repeat-x;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
}
.textbox
{
	color:#002a63;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(images/txtboxbg.jpg);
	background-repeat: repeat-x;
	border-bottom: silver 1px solid;
	border-left: silver 1px solid;
	height: 20px;
	border-top: silver 1px solid;
	border-right: silver 1px solid;
}
.title
{
	BORDER-BOTTOM: #8f9da6 2px solid;
	HEIGHT: 25px;
    BACKGROUND-COLOR: #bed0db;
    font-family:Tahoma;
	font-size:11px;
	font-weight:600;
	color:#444;
}
.menu
{
	font: 12px Tahoma;
	color:#012b65;
	text-decoration:none;
}
.menu:hover
{
	font: 12px Tahoma;
	color:#eb9016;
	text-decoration:none;
}