body
{     
	margin: 0px;
	background: transparent url(../images/logobg.gif);
}

body.no_bg
{
	background-image: none;
}

form
{margin: 0px
}

body, p.Text, #Menu div, #SubMenu div, input, #Login, p, div, td, span, select, textarea
{
	font-family: arial;
	font-size: 11px;
	color: #184294;
}

p.Date
{
	font-size:21px;
	font-weight:bold;
}

p.IndexAbstract
{
	font-size: 16px;
	
}

a.IndexLink
{
	float:right;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	color:#EF4231 !important;
	border:3px double #EF4231;
	padding:10px;
	
}
input {
	border:1px solid #EF4231;
}

#TopBar
{
	background: transparent url(../images/topbar.gif) repeat-x;
	height: 35px;
	line-height: 28px;
	color: White;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	font-size: 14px;
	font-style: italic;
}

#Logo
{
	background: transparent url(../images/logobg.gif);
}

#Logo img
{
	margin: 5px;
}

#BlueBar
{
	background: white url(../images/bluebar.gif) repeat-x;
	height: 22px;
	padding-top: 1px;
	position:relative;
}

#Container
{
	padding-top: 25px;
	*padding-top:15px;
	padding-bottom: 15px;
}

#BreadCrumb
{
	top:25px;
	left:100px;
	position: absolute;
	color: #EF4231;
}

#Languages
{
	background: transparent url(../images/menucornerbg.gif) repeat-x;	
	float: left;
}

#Login
{
	padding: 5px;	
}

#LoggedInStatus
{
	float: right;
}

#Content
{
	margin-left: 10px;
}

#Container, #BreadCrumb
{
	background: white;
}

#Images, .ImagesUnder { border-left: solid 1px #DBDBDB }

p.Image
{
	margin: 5px;
}

#Downloads
{
	background: #CC3333;
	color: white;
	padding: 2px
}

.FileIcon, .FileName { padding: 2px;}

.FileIcon 
{
	float: left; 
	background: #white;
	border: solid 1px #CC3333;
	margin-right: 2px;
}

h3
{
	font-size: 12px;
	margin: 8px 2px 2px 2px;
}

.MenuItem, .MenuItemSel, #LeftCorner, #RightCorner, .MenuItemLoggedIn
{
	float: left;	
	padding: 4px 4px 3px 4px;
	/*background: #EF4231;*/
	background:#184294;
	font-weight: bold;
	height:16px;
	*height:21px;
}


.MenuItemSel
{
	/*background: #184294;*/
	background:#EF4231;
	color: white;
}

#Menu
{
	position:relative;
	width:100%;
	margin-right:43px;
}

#SubMenu, .SubMenuUnder
{
	width: 145px;
	border-right: solid 1px #DBDBDB;
}

.SubMenuItemSep
{
	border-bottom: dashed 1px #A1A1A1;
}

a.SubMenuLink:link, a.SubMenuLink:visited, a.SubMenuLink:active
{
	padding: 5px 5px 5px 5px;	
	display: block;
	text-decoration: none;
	border: solid 2px white
}

a.SubMenuLink:hover
{
	background: #EF4231;
	color: White;
	border-bottom: solid 2px #DBDBDB;
	border-right:  solid 2px #DBDBDB;
}

a.AdminLink:link, a.AdminLink:visited, a.AdminLink:active
{
}

a.AdminLink:hover
{
}

.SubMenuItemSel
{
	font-weight: bold;
	color: #EF4231;
}

#SubSubMenu
{
	padding-left: 10px;	
}

.SubSubMenuItem, .SubSubMenuItemSel
{
	padding: 5px 5px 5px 5px;	
}

.Spacer
{
	clear: both;
}

a:link, a:visited, a:active
{
	color: #333399;
}

a.Page:link, a.Page:visited, a.Page:active
{
	color: white;
	text-decoration: none;
	white-space:nowrap;
}

h2
{
	font-size: 14px;
	color: #EF4231;
	margin: 0px;
}

p.Text, p.EndText, p
{
	margin: 5px;
}

.Butt
{
	background: #EEEEEE;
	border-style:double ;
	border-width: 5px;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	border-color: #EF4231;
	cursor: hand;
	color: #EF4231;	
}

#LeftCorner
{
	background: transparent url(../images/l_corner.gif) no-repeat;
	height: 42px;
	width:43px;
	padding:0px;
	margin:0px;
	display:inline;
	
}


#RightCorner
{
	background: transparent url(../images/r_corner.gif) no-repeat;
	height: 42px;
	width:43px;
	padding:0px;
	margin:0px;
}

#Footer
{
	background: transparent url(../images/borderbottom.gif) repeat-x;
	height: 5px;
	padding-top: 8px;
	text-align: center;
}	

.Row, .SubmitRow
{
	margin: 5px;
	clear: both;
}

.Row .Title
{
	float: left;
	width: 200px;
}

.SubmitRow
{
	margin: 10px;
	text-align: right;
	font-weight: bold;
}

.RowText
{
	width: 200px;
}

h6
{
	font-weight: bold;
	font-size: 11px;
	color: gray;
}

.Sep
{
	border-bottom: dashed 1px #CC3333;
	margin: 5px;
	height: 5px;
}

.#EF4231
{
	color: #EF4231;
	font-size: 14px;
}

.Error
{
	font-weight: bold;
	color: #EF4231;
	margin: 5px;
}

#Data
{
	font-size: 11px;
}

h5
{
	font-size: 13px;	
}
	