/* CSS Document */

body
{
		font-family:Tahoma, verdana; font-size:9pt;
}

#border
{
		width:780px; min-height:600px; border:solid 1px #CCCCCC;
}

#top
{
	height:78px;
}

#logo
{
		float:left; background:url(images/logo.gif) no-repeat; width:197px; height:77px;
}

#logo_side
{
		float:left; background:url(images/logo_side.gif) no-repeat; width:98px; height:52px;
}

#logolineRest
{
		float:left; width:485px; height:52px; background:#CDC4B9;
}

#links
{
		float:left; width:583px; background-color:#808590; height:20px; margin-top:2px;
}

#left
{
		width:175px; float:left; background-color:#CDC4B9;  min-height:480px;
}

#right
{
		float:left; background-color:#FFFFFF; width:605px; text-align:left;
}

#bottom
{
		background-color:#808590; height:20px;
}

table.register
{
		margin-top:30px;
}

p#message
{
		color:#FF0000; width:500px; line-height:50px; text-align:center; border:#FF0000 1px solid; background:#FFFFCC; height:50px;
}

#success
{
	color: #009900;
}
