body
{
	COLOR: #333333;
    FONT-SIZE: 11px;
	line-height : 16px;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

td
{
	COLOR: #333333;
    FONT-SIZE: 11px;
	line-height : 16px;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

th
{
	COLOR: #333333;
    FONT-SIZE: 11px;
	line-height : 16px;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

p
{
	COLOR: #333333;
    FONT-SIZE: 11px;
	line-height : 16px;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

a {
	text-decoration : underline;
}
a:link {
	color: #cc0000;
}
a:visited {
	color: #cc0000;
}
a:active {
	color: #F9B34F;
}
a:hover {
	color: #F9B34F;
}

.content {
	color: #333333;
	line-height : 16px;
	font-size : 11px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}



.titleheader {font-size: 14px;
color:#990000;
font-weight:bold;
line-height:16px;
}

.maintitle {font-size: 25px;
color:#544636;
line-height:30px;
}

.logintitle {font-size: 18px;
color:#544636;
line-height:30px;
font-weight:bold;
}

.textbox {
    width: 216px;
    height: 80px;
    font-weight:bold;
    border: solid 1px #e3d3c3;
	background-color: White;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
	
	.specialbox {
    width: 470px;
    font-weight:bold;
    border: solid 1px #e3d3c3;
	background-color: White;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
	
.camerabox {
    width: 655px;
    font-weight:bold;
    border: solid 2px #e3d3c3;
	background-color: White;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}

.loginbox {
	border: 1px dotted #660000;
    background-color: #FAFBF6;
}
