BODY
{
    FONT-SIZE: 12px;
    COLOR: BLACK;
    FONT-FAMILY: Arial
}



TD
{
    FONT-SIZE: 12px;
    COLOR: BLACK;
    FONT-FAMILY: Arial
}

.small
{
    FONT-SIZE: 10px
}

INPUT
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial
}

.deepsea, .deepsea TD, .deepsea TH
{
	background-image: url('../image_new/new_head.jpg');
	background-color: blue;
	color: white;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}

.bigblue
{
	font-family: Arial;
	color : #2D4472;
	font-weight: bolder;
	font-size: 16px;
}
.mediumblue
{
	color : #2D4472;
	font-weight: bolder;
	font-size: 11px;
	text-decoration : none;
}
.bigbold
{
	font-family: Arial;
	color : black;
	font-weight: bolder;
	font-size: 12px;
}

.smaller
{
	font-family: Arial;
	font-size: 9px;
}

A:LINK {
	color : #2D4472;
	font-weight: bolder;
	font-size: 11px;
	text-decoration : none;
}

A:VISITED {
	color : #2D4472;
	font-weight: bolder;
	font-size: 11px;
	text-decoration : none;
}

A:HOVER {
	color : #FFCC66;
	font-weight: bolder;
	font-size: 11px;
	text-decoration : underline;
}

A.footer:LINK {
	color : BLACK;
	font-size: 10px;
	text-decoration : none;
}

A.footer:VISITED {
	color : BLACK;
	font-size: 10px;
	text-decoration : none;
}

A.footer:HOVER {
	color : BLACK;
	font-size: 10px;
	text-decoration : underline;
}

A.subnav:LINK {
	color : #2D4472;
	font-size: 10px;
	text-decoration : none;
}

A.subnav:VISITED {
	color : #2D4472;
	font-size: 10px;
	text-decoration : none;
}

A.subnav:HOVER {
	color : BLACK;
	font-size: 10px;
	text-decoration : underline;
}


A.header_box:LINK {
	color : WHITE;
	font-size: 10px;
	text-decoration : none;
}

A.header_box:VISITED {
	color : WHITE;
	font-size: 10px;
	text-decoration : none;
}

A.header_box:HOVER {
	color : #FFCC66;
	font-size: 10px;
	text-decoration : underline;
}

A.header_login:LINK {
	color : #FFCC66;
	font-size: 10px;
	text-decoration : none;
}

A.header_login:VISITED {
	color : #FFCC66;
	font-size: 10px;
	text-decoration : none;
}

A.header_login:HOVER {
	color : WHITE;
	font-size: 10px;
	text-decoration : underline;
}
.WelcomeTo {
	font-family:Arial;
	color : #FFCC66;
	font-weight: bolder;
	font-size: 30px;
	font-style: italic
}