/* BASE TAG DEFINITIONS *************************************************************/
/* FFFDDCC  FFCC99AA CC99AA */
body {
	margin : 0px;
	padding : 0px;
/*	filter : progid:DXImageTransform.Microsoft.Gradient (gradientType=0, startColorStr="#FFFDDCC", endColorStr="#FFCC99AA");
	background-color : #CC99AA; */
	width : 100%;
	height : 100%;
	font-family : Arial;
	font-size : 12px;
}

h1 {
	font-family : Arial;
	font-size : 22px;
	font-weight : bold;
	color : #5FACFE;
	/* top,right,bottom,left*/
	padding : 0px 4px 0px 10px;
}

h2 {
	font-family : Arial;
	font-size : 17px;
	font-weight : bold;
	text-align : center;
}

li,p {
	font-family : Arial;
	font-size : 12px;
	color : black;
	/* top,right,bottom,left*/
	padding : 0px 4px 0px 10px;
	text-align : justify;
}

a {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : navy;
}

a:hover {
	text-decoration : none;
}

a:visited {}

a:active {}

hr {
	width : 98%;
	text-align : center;
	height : 1px;
	color : black;
}

a.nav {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	color : white;
}

a.nav:hover {
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	color : navy;
}

a.nav:visited {}

a.nav:active {}

/* CLASS DEFINITIONS ****************************************************************/
.frontBlack {
	font-family : arial;
	font-size : 11px;
	color: black;
	/* top,right,bottom,left*/
	padding : 0px 4px 0px 10px;
	margin-top:5px;
}
.menuContainer {
	width : auto;
}

.menuContainerLogout {
	width : auto;
	text-align : right;
}

a.menuItem {
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	height : 24px;
	padding : 3px 8px 5px 3px;
	line-height : 22px;
	color : #FFFFFF;
	background-color : #FF2377;;
/*	border-width : 4px 2px 2px 4px;
	border-color : #19319D;
	border-style : solid;*/
	padding : 3px;
	text-shadow : 2px 2px 2px black;
}

a.menuItem:hover {
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	height : 30px;
	padding : 4px 8px 5px 4px;
	line-height : 22px;
	color : #FFFFFF;
	background-color : #CC1133;
/*	border-width : 3px 2px 2px 3px;
	border-color : #000530 #2844BA #2844BA #000530;
	border-style : solid;*/
	padding : 3px;
}

a.menuItem:visited {}
a.menuItem:active {}

input.longText {
/*	background-color : #EEEEFF;*/
	color : black;
	font-family : Arial;
	font-size : 11px;
	height : 15px;
	width : 300px;
/*	border : 1px black solid;*/
}

input.midText {
/*	background-color : #EEEEFF;*/
	color : black;
	font-family : Arial;
	font-size : 11px;
	height : 15px;
	width : 150px;
/*	border : 1px black solid;*/
}

input.shortText {
/*	background-color : #EEEEFF;*/
	color : black;
	font-family : Arial;
	font-size : 11px;
	width : 50px;
	height : 15px;
/*	border : 1px black solid;*/
}

input.button {
/*	background-color : #EEEEFF;*/
	color : black;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
/*	border : #FFFFFF #9999CC #9999CC #FFFFFF;*/
}

select {
/*	background-color : #EEEEFF;*/
	color : black;
	font-family : Arial;
	font-size : 11px;
/*	border : #FFFFFF #9999CC #9999CC #FFFFFF;*/
}

textarea {
/*	background-color : #EEEEFF;*/
	color : black;
	font-family : Arial;
	font-size : 11px;
	width : 300px;
	height : 150px;
	border : 1px black solid;
}

.dataTable {
	border : 1px black solid;
	padding : 0px;
}

.tableHeader {
	font-family : Arial;
	font-size : 13px;
	color : white;
	text-align : center;
	font-weight : bold;
	background-color : #FF2377;
	border-width : 0px 0px 1px 0px;
	border-color : #000000 #000000 #000000 #000000;
	border-style : solid;
/*	border-width : 3px 3px 3px 3px;
	border-color : #2846CF #0C1C7E #0C1C7E #2846CF;
	border-style : solid;*/
	padding : 3px;
}

.subHeader {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-align : center;
	font-weight : bold;
	background-color : #CC1144;
	border-width : 1px 0px 1px 0px;
	border-color : #FF2377 #000000 #000000 #000000;
	border-style : solid;
/*	border-width : 3px 3px 3px 3px;
	border-color : #2846CF #0C1C7E #0C1C7E #2846CF;
	border-style : solid;*/
	padding : 3px;
}

.oddRow {
	background-color : white;
}

.evenRow {
	background-color : #FFE0F0;
}
/* ELEMENT ID DEFINITIONS ***********************************************************/
#MenuBar {
	padding : 4px;
	background-color : #FF2377;
}

#MainContainer {
	padding : 10px;
}

#LoginBox {
	width : 300px;
	background-color : white;
	border : 1px black solid;
}

#HeaderBox {
/*	font-family : Arial;
	font-size : 13px;
	color : #EE2D78;
	text-align : center;
	font-weight : bold;
	background-color : #FFFFFF;
	border-width : 3px 3px 3px 3px;
	border-color : #2846CF #0C1C7E #0C1C7E #2846CF;
	border-style : solid;*/
	border-width : 0px 0px 1px 0px;
	border-color : black;
	border-style : solid;
}

.menuBox {
	border : 1px black solid;
	background-color : #000066;
}
.menuItem {
/*	background-color : #0033A6;
	padding : 0px 5px 0px 5px;
	line-height : 16px;
	font-family : Arial;
	font-size : 10px;
	color : white;
	letter-spacing : 0.01em;
	font-weight : bold;
	font-style : normal;*/
	width : 200px;
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	height : 16px;
	padding : 2px;
	line-height : 16px;
	color : #FFFFFF;
	background-color : #FF2377;
	text-shadow : 2px 2px 2px black;
}

.menuItemSelected {
/*	background-color : #000066;
	padding : 0px 5px 0px 5px;
	line-height : 16px;
	font-family : Arial;
	font-size : 10px;
	color : gold;
	font-weight : bold;
	font-style : italic;
	letter-spacing : 0.01em;*/
	width : 200px;
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	height : 16px;
	padding : 2px;
	line-height : 16px;
	color : #FFFFFF;
	background-color : #CC1133;
	text-shadow : 2px 2px 2px black;
}

