/* CSS Document */

body{
	padding : 0;
	margin : 0;
	background-image: url(images/OT-sky.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}
td{
	font-size: 12px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFCC00;
	font-weight: bold;


}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.main a{
	color: #FFCC00;
	text-decoration: none;

}
.main a:hover{
	color: #FFCC00;
	text-decoration: underline;

}
.OT-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.OT-nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;


}
.OT-nav a{
	color: #FFFFFF;
	text-decoration: none;
}
.OT-nav a:hover{
	color: #FF0000;
	text-decoration: none;
}
.small-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.small-white a{
	color: #FFFFFF;
	text-decoration: none;
}
.small-white a:hover{
	color: #FF0000;
}
.small-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}
.small-grey a{
	color: #777777;
	text-decoration: none;
}
.small-grey a:hover{
	color: #777777;
	text-decoration: none;
}
.bold-gold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.bold-gold a{
	color: #FFFFFF;
}
.bold-gold a:hover{
	color: #FFFFFF;
}
#tableWithBG {
	background-repeat: no-repeat;
	background-image: url(images/OT-left_r2_c1.jpg);
	background-position: 0 46px;
}
#tableTop {
	background-image: url(images/OT-left-clear.gif);
	background-repeat: no-repeat;
}
.fpColor {
	color: #96E78A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.fpColor a{
	color: #96E78A
}