@charset "utf-8";
/* CSS Document */

body
{ margin:0px; background="images/background_02.jpg" }

.text2
{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#696969; text-align:left; vertical-align:top; font-weight:bold; }

.logo
{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; font-weight:normal; color:#696969; text-align:center; vertical-align:middle; padding-bottom:20px; padding-top:10px; } 


.text3
{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; font-weight:normal; color:#696969; text-align:left; vertical-align:top; padding-right:10px;}

.text3 a:link
{ color:#696969; text-decoration:none; }

.text3 a:visited
{ color:#696969; text-decoration:none; }

.text3 a:hover
{ color:#006699; text-decoration:none; }

.bg{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}
.leftbg{
	background-image:url(images/leftbg.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:62px;
}
.rightbg{
	background-image:url(images/rightbg.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:62px;
}

.dropin{background-image:url(images/in_drop_24.gif); background-repeat:repeat-x;}