@charset "utf-8";
/* CSS Document */

body{
	margin: 0 0 0 0;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5F5F5;
	background-image:url(img/in_bkg.jpg);
	background-repeat:repeat-x;
}
img{
behavior:url('pngbehavior.htc');
}

.smalltitle{font-family: Trebuchet MS, Trebuchet,  Arial, Tahoma; font-size: 16px; color: #2D2D2D; font-weight: bold; text-decoration:none;}

.menu{font-family: Trebuchet MS, Trebuchet,  Arial, Tahoma; font-size: 16px; color: #2D2D2D; font-weight: bold; text-decoration:none;}
.menu:link {font-family: Trebuchet MS, Trebuchet,  Arial, Tahoma; font-size: 16px; color: #2D2D2D; font-weight: bold; text-decoration:none;}
.menu:hover {font-family: Trebuchet MS, Trebuchet,  Arial, Tahoma; font-size: 16px; color: #2D2D2D; font-weight: bold; text-decoration:underline;}

.main{font-family: Trebuchet MS, Trebuchet,  Arial, Tahoma;}

.copyright{font:tahoma; font-size:10px; color:#7C7C7C; text-decoration:none;}

.title{font-family: Trebuchet MS, Trebuchet,  Arial, Tahoma; font-size: 24px; text-decoration:none;}

.link1{color: #DB8634; text-decoration:none;}
.link1:link {color: #DB8634; text-decoration:none;}
.link1:hover {color: #DB8634; text-decoration:underline;}

.link2{color: #BB5050; text-decoration:none;}
.link2:link {color: #BB5050; text-decoration:none;}
.link2:hover {color: #BB5050; text-decoration:underline;}

.link3{color: #FF3300; text-decoration:none;}
.link3:link {color: #FF3300; text-decoration:none;}
.link3:hover {color: #FF3300; text-decoration:underline;}