body {
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}
.matter {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.border{
border-color:#333333;
}



.gradient{
background-image:url(images/gradi.gif);
background-repeat:repeat-y;
width:800px;
}
.first_image{
background-image:url(images/image1.gif);
background-repeat:no-repeat;
width:199px;
height:84;
}
.login {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.login:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.login:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

.copright {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.orange{
background-image:url(images/orange.gif);
background-repeat:no-repeat;
width:197px;
height:8px;
}
.blue{
background-image:url(images/blue.gif);
background-repeat:no-repeat;
width:197px;
height:8px;
}
.heading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.red{
background-image:url(images/red.gif);
background-repeat:no-repeat;
width:197px;
height:8px;
}
.white {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.green{
background-image:url(images/green.gif);
background-repeat:no-repeat;
width:197px;
height:8px;
}


.second_image{
background-image:url(images/image2.gif);
background-repeat:no-repeat;
width:199px;
height:84;
}
.third_image{
background-image:url(images/image3.gif);
background-repeat:no-repeat;
width:198px;
height:84px;
}
.fourth_image{
background-image:url(images/image4.gif);
background-repeat:no-repeat;
width:198;
height:84;
}
.side_left{
background-image:url(images/left_side.gif);
background-repeat:repeat-y;
width:10px;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}


.side_right{
background-image:url(images/right_side.gif);
background-repeat:repeat-y;
width:10px;
}
