body
{
	margin: 5px;
	background-color: #d34f8d;
} 



/* Everything */
#all
{
	padding-right: 30px;
	width: 100%;
	max-width: 95%;
	background-color: #d34f8d;
	text-align: left;
}

#header
{
	margin: 0px;
}
p
{
	font: 71%/17px verdana,sans-serif;
	text-align: left;
	text-decoration: none;
} 
#toppic
{
	float: left;
}

#addressl
{
	display: inline;
	float: left;
	margin: 20px 0px 0px 25px;
	font: bold 71% verdana,sans-serif;
	color: #cccccc;
	text-align: left;
	text-decoration: none;
}
#addressr
{
	display: inline;
	float: right;
	margin: 20px 0px 0px 25px;
	font: bold 71%/20px verdana,sans-serif;
	color: #fff;
	text-align: right;
	text-decoration: none;
}

#logor
{
	padding-right: 0px;
	margin-top: 20px;
	display: inline;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	vertical-align: middle;
	margin-right: 20px;
	padding-top: 0px;
}
#logol
{
	padding-right: 0px;
	margin-top: 20px;
	display: inline;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	vertical-align: middle;
	padding-top: 0px;
}


b
{
	font-weight: bold;
} 


li
{
	font: 82%/17px verdana,sans-serif;
	margin-left: 0px;
	color: #02a1d8;
	text-decoration: none;
} 

ul
{
	padding-left: 70px;
	margin-left: 0px;
} 


/* NAV*/
#main
{
	clear: both;
}

#left
{
	float: left;
}

/* LEFT*/
#leftnav
{
	padding-right: 15px;
	padding-left: 15px;
	background: #d34f8d;
	padding-bottom: 2px;
	margin: 0px;
	vertical-align: top;
	text-transform: capitalize;
	width: 148px;
	padding-top: 2px;
}
#leftnav ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 12px 0px 0px;
	padding-top: 0px;
}
#leftnav li
{
	display: block;
	margin-bottom: 8px;
	line-height: 14px;
}
#leftnav li a
{
	font: bold 85% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#leftnav a:hover
{
	color: #f7b903;
}
#leftnav a.on{color:#af4276;}


/* Content */


#content-area
{
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	width: 80%;
	padding-top: 0px;
}


.right
{
	border-right: #000 0px solid;
	border-top: #000 0px solid;
	float: right;
	margin: 0px 0px 0px 22px;
	border-left: #000 0px solid;
	border-bottom: #000 0px solid;
} 

/* BIG POD */
#main-container
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px 20px 2px 2px;
	width: 100%;
	max-width:100%;
	padding-top: 2px;
}
.main-box
{
	background-color: #af4276;
}
.main-tl
{
	background: url(../images/main-pod-tl.gif) no-repeat 0px 0px;
	position: relative;
}
.main-tr
{
	background: url(../images/main-pod-tr.gif) no-repeat 100% 0px;
	position: relative;
}
.main-bl
{
	background: url(../images/main-pod-bl.gif) no-repeat 0px 100%;
	position: relative;
}
.main-br
{
	padding-right: 0em;
	padding-left: 0em;
	background: url(../images/main-pod-br.gif) no-repeat 100% 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
}
.main-t
{
	background: url(../images/main-pod-dot.gif) repeat-x 0px 0px;
	position: relative;
}
.main-b
{
	background: url(../images/main-pod-dot.gif) repeat-x 0px 100%;
	position: relative;
}
.main-l
{
	background: url(../images/main-pod-dot.gif) repeat-y 0px 0px;
	position: relative;
}
.main-r
{
	background: url(../images/main-pod-dot.gif) repeat-y 100% 0px;
	position: relative;
}

/* END BIG POD */
/* WHITE POD*/

.container
{
	margin: 12px;
	background-color: #af4276;
}
.box
{
	background-color: #af4276;
}


.tl
{
	background: url(../images/pod-tl.gif) no-repeat 0px 0px;
	position: relative;
}
.tr
{
	background: url(../images/pod-tr.gif) no-repeat 100% 0px;
	position: relative;
}
.bl
{
	background: url(../images/pod-bl.gif) no-repeat 0px 100%;
	position: relative;
}
.br
{
	padding-right: 0em;
	padding-left: 0em;
	background: url(../images/pod-br.gif) no-repeat 100% 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
}

.t
{
	background: url(../images/pod-dot.gif) repeat-x 0px 0px;
	position: relative;
}

.b
{
	background: url(../images/pod-dot.gif) repeat-x 0px 100%;
	position: relative;
}

.l
{
	background: url(../images/pod-dot.gif) repeat-y 0px 0px;
	position: relative;
}

.r
{
	background: url(../images/pod-dot.gif) repeat-y 100% 0px;
	position: relative;
}


.red
{
	padding-right: 0px;
	padding-left: 22px;
	font-size: 10px;
	MIN-HEIGHT: 130px;
	padding-bottom: 18px;
	color: red;
	padding-top: 22px;
	font-family: verdana,Sans-Serif;
}

.content
{
	padding-right: 0px;
	padding-left: 22px;

	padding-bottom: 18px;
	padding-top: 22px;
	text-align: justify;
}

.content p
{
	width: 95%;
	color: #fff;
	height: auto;
}

p, h1, h2, h3, li
{
	color: #d34f8d;
}

h1
{
	margin: 7px 12px;
	font: bold 97% Arial, Helvetica, sans-serif;
	color: #fff;
}

.content a.bold
{
	font: bold 71% Verdana, Arial, Helvetica, sans-serif;
	color: #02a1d8;
	text-decoration: none;
} 

.content a
{
	color: #fab7d7;
} 

a.nonbold {
font-weight:normal;

} 

a:visited {

} 
a:hover {
color: #f7b903; 
} 


a.bold {
color: #02A1D8; font: normal bold 71%  Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
text-decoration: none; 
} 

a {
color: #FFFFFF; 
} 

a.nonbold {
font-weight:normal;

} 

a:visited {

} 
a:hover
{
	color: #f7b903;
} 


/* Footer */

.credit1
{
	clear: both;
	margin-top: 10px;
	margin-left:138px;
	margin-right:40px;
	font: 70% verdana;
	width: 100%;
	max-width:80%;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.credit2
{
	clear: both;
	margin-top: 10px;
	margin-left:138px;
	margin-right:40px;
	font: 70% verdana;
	width: 100%;
	max-width:80%;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#olPages
{
	font-size: 100%;
	font-family: verdana,arial, helvetica,sans-serif;
}


/* FORM */

.content ul
{
	width: 98%;
	color: #000000;
	height: auto;
	text-align: left;
	text-decoration: none;
	list-style-type: none;
}

.content li
{
    	list-style:none;
   	font: 10pt verdana, sans-serif,;
    	padding-top:5px;
    	padding-bottom:5px;
}

 .content label

{
	font: 85% verdana, sans-serif;
	color:#ffffff;
	width: 13em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

.content input
{
	color: #474747;
	font-size: 80%;
}

.content textarea
{
    	width:250px;
    	font: 80% verdana, sans-serif;
    	color: #474747;
}

.content checkbox
{
    	border: 1px, #474747;
}

.submit.input
{
	color: #474747;
	background: #ffffff;
	border: 1px outset #474747;
	padding-left: 5em;
} 


.LinkButton
{
	font-size: 80%;
	vertical-align: top;
	width: 69px;
	color: #fff;
	margin-right: 5px;
	font-family: verdana,Sans-Serif;
	text-align: center;
	text-decoration: underline;
}

.LinkButton:Hover
{
	font-size: 80%;
	vertical-align: top;
	width: 69px;
	color: #f7b903;
	margin-right: 5px;
	font-family: verdana,Sans-Serif;
	text-align: center;
	text-decoration: underline;
}
.statstable
{
	font: 100% verdana,sans-serif;
	text-align: left;
	text-decoration: none;
	color: black;
	font-family: verdana;
	text-decoration: none;
}
