/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    BACKGROUND: #ffffff;
    padding: 0px, 0px, 0px, 0px;
    margin: 0px, 0px, 0px, 0px;
}

.pagebackground
{
	background-image: url(images/background.gif);
}

.pageborder
{
    background-color:white;
    border-left: solid 4px #b1b169;
    border-top: solid 3px #b1b169;
    border-right: solid 4px #b1b169;
    border-bottom: solid 3px #b1b169;
}

.leftbackground
{
    background-color:white;
    background-repeat: no-repeat;
}

.errortxt
{
    FONT-SIZE: 11px;
    FONT-STYLE:normal;
    font-weight: 700;
    LETTER-SPACING: 1px;
}

.txt
{
	FONT-FAMILY: Arial,Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 500;
    LETTER-SPACING: 1px;
    color:Black;
}

.txtbold
{
	FONT-FAMILY: Arial,Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 700;
    LETTER-SPACING: 1px;
}

.topmenu:link
{
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 500;
    color:#346217;
    height: 23px;
    text-decoration: none;
}

.topmenu:visited
{
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 500;
    color:#346217;
    height: 23px;
    text-decoration: none;
}

.topmenu:active
{
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 500;
    color:#346217;
    height: 23px;
    text-decoration: none;
}

.topmenu:hover
{
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 500;
    color:#ffffff;
    height: 23px;
    background-color: #cc9933;
}

.topmenuon
{
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 500;
    color:#cc9933;
    height: 23px;
    background-color: #e1f0e1;
    text-decoration: none;
}

.topmenuon:hover
{
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 500;
    color:#cc9933;
    height: 23px;
    background-color: #e1f0e1;
    text-decoration: none;
}

.submenu:link
{
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 10px;
    FONT-STYLE:normal;
    font-weight: 500;
    color:#346217;
    height: 15px;
    text-decoration: none;
}

.submenu:visited
{
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 10px;
    FONT-STYLE:normal;
    font-weight: 500;
    color:#346217;
    height: 15px;
    text-decoration: none;
}

.submenu:active
{
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 10px;
    FONT-STYLE:normal;
    font-weight: 500;
    color:#346217;
    height: 15px;
    text-decoration: none;
}

.submenu:hover
{
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 10px;
    FONT-STYLE:normal;
    font-weight: 500;
    color:#ffffff;
    height: 15px;
    background-color: #cc9933;
    text-decoration: none;
}

.submenuon
{
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 10px;
    FONT-STYLE:normal;
    font-weight: 500;
    color:#cc9933;
    height: 15px;
    background-color: #e1f0e1;
    text-decoration: none;
}

.submenuon:hover
{
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 10px;
    FONT-STYLE:normal;
    font-weight: 500;
    color:#cc9933;
    height: 15px;
    background-color: #e1f0e1;
    text-decoration: none;
}

.adminmenu:link
{
	FONT-FAMILY: Arial,Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 600;
    LETTER-SPACING: 1px;
    color:#837467;
    text-decoration: none;
}

.adminmenu:visited
{
	FONT-FAMILY: Arial,Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 600;
    LETTER-SPACING: 1px;
    color:#837467;
    text-decoration: none;
}

.adminmenu:active
{
	FONT-FAMILY: Arial,Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 600;
    LETTER-SPACING: 1px;
    color:#837467;
    text-decoration: none;
}

.adminmenu:hover
{
	FONT-FAMILY: Arial,Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 600;
    LETTER-SPACING: 1px;
    color:#000000;
    text-decoration: none;
}

.adminmenuon
{
	FONT-FAMILY: Arial,Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;
    font-weight: 600;
    LETTER-SPACING: 1px;
    color:#000000;
    text-decoration: none;
}

.leftborder
{
	border-left: solid, 1px, red;
}
A
{
    COLOR: #0000ff;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #f2b452;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: #660033;
    TEXT-DECORATION: none;
}
.titlebar
{
	background-image: url(images/titlebar.gif);
	FONT-FAMILY: Tahoma,Trebuchet,Sans-Serif;
    FONT-SIZE: 12px;
    FONT-STYLE:normal;	
    font-weight: 500;
    height:20px;
    color:#000062;
    text-decoration: none;
    padding: 0px, 0px, 4px, 5px;
	border-top: solid 0px #5f95db;
	border-left: solid 1px #5f95db;
	border-right: solid 1px #5f95db;
	border-bottom: solid 0px #5f95db;
}

.rotationpicture
{
    background-color:white;
    border-left: solid 2px #b1b169;
    border-top: solid 2px #b1b169;
    border-right: solid 2px #b1b169;
    border-bottom: solid 2px #b1b169;
}

