
/* TAGS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/index_01.gif);
}

h1 {
	font-family: verdana;
	font-size: 16px;
	color: #333333;
	font-weight:bold;
}

/* MENUS */


/* TEXT STYLES */


.small-text-white{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.small-text-white:hover{
	text-decoration: underline;
}

.small-text{
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

.small-text:hover{
	text-decoration: underline;
}

.bold-medium{
	font-family: Verdana;
	font-size: 14px;
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
}

.bold-medium:hover{
	text-decoration:underline;
}

/* OTHER TABLE STYLES */

.maintable {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	padding-left:60px;
	padding-right:70px;
}


/* LINE & PADDING STYLES */




