td{
	font-size:12px;
	color:#363636;
	font-family:arial;
	line-height:16px;
}

h1{
	font-size:15px;
	color:#730a00;
	font-family:Tahoma;
	line-height:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	display:inline;
}

h2{
	font-size:12px;
	color:#730a00;
	font-family:arial;
	line-height:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	display:inline;
}
h3{
	font-size:10px;
	color:#c4c4c4;
	font-family:arial;
	line-height:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	display:inline;
}
h4{
	font-size:14px;
	color:#730a00;
	font-family:arial;
	line-height:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	display:inline;
}
a{
	font-size:12px;
	color:#730a00;
	font-family:arial;
	line-height:16px;
	font-weight:bold;
}
a:hover{
	font-size:12px;
	color:#b78375;
	font-family:arial;
	line-height:16px;
	font-weight:bold;
}
.front_div{
	width:300px; 
	height:195px; 
	background-color: #d9d9d9;
	float:left;
}
.bottom_div{
	font-size:10px;
	color:#c4c4c4;
	font-family:arial;
	width:300px; 
	background-color: #000000;
	float:left;
}
.submitbutton{
        width: 91px;
        height: 25px;
        margin: 0;
        padding: 0;
        border: 0;
        background: url(images/submit.gif) no-repeat center top;
        cursor: pointer; 
        cursor: hand; 
}
.footer{
	font-size:10px;
	color:#d0d0d0;
	font-family:arial;
}

a.footer{
	font-size:10px;
	color:#d0d0d0;
	font-family:arial;
	text-decoration:none;
}
a.footer:hover{
	font-size:10px;
	color:#FFFFFF;
	font-family:arial;
	text-decoration:none;
}

.speech_container{
        width: 740px;
        height: 207px;
		background-color:#FFFFFF;
}
.speech_btm_container{
        width: 740px;
        height: 43px;
		background-color:#d9d9d9;
}
.speech_left{
        width: 18px;
        height: 207px;
        background: url(images/speech_left.gif) no-repeat;
		float:left;
}
.speech_right{
        width: 18px;
        height: 207px;
        background: url(images/speech_right.gif) no-repeat;
		float:right;
}
.speech_btm{
        width: 95px;
        height: 43px;
        background: url(images/speech_btm.gif) no-repeat;
}
