/* CSS Document */

/* Begin content styles */

body {
    margin: 0px 0px 0px 0px;
	background-repeat:repeat-x;
    font-family: "Trebuchet MS", Verdana;
	color: #378300;
	background-color: #FFFFFF;

	
	}
	
.right {
	background-image:url(../Logatic 3/images/bg.gif);
	background-repeat:repeat;
    font-family: "Trebuchet MS", Verdana;
	color: #00bd28;

	background-color: #FFFFFF;
	}

.verytop {
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	}
	
.nav{
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	color: #767676;
	padding: 5px;
	}
	
.headertext{
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 17px;
	color: #ffffff;
	padding: 5px;
	}

.headervideo{
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 17px;
	color: #ffffff;
	height: 280px;
	background: #ffffff;

	}
	
#header_video{
    font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	float: left;
	margin-left: 570px;
	width: 200px;

	}
	
	
	
/*-------------*/

h1
{ font-size: 24px;
 font-weight: bold;}
 
h2
{ font-size: 22px;
 font-weight: bold;}

h3
{ font-size: 18px;
 font-weight: bold;}

h4
{ font-size: 16px;
 font-weight: bold;}

h5
{ font-size: 14px;
 font-weight: bold;}
 
	
/* End content styles */

/* Begin links */
a:link {
    color: #516f89;
    text-decoration: none;
    }

a:visited {
	text-decoration: none;
	color: #516f89;
    }
a:hover {
	text-decoration: underline;
    color: #54bf1a;
	}
a:active {
	text-decoration: none;
	color: #516f89;
    }
/* End links */


/* Begin font styles */
.left {
font-family: "Trebuchet MS", Verdana;
	color: #378300;
}

.right {

font-family: "Trebuchet MS", Verdana;
	color: #378300;
}

.bold_head {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
/* End font styles */

/* Begin form styles */
.df {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	border: 1px solid #C9C9C9;
	color: #333333;
	}
/* End form styles */

.img_left {float: left;
border: 0px;
padding: 5px;}

.img_right {float: right;
border: 0px;
padding: 5px;}
